SOLUTION: {{{highlight(A_circle_C)}}} x^2+y^2-2gx+2fy+e=0 has its center in the first quadrant. The x and y axes are tangents to C and {{{highlight(cross(its))}}} the point (3,6) is on the

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: {{{highlight(A_circle_C)}}} x^2+y^2-2gx+2fy+e=0 has its center in the first quadrant. The x and y axes are tangents to C and {{{highlight(cross(its))}}} the point (3,6) is on the      Log On


   



Question 1042977: highlight%28A_circle_C%29 x^2+y^2-2gx+2fy+e=0 has its center in the first quadrant. The x and y axes are tangents to C and
highlight%28cross%28its%29%29 the point (3,6) is on the circle. Find two equation of C.

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
highlight%28A_circle_C%29 x^2+y^2-2gx+2fy+e=0 has its center in the first quadrant. The x and y axes are tangents to C and
highlight%28cross%28its%29%29 the point (3,6) is on the circle. Find two equations of C.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1.  Since the axes x- and y- are tangents to C, the center of C lies on the line x = y. (which is the diagonal of the QI).

    In other words, the center of the circle is at the point (x0,x0) for some x0 (now unknown).

2.  Due to the same reason, the radius of the circle is equal to x0 (and to y0, too).

3.  So, the equation of the circle is

    %28x-x%5B0%5D%29%5E2+%2B+%28y-x%5B0%5D%29%5E2 = x%5B0%5D%5E2.   (1)

    The point (3,6) lies on the circle, so coordinates satisfy the equation (1). In other words,

    %283-x%5B0%5D%29%5E2+%2B+%286-x%5B0%5D%29%5E2 = x%5B0%5D%5E2.

4.  It gives you a quadratic equation for x%5B0%5D.

    9+-+2x%5B0%5D+%2B+x%5B0%5D%5E2+%2B+36+-+12x%5B0%5D+%2B+x%5B0%5D%5E2 = x%5B0%5D%5E2.

    Simplify and solve for x%5B0%5D:

    x%5B0%5D%5E2+-+14x%5B0%5D+%2B+45 = 0.

    The roots are  x%5B0%5D = 5  and  x%5B0%5D = 9.

5.  The first circle has the center (5,5) and the radius 5.

    Its equation is %28x-5%29%5E2+%2B+%28y-5%29%5E2 = 25.


    The second circle has the center (9,9) and the radius 9.

    Its equation is %28x-9%29%5E2+%2B+%28y-9%29%5E2 = 81.

Solved.