Solveeit Logo

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 xx-axis and yy-axis respectively.

Explanation

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)\left( {a,b} \right) and having radius rr is given by (xa)2+(yb)2=r2{\left( {x - a} \right)^2} + {\left( {y - b} \right)^2} = {r^2} 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 xx–axis and yy–axis which are intersected by the circle are A(3,0){\text{A}}\left( {3,0} \right) and B(0,4){\text{B}}\left( {0,4} \right) respectively.

So, the mid-points of O(0,0){\text{O}}\left( {0,0} \right) and A(3,0){\text{A}}\left( {3,0} \right) is C(32,0){\text{C}}\left( {\dfrac{3}{2},0} \right) and of O(0,0){\text{O}}\left( {0,0} \right) and B(0,4){\text{B}}\left( {0,4} \right) is D(0,2){\text{D}}\left( {0,2} \right).
x2=2{x_2} = 2

From the above figure, we get that the centre of the circle is E(32,2){\text{E}}\left( {\dfrac{3}{2},2} \right).
We know that the radius of the circle is the distance between the centre (32,2)\left( {\dfrac{3}{2},2} \right) and point on the circle (0,0)\left( {0,0} \right).

Since we know that the distance between the two points (x1,y1)\left( {{x_1},{y_1}} \right) and (x2,y2)\left( {{x_2},{y_2}} \right) is (x1x2)2+(y1y2)2\sqrt {{{\left( {{x_1} - {x_2}} \right)}^2} + {{\left( {{y_1} - {y_2}} \right)}^2}} .

We will now find the radius of the circle rr using the above distance formula with x1=32{x_1} = \dfrac{3}{2}, y1=0{y_1} = 0, and y2=0{y_2} = 0.

r=(320)2+(20)2 r=(32)2+22 r=94+4 r=254 r=52  \Rightarrow r = \sqrt {{{\left( {\dfrac{3}{2} - 0} \right)}^2} + {{\left( {2 - 0} \right)}^2}} \\\ \Rightarrow r = \sqrt {{{\left( {\dfrac{3}{2}} \right)}^2} + {2^2}} \\\ \Rightarrow r = \sqrt {\dfrac{9}{4} + 4} \\\ \Rightarrow r = \sqrt {\dfrac{{25}}{4}} \\\ \Rightarrow r = \dfrac{5}{2} \\\

We know that the equation of the circle with centre (a,b)\left( {a,b} \right) and having radius rr is given by (xa)2+(yb)2=r2{\left( {x - a} \right)^2} + {\left( {y - b} \right)^2} = {r^2}.

Substituting these values in the above equation of circle, we get

(x32)2+(y2)2=(52)2 x2+943x+y2+44y=254 x2+y23x4y+254=254 x2+y23x4y+0=0 x2+y23x4y=0  \Rightarrow {\left( {x - \dfrac{3}{2}} \right)^2} + {\left( {y - 2} \right)^2} = {\left( {\dfrac{5}{2}} \right)^2} \\\ \Rightarrow {x^2} + \dfrac{9}{4} - 3x + {y^2} + 4 - 4y = \dfrac{{25}}{4} \\\ \Rightarrow {x^2} + {y^2} - 3x - 4y + \dfrac{{25}}{4} = \dfrac{{25}}{4} \\\ \Rightarrow {x^2} + {y^2} - 3x - 4y + 0 = 0 \\\ \Rightarrow {x^2} + {y^2} - 3x - 4y = 0 \\\

Therefore, the equation of the circle is x2+y23x4y=0{x^2} + {y^2} - 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)\left( {a,b} \right) in the equation x2+y2axby=0{x^2} + {y^2} - ax - by = 0.
Replacing 3 for xx and 4 for yy in the above equation, we get
x2+y23x4y=0{x^2} + {y^2} - 3x - 4y = 0
Hence, our solution is correct.