Question
Mathematics Question on Circles
Let the centre of a circle, passing through the point (0,0), (1,0) and touching the circle x2+y2=9, be (h,k). Then for all possible values of the coordinates of the centre (h,k), 4(h2+k2) is equal to __________.
Step 1: General equation of the circle The equation of the circle is:
(x−h)2+(y−k)2=r2.
Since the circle passes through the points (0,0) and (1,0), substitute these points into the circle’s equation.
For (0,0):
h2+k2=r2.
For (1,0):
(1−h)2+k2=r2.
Expanding and simplifying:
1−2h+h2+k2=h2+k2.
Substitute r2=h2+k2 into the equation:
1−2h+h2+k2=h2+k2.
Cancel h2+k2:
1−2h=0⟹h=21.
Step 2: Circle touches x2+y2=9 The given circle x2+y2=9 has a radius R=3 and is centered at (0,0). For the circle to touch x2+y2=9, the distance between their centers must be equal to the difference of their radii:
h2+k2=R−r=3−h2+k2.
Let d=h2+k2:
d=3−d⟹2d=3⟹d=23.
Thus:
h2+k2=(23)2=49.
Step 3: Compute 4(h2+k2) Multiply h2+k2 by 4:
4(h2+k2)=4⋅49=9.
Final Answer: 9.