Question
Question: Equation of a circle passing through origin and cuts off intercepts equal to 3 and 4 from the positi...
Equation of a circle passing through origin and cuts off intercepts equal to 3 and 4 from the positive x-axis and y-axis respectively.
Solution
First, we will find the midpoint of the points on –axis and –axis on the circle and the centre of the circle. Then, we will find the radius of the circle using the distance formula between the given points. Then the values are substituted in the equation of the circle with centre (a,b) and having radius r is given by (x−a)2+(y−b)2=r2 to find the required equation.
Complete step by step solution:
Given that the circle passes through origin O.
Now, we will take the points on x–axis and y–axis which are intersected by the circle are A(3,0) and B(0,4) respectively.
So, the mid-points of O(0,0) and A(3,0) is C(23,0) and of O(0,0) and B(0,4) is D(0,2).
x2=2
From the above figure, we get that the centre of the circle is E(23,2).
We know that the radius of the circle is the distance between the centre (23,2) and point on the circle (0,0).
Since we know that the distance between the two points (x1,y1) and (x2,y2) is (x1−x2)2+(y1−y2)2.
We will now find the radius of the circle r using the above distance formula with x1=23, y1=0, and y2=0.
⇒r=(23−0)2+(2−0)2 ⇒r=(23)2+22 ⇒r=49+4 ⇒r=425 ⇒r=25We know that the equation of the circle with centre (a,b) and having radius r is given by (x−a)2+(y−b)2=r2.
Substituting these values in the above equation of circle, we get
⇒(x−23)2+(y−2)2=(25)2 ⇒x2+49−3x+y2+4−4y=425 ⇒x2+y2−3x−4y+425=425 ⇒x2+y2−3x−4y+0=0 ⇒x2+y2−3x−4y=0Therefore, the equation of the circle is x2+y2−3x−4y=0.
Note:
We can also rephrase this question to find the equation of diameter of a circle that passes through the origin and the equation of a family of circles passing through two points. Also, we will verify this solution by substituting the value of the centre of the circle (a,b) in the equation x2+y2−ax−by=0.
Replacing 3 for x and 4 for y in the above equation, we get
x2+y2−3x−4y=0
Hence, our solution is correct.