Question
Question: A circle passing through \( (0,0),(2,6),(6,2) \) cuts the x-axis at the point \[{\text{P}} \ne {\tex...
A circle passing through (0,0),(2,6),(6,2) cuts the x-axis at the point P=(0,0).
Then the length of OP , where O is the origin, is
A. 25 B. 25 C. 5 D. 10
Solution
-In this question firstly you have to find the unknowns in the general formula of circle
x2+y2+2gx+2fy+c=0 by putting the different coordinates and then resolve it into equation where g,f,c are known .Then you put y=0 to get points where x−axis cut the circle. And then
Compute distance between those points.
Complete step-by-step answer:
Let O(0,0) , Q(2,6) , R(6,2) are three given points from which a circle passes
Let the general form of required circle is x2+y2+2gx+2fy+c=0 -eq.1
According to the question above, the equation of circle passes through the three given points O,Q,R .
It means they satisfy the equation of the circle. On putting values of coordinates of O,Q,R we get
On putting x=0,y=0 in eq.1 we get
c=0 -eq.2
Then eq.1 is reduced to
⇒x2+y2+2gx+2fy=0 --eq.3
On putting x=2,y=6 in eq.3 we get
⇒ 22+62+(2g×2)+(2f×6)=0 ⇒4+36+4g+12f=0 ⇒40+4g+12f=0
On taking “4” common from above equation we get
⇒10 + g+3f=0 --eq.4
Now, on putting x=6,y=2 in eq.3 we get
⇒ 62+22+(2g×6)+(2f×2)=0 ⇒36+4+12g+4f=0 ⇒40+12g+4f=0
On taking “4” common from above equation we get
⇒10 + 3g+f=0 --eq.5
On subtracting eq.4 and eq.5 we get
g=f - eq.6
Put g=f in eq. 5 we get
f=2−5
from eq. 6 we get
g=f=2−5 --eq.7
Put values of g,f from eq.7 in eq.3 we get
2x2+2y2−10x−10y=0 -eq.8
Eq.8 is our equation of a given circle.
Now, to get points where x-axis cut the circle, put y=0 in eq.8
We get
⇒2x2−10x=0 ⇒2x(x−5)=0 ⇒x=0,5
Hence points where x-axis cut the circle are (0,0) and (5,0)
Since it is given that we have to assume O to be origin (0,0) then P is (5,0)
Then length of OP is given by the formula (x2−x1)2+(y2−y1)2
Where (x1,y1) are coordinates of one point and (x2,y2) are the coordinates of other point.
Length of OP = (5−0)2+0
Length of OP =5
Hence the option C is correct.
Note: Whenever you get this type of question you have to knowledge about general equation of circle x2+y2+2gx+2fy+c=0 and interpret of variables used in this and the formula of distance between two points which is (x2−x1)2+(y2−y1)2 .Then resolve general equation of circle in such a way that there will no remain any unknown values.