Question
Question: Find the equation of the circle when the endpoints of diameter are \[A\left( { - 2, - 3} \right)\] a...
Find the equation of the circle when the endpoints of diameter are A(−2,−3) and B(−3,−5).
Solution
Centre is the midpoint of diameter and distance from centre to either of the endpoints of diameter is radius. Thereafter, we will use the midpoint formula in the given values. Further, we will use distance formula to find the equation of the circle given below:
x=2x1+x2,y=2y1+y2 (midpoint formula)
(x−x1)2+(y−y1)2=r2 (Centre radius form of circle)
⇒r=(x2−x1)2+(y2−y1)2 (Distance formula)
Complete step by step answer:
(1) Given diametric ends of the circle are A(−2,−3) and B(−3,−5)
(2) Using the midpoint formula, we calculate the coordinate of the centre first.
x=2x1+x2,y=2y1+y2
Where x1=−2,y1=−3,x2=−3andy2=−5
(3) Using these values in formula (2) we have
x=2(−2)+(−3)
x=2−5
y=2(−3)+(−5)
y=2−8
y=−4
∴ Coordinate of centre is(2−5,−4)
(4) We apply distance formula between centre of the circle and either end of diameter to calculate its radius:
D=(x2−x1)2+(y2−y1)2
Here, x2=−3,y2=−5
x1=−25,y1=−4
Using in above formula we have
D=(−3−(2−5))2+(−5−(−4))2
=(−3+25)2+(−5+4)2
=(2−6+5)+(−1)2
=(2−1)2+(−1)2
=41+1
=41+4
=45
(5) Therefore, radius of the circle is 45
⇒∣OA∣=∣OB∣=45
(6) Now, we use the centre radius formula to find the equation of the circle.
(x−x1)2+(y−y1)2=r2
Where (x1, y1) is either of the diametric end and r be the radius of the circle.
(7) Using value of (x1,y1)=(−3,−5)andr=45 in above formula.
[x−(−3)]2+[y−(−5)]2=(45)2
⇒(x+3)2+(y+5)2=(45)
Using algebraic identity: (a+b)2=a2+b2+2ab
⇒x2+9+6x+y2+25+10y=45
⇒4(x2+9+6x+y2+25+10y)=5
⇒4x2+4y2+24x+40y+136=5
⇒4x2+4y2+24x+40y+136−5=0
⇒4x2+4y2+24x+40y+131=0
Additional Information: A circle is a shape consisting of all points in a plane that are at a given distance from a given point, the centre, equivalently it is the curve traced out by a point that moves in a plane so that its distance from a given point is constant.
Note: We can also use formula (x−x1)(x−x2)+(y−y1)(y−y2)=0 to find equation of circle.
Here, (x1,y1) and (x2,y2) are diametric ends.