Q.
The equation of the circle passing through the points (2,3) and (−1,1) and whose centre is on the line x−3y−11=0, is x2+y2+ax+by+d=0, where a,b and d respectively are
Let (h,k) be the centre and r be the radius of the circle. ∴ Equation of circle (x−h)2+(y−k)2=r2 ...(i) ∵ Circle (i) passes through points (2,3) and (−1,1). ∴(2−h)2+(3−k)2=r2....(ii) (−1−h)2+(1−k)2=r2....(iii)
From Eqs. (ii) and (iii), we have (2−h)2+(3−k)2=(−1−h)2+(1−k)2 ⇒4+h2−4h+9+k2−6k=1+h2+2h+1+k2−2k ⇒−4h−2h−6k+2k=2−4−9 ⇒−6h−4k=−11 ⇒6h+4k=11...(iv)
Also, the centre of circle lies on the line x−3y=11 ∴h−3k=11....(v)
Multiplying Eq. (v) by 6 and subtracting from Eq. (iv), we have (6h+4k)−(6h−18k)=11−66 22k=−55 k=−2255 =−25
Substituting the value of k in Eq. (v), we get h−3×(−25)=11 ⇒h+215=11 ⇒h=11−215=27
Now, substituting the value of h and k in Eq. (ii), we get (2−27)2+(3+25)2=r2 ⇒(−23)2+(211)2=r2 ⇒49+4121=r2 4130=r2
Required equation of circle (x−27)2+(y+25)2=4130 →x2+449−7x+y2+425+5y−4130 ⇒x2+y2−7x+5y=4130−449−425 ⇒x2+y2−7x+5y=456 ⇒x2+y2−7x+5y=14
orx2+y2−7x+5y−14=0
Alternate Method
Let equalion or circle is x2+y2+2gx+2fy+c=0...(i)
Eq. (i) passes through the points (2,3) and (−1,1) i.e., they will satisfy it.
At point (2,3), (2)2+(3)2+2g(2)+2f(3)+c=0 ⇒4g+6f+c+13=0...(ii) and at point (−1,1), (−1)2+(1)2+2g(−1)+2f(1)+c=0 ⇒−2g+2f+c+2=0...(iii)
As centre (−g,−f) lies on the line x−3y−11=0
i.e., (−g)−3(−f)−11=0 ⇒−g+3f−11=0...(iv)
Now, subtract Eq. (iii) from Eq. (ii), we get 6g+4f+11=0
From Eq. (iv), g=3f−11 put in Eq. (v), we get 6(3f−11)+4f+11=0....(v) ⇒18f−66+4f+11=0 ⇒22f−55=0 ⇒f=2255⇒f=25
From Eq. (iv) we get, g=3×25−11=215−22=2−7
From Eq. (ii) we get, 4×(−2c)+6(23)+c+13=0 ⇒−14+15+c+13=0 ⇒c+14=0 ⇒c=−14
Put the values of g,f and c in Eq. (i) to get the required equation of circle x2+y2+2x(−27)+2y(25)−14=0 ⇒x2+y2−7x+5y−14=0
Comparing above with x2+y2+ax+by+d, we get a=−7,b=5
and d=−14