Question
Question: The equation of a circle which passes through the origin and cuts off intercepts 4 and 6 on the axes...
The equation of a circle which passes through the origin and cuts off intercepts 4 and 6 on the axes is
(1) x2+y2=24
(2) x2+y2−4x−6y=0
(3) x2+y2=10
(4) x2+y2−8x−12y=0
Solution
Let the equation of the circle that passes through origin be x2+y2+2gx+2fy=0. Now, according to the given condition, the circle will also pass through (4,0) as x intercept is 4 and also passes through (0,6) as y intercept is of 6 units. Then, substitute these values to find the value of f and g and hence substitute them in the equation of the circle.
Complete step by step solution:
The standard equation of a circle is x2+y2+2gx+2fy+c=0
But, we are given that the circle passes through origin, then the value of c is zero.
Hence, the equation of the required circle is of the form x2+y2+2gx+2fy=0
We are given that the circle cuts off the intercept on the x axis of 4 units.
That is the point (4,0) satisfies the equation of the circle.
On substituting the values of x=4 and y=0 in the above equation.
(4)2+(0)2+2g(4)+2f(0)=0 ⇒16+8g=0 ⇒8g=−16
Divide the equation by 8
g=−2
Similarly, we are given that the y intercept is of 6 units. Therefore, the circle passes through the points (0,6)
That is the point (0,6) satisfies the equation of the circle.
On substituting the values of x=0 and y=6 in the above equation.
(0)2+(6)2+2g(0)+2f(6)=0 ⇒36+12f=0 ⇒12f=−36
Divide the equation by 12
f=−3
Hence, the required equation of the circle is
⇒x2+y2+2(−2)x+2(−3)y=0 ⇒x2+y2−4x−6y=0
Thus, option (2) is correct.
Note:
We can also use the equation of circle, (x−h)2+(y−k)2=r2, where (h,k) are the coordinates of the centre and r is the radius of the circle. We know that the circle passes through (0,0), (4,0) and (0,6). We can form three equations with these points and solve them simultaneously to find the unknown values.