Solveeit Logo

Question

Mathematics Question on Circle

Find the equation of the circle passing through (0,0) (0, 0) and making intercepts aa and bb on the coordinate axes.

Answer

Let the equation of the required circle be (xh)2+(yk)2=r2.(x - h)^2 + (y - k) ^2 = r^2.
Since the circle passes through (0,0),(0, 0),
(0h)2+(0k)2=r2(0 - h) ^2 + (0 - k) ^2 = r ^2
h2+k2=r2⇒ h ^2 + k ^2 = r^2
The equation of the circle now becomes (ah)2+(0k)2=h2+k2(1)(a - h) ^2 + (0 - k)^ 2 = h ^2 + k ^2 … (1).
It is given that the circle makes intercepts a and b on the coordinate axes.
This means that the circle passes through points (a,0)(a, 0)and (0,b).(0, b).

Therefore, (ah)2+(0k)2=h2+k2(1)(a - h) ^2 + (0 - k)^ 2 = h ^2 + k ^2 … (1)
(0h)2+(bk)2=h2+k2(2)(0 - h) ^2 + (b - k) ^2 = h ^2 + k ^2 … (2)
From equation (1), we obtain
a22ah+h2+k2=h2+k2a ^2 - 2ah + h ^2 + k ^2 = h ^2 + k ^2
a22ah=0⇒ a^2 - 2ah = 0
a(a2h)=0⇒ a(a - 2h) = 0
⇒ a = 0$$$ or (a - 2h) = 0 However, However, a ≠ 0;hence,; hence, (a - 2h) = 0 ⇒ h = a/2Fromequation(2),weobtain From equation (2), we obtain h^2 + b^2 - 2bk + k^2 = h ^2 + k ^2 ⇒ b^2 - 2bk = 0 ⇒ b(b - 2k) = 0 ⇒ b = 0oror(b - 2k) = 0 However, However,b ≠ 0;hence,; hence,(b - 2k) = 0 ⇒ k = b/2.$

Thus, the equation of the required circle is

(xa/2)2\+(yb/2)2=(a/2)2\+(b/2)2(x – a/2)^2 \+ (y – b/2)^2 = (a/2)^2 \+ (b/2)^2

[(2xa)/2]2\+[(2yb)/2]2=(a2\+b2)/4[(2x-a)/2]^2 \+ [(2y-b)/2]^2= (a^2 \+ b^2)/4

4x24ax+a2+4y24by+b2=a2\+b24x^2 – 4ax + a^2+4y^2 – 4by + b^2 = a^2 \+ b^2

4x2+4y24ax4by=04x^2+ 4y^2-4ax – 4by = 0

4(x2+y27x+5y14)=04(x^2 +y^2-7x + 5y – 14) = 0

x2\+y2axby=0x^2 \+ y^2 – ax – by = 0

∴ The equation of the required circle is x2\+y2axby=0x^2 \+ y^2 – ax – by = 0 (Ans.)