The equation of the circle passing through the origin which cuts off intercept of length 6 and 8 from the axes is

Given that we need to find the equation of the circle passing through origin and cuts off intercepts 6 and 8 from x and y - axes.



Since the circle is having intercept a from x - axis the circle must pass through (6,0) and (- 6,0) as it already passes through the origin.


Since the circle is having intercept 8 from x - axis the circle must pass through (0,8) and (0, - 8) as it already passes through the origin.


Let us assume the circle passing through the points O(0,0), A(6,0) and B(0,8).


We know that the standard form of the equation of the circle is given by:


x2 + y2 + 2fx + 2gy + c = 0 ..... (1)


Substituting O(0,0) in (1), we get,


02 + 02 + 2f(0) + 2g(0) + c = 0


c = 0 ..... (2)


Substituting A(6,0) in (1), we get,


62 + 02 + 2f(6) + 2g(0) + c = 0


36 + 12f + c = 0 ..... (3)


Substituting B(0,8) in (1), we get,


02 + 82 + 2f(0) + 2g(8) + c = 0


64 + 16g + c = 0 ..... (4)


On solving (2), (3) and (4) we get,


f = - 3, b = - 4 and c = 0


Substituting these values in (1), we get


x + y2 + 2(- 3)x + 2(- 4)y + 0 = 0


x2 + y2 - 6x - 8y = 0


Similarly, we get the equation x2 + y2 + 6x + 8y = 0 for the circle passing through the points (0,0), (- 6,0), (0, - 8), x2 + y2 + 6x - 8y = 0 for the circle passing through the points (0,0), (- 6,0), (0,8) x2 + y2 - 6x + 8y = 0 for the circle passing through the points (0,0), (6,0), (0, - 8) .


The equations of the circles are x2 + y2±6x±8y = 0.


The correct options are (d).

15