Question
Question: Find the equation of the circle passing through the points \(P(3,4),Q(3, - 6) and{\text{ }}R( - 1,2)...
Find the equation of the circle passing through the points P(3,4),Q(3,−6)and R(−1,2)
Solution
Hint-It can be solved by starting with the general form of the circle. After substitution of given points in the general equation of the circle, we will get three equations. So we will have three unknown variables and three equations which can be solved easily.
Complete step-by-step answer:
Let the general equation of circle is
x2+y2+Dx+Ey+F=0
Now this circle passes through three points as mentioned in the question.
So, when this circle passes through point (3,4), the equation we get is
⇒9+16+3D+4E+F=0
⇒25+3D+4E+F=0 -----(1)
Similarly, when this circle passes through point (3,-6), the equation we get is
⇒9+36+3D−6E+F=0
⇒45+3D−6E+F=0 ------(2)
Similarly, when this circle passes through point (-1,2), the equation we get is
⇒1+4−D+2E+F=0
⇒5−D+2E+F=0 -------(3)
Now, we have three unknown variables D, E, F and three equations.
Subtracting equation 2 from 1, we get
⇒−20+10E=0 ⇒10E=20 ⇒E=2
Now subtracting equation 3 from equation 2, we get
⇒40+4D−8E=0 Now,assigning the value of E ⇒40+4D−16=0 ⇒4D=−24 ⇒D=−8
Now, putting the value of D, E in any equation. So let us assign these values in equation 3, we get
⇒5−D+2E+F=0 ⇒5+8+4+F=0 ⇒F=−17
∴The equation of the circle becomes ⇒x2+y2−8x+2y−17=0 ⇒(x2−8x)+(y2+2y)=17 ⇒(x−4)2+(y+1)2=34
Which when compared with the standard equation gives the Centre (4,-1) and radius 34
Note-These types of questions can be solved also by using the perpendicular bisector of two chords. We need to find the midpoints of two chords with analysing their gradient. Then solving the equations of perpendicular bisectors using gradient point form for the centre and radius. Then use the centre-radius form to get the equation of the circle.