Question
Question: How do you find the equation for a circle touching y – axis and passing through the points (1, 5), (...
How do you find the equation for a circle touching y – axis and passing through the points (1, 5), (8, 12)?
Solution
Now we have the equation of the circle is (x−x1)2+(y−y1)2=r2 . Now we know that the circle touches the y axis hence we have the radius of the circle is x1 . Now we will substitute r=x1 and form the equation of the circle. Now we know that the points (1, 5) and (8, 12) lie on the circle. Hence we will substitute these points in the equation of the circle and hence we will get two simultaneous equations. We will solve this equation to find x1,y1 and hence substitute it in the equation of the circle.
Complete step-by-step answer:
Now we know that the general equation of the circle is given (x−x1)2+(y−y1)2=r2 .
Where r is the radius of the circle and (x1,y1) is the center of the circle.
Now note that if the circle touches y axis then the radius of the circle is nothing but x1 as x1 is the distance between y axis and center.
Now substituting the value of r in the general equation of circle we get,
⇒(x−x1)2+(y−y1)2=x12
Now we know that (a−b)2=a2−2ab+b2 hence using this we get the equation of circle as,
⇒x2−2x1x+x12+y2−2y1y+y12=x12⇒x2−2x1x+y2−2y1y+y12=0.................(1)
Now we know that (1, 5) lies on the circle. Hence substituting x = 1 and y = 5 in equation (1) we get,
⇒1−2x1+25−10y1+y12=0⇒−2x1−10y1+y12+26=0........(2)
Similarly we have (8, 12) lies on the equation. Hence substituting it in equation (1) we get,
⇒64−16x1+144−24y1+y12=0⇒−16x1−24y1+y12+208=0........(3)
Now multiplying equation (2) by – 8 and then adding with equation (3) we get,
⇒16x1+80y1−8y12−208−16x1−24y1+y12+208=0⇒56y1=7y12
Hence we get y1=8
Now substituting y1=8 in equation (2) we get, −2x1−80+64+26=0⇒x1=5
Now again substituting the values x1=5 and y1=8 in equation (x−x1)2+(y−y1)2=x12 we get, the equation of circle as (x−5)2+(y−8)2=25
Hence we have the equation of required circle as (x−5)2+(y−8)2=25
Note: Note that when the equation 56y1=7y12 is quadratic equation in y1 which has two roots. We can see that one root of the equation is 0. But this cannot be as this would mean the center of the circle lies on y axis and we have the circle also touches y axis and hence this case is not possible.