Olympiad Maths Prep

Track / Stage 4 / 113 of 340 #373 of 2000

Problem 373

AMC 12 late, AIME early
Geometry Difficulty 4.7 Find the answer

Find the length of the chord that the line y=3xy=3 x cuts off from the circle (x+1)2+(y2)2=25(x+1)^{2}+(y-2)^{2}=25.

#

Official solution

Let's find the coordinates of the points of intersection A(x1;y1)A\left(x_{1} ; y_{1}\right) and B(x2;y2)B\left(x_{2} ; y_{2}\right) of the given line and circle. For this, we will solve the system of equations

{y=3x(x+1)2+(y2)2=25 \left\{\begin{array}{l} y=3 x \\ (x+1)^{2}+(y-2)^{2}=25 \end{array}\right.

We obtain: x1=1,y1=3,x2=2,y2=6x_{1}=-1, y_{1}=-3, x_{2}=2, y_{2}=6.

Using the formula for the distance between two points

AB=(x2x1)2+(y2y1)2=(2(1))2+(6(3))2=9+81=310 A B=\sqrt{\left(x_{2}-x_{1}\right)^{2}+\left(y_{2}-y_{1}\right)^{2}}=\sqrt{(2-(-1))^{2}+(6-(-3))^{2}}=\sqrt{9+81}=3 \sqrt{10}

## Answer

3103 \sqrt{10}.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.