Solveeit Logo

Question

Mathematics Question on Circles

Let the centre of a circle, passing through the point (0,0)(0, 0), (1,0)(1, 0) and touching the circle x2+y2=9x^2 + y^2 = 9, be (h,k)(h, k). Then for all possible values of the coordinates of the centre (h,k)(h, k), 4(h2+k2)4(h^2 + k^2) is equal to __________.

Answer

Step 1: General equation of the circle The equation of the circle is:

(xh)2+(yk)2=r2.(x - h)^2 + (y - k)^2 = r^2.

Since the circle passes through the points (0,0)(0, 0) and (1,0)(1, 0), substitute these points into the circle’s equation.

For (0,0)(0, 0):

h2+k2=r2.h^2 + k^2 = r^2.

For (1,0)(1, 0):

(1h)2+k2=r2.(1 - h)^2 + k^2 = r^2.

Expanding and simplifying:

12h+h2+k2=h2+k2.1 - 2h + h^2 + k^2 = h^2 + k^2.

Substitute r2=h2+k2r^2 = h^2 + k^2 into the equation:

12h+h2+k2=h2+k2.1 - 2h + h^2 + k^2 = h^2 + k^2.

Cancel h2+k2h^2 + k^2:

12h=0    h=12.1 - 2h = 0 \implies h = \frac{1}{2}.

Step 2: Circle touches x2+y2=9x^2 + y^2 = 9 The given circle x2+y2=9x^2 + y^2 = 9 has a radius R=3R = 3 and is centered at (0,0)(0, 0). For the circle to touch x2+y2=9x^2 + y^2 = 9, the distance between their centers must be equal to the difference of their radii:

h2+k2=Rr=3h2+k2.\sqrt{h^2 + k^2} = R - r = 3 - \sqrt{h^2 + k^2}.

Let d=h2+k2d = \sqrt{h^2 + k^2}:

d=3d    2d=3    d=32.d = 3 - d \implies 2d = 3 \implies d = \frac{3}{2}.

Thus:

h2+k2=(32)2=94.h^2 + k^2 = \left(\frac{3}{2}\right)^2 = \frac{9}{4}.

Step 3: Compute 4(h2+k2)4(h^2 + k^2) Multiply h2+k2h^2 + k^2 by 4:

4(h2+k2)=494=9.4(h^2 + k^2) = 4 \cdot \frac{9}{4} = 9.

Final Answer: 9.