SOLUTION: Circle T intersects the hyperbola y=1/x at (1,1), (3, 1/3), and two other points. What is the product of the y coordinates of the other two points? Please write in proof format. Th

Algebra ->  Circles -> SOLUTION: Circle T intersects the hyperbola y=1/x at (1,1), (3, 1/3), and two other points. What is the product of the y coordinates of the other two points? Please write in proof format. Th      Log On


   



Question 1073403: Circle T intersects the hyperbola y=1/x at (1,1), (3, 1/3), and two other points. What is the product of the y coordinates of the other two points? Please write in proof format. Thank you.
Answer by ikleyn(52787) About Me  (Show Source):
You can put this solution on YOUR website!
.
Circle T intersects the hyperbola y=1/x at (1,1), (3, 1/3), and two other points.
What is the product of the y coordinates of the other two points? Please write in proof format. Thank you.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The equation of the circle is

%28x-a%29%5E2+%2B+%28y-b%29%5E2 = r%5E2,

for some "a", "b" and "r".

The equation of the hyperbola is y = 1%2Fx (given !)

You will get the equation for common points (intersection points) if you substitute equation (2)  into the equation (1).
You will get

%28x-a%29%5E2 + %281%2Fx+-+b%29%5E2 = r%5E2,   or

x%5E2+-2ax+%2B+a%5E2 + 1%2Fx%5E2 - %282b%2Fx%29 + b%5E2+-+r%5E2 = 0.

Next multiply both sides by x%5E2 to rid of denominators. You will get

x%5E4+-+2ax%5E3+%2Ba%5E2%2Ax%5E2+%2B+1+-+2bx+%2B+b%5E2%2Ax%5E2+-r%5E2%2Ax%5E2 = 0,   or, ordering by descending degrees of x

x%5E4+-+2a%2Ax%5E3+%2B+%28a%5E2+%2B+b%5E2+-+r%5E2%29%2Ax%5E2+-+2bx+%2B+1 = 0.


The last equation is the 4-th degree equation. Its roots are x-coordinates of the common (intersection) points.

Two of the roots are given: they are x-coordinates of the given intersection points  x= 1 and x= 3.

Two other roots are not known.
But, according to the Vieta's theorem for the equation of the degree 4, the product of four roots is the constant term  

           ( ! - it is the KEY idea ! ).


Thus, x%5B1%5D%2Ax%5B2%5D%2Ax%5B3%5D%2Ax%5B4%5D = 1%2A%281%2F3%29%2Ax%5B3%5D%2Ax%5B4%5D = 1,      (1)

which implies

      x%5B3%5D%2Ax%5B4%5D = 1%2F%28%281%2F3%29%29 = 3.               (2)

The problem asks about y%5B3%5D%2Ay%5B4%5D, but it is simply 

     y%5B3%5D%2Ay%5B4%5D = 1%2Fx%5B3%5D.1%2Fx%5B4%5D = 1%2F%28x%5B3%5D%2Ax%5B4%5D%29 = 1%2F3

due to (2).


So, the problem is solved and the answer is: the product of y-coordinates of the two other intersection points is 1%2F3.


Answer.  The product of y-coordinates of the two other intersection points is 1%2F3.

Solved.


For Vieta's Theorem see this Wikipedia article.