Solveeit Logo

Question

Mathematics Question on Circle

Find the equation of the circle with radius 55 whose center lies on the x-axis and passes through the point (2,3).(2, 3).

Answer

Let the equation of the required circle be (xh)2+(yk)2=r2.(x - h)^2 + (y - k)^2 = r^2.
Since the radius of the circle is 5 and its center lies on the x-axis, k=0k = 0 and r=5r = 5. Now, the equation of the circle becomes (xh)2+y2=25.(x - h) ^2 + y^2 = 25.
It is given that the circle passes through points (2,3).(2, 3).

(2h)2+32=25(2 – h)^2+ 32 = 25

(2h)2=259(2 – h)2 = 25-9

(2h)2=16(2 – h)^2 = 16$$

2h=±16=±42 – h = ± √16 = ± 4$$

If 2h=4,2-h = 4, then h=2h = -2 (Ans.)