If a circle and rectangular hyperbola xy = c2 meets in 4 points P , Q , R and S then OP2 + OQ2 + OR2 + OS2=______ where r is the radius of the circle. O is the origin.
Let the circle be x2 + y2 + 2gx + 2gy + d = 0 and equation of hyperbola is xy = c2
y = c2x
substituting y in the equation of circle
we get x2 + c4x2 + 2gx + 2f c2x + d = 0
x2 + c4 + 2gx3 + 2fc2x + c4 = 0
x4 + 2gx3 + dx2 + 2fc2x + c4 = 0 - - - - - - (1)
This is a biquadratic equation .If should HAVE four roots.
we need to find the value of OP2 + OQ2 + OR2 + OS2
Let take the co-ordinates of P(x1 , y1),Q(x2 , y2)- - - - - - -
OP2 = x21 + y21
OQ2 = x22 + y22
OR2 = x23 + y23
OS2 = x24 + y24
OP2 + OQ2 + OR2 + OS2 = (x21 + x22 + x23 + x24 ) + (y21 + y22 + y23 + y24 )
=∑ x21 + ∑ y21
=(x1 + x2 + x3 + x4 )2 − 2 ∑ x1x2 + ∑ y21.