Question
Question: P is a point (a,b) in the first quadrant. If the two circles which pass through P and touch both the...
P is a point (a,b) in the first quadrant. If the two circles which pass through P and touch both the co-ordinate axes cut at right angles, then :

a² - 6ab + b² = 0
a² + 2ab - b² = 0
a² - 4ab + b² = 0
a² - 8ab + b² = 0
a² - 4ab + b² = 0
Solution
Let the equations of the two circles be (x−r1)2+(y−r1)2=r12 and (x−r2)2+(y−r2)2=r22. Since P(a,b) lies on both circles, we have (a−r)2+(b−r)2=r2, which simplifies to r2−2(a+b)r+(a2+b2)=0. The roots of this quadratic are r1 and r2. From Vieta's formulas, r1+r2=2(a+b) and r1r2=a2+b2. The general equation of a circle is x2+y2+2gx+2fy+c=0. For the two circles, the centers are (−r1,−r1) and (−r2,−r2), and the radii are r1 and r2. The conditions for the circles are: Circle 1: g1=−r1, f1=−r1, c1=r12. Circle 2: g2=−r2, f2=−r2, c2=r22. For two circles to intersect at right angles, the condition is 2g1g2+2f1f2=c1+c2. Substituting the values: 2(−r1)(−r2)+2(−r1)(−r2)=r12+r22. 4r1r2=r12+r22. We know r12+r22=(r1+r2)2−2r1r2. So, 4r1r2=(r1+r2)2−2r1r2. 6r1r2=(r1+r2)2. Substitute r1+r2=2(a+b) and r1r2=a2+b2: 6(a2+b2)=(2(a+b))2 6(a2+b2)=4(a2+2ab+b2) 3(a2+b2)=2(a2+2ab+b2) 3a2+3b2=2a2+4ab+2b2 a2−4ab+b2=0.