Question
Question: How do you write an equation for a circle whose diameter has endpoints \[\left( { - 2,3} \right)\] a...
How do you write an equation for a circle whose diameter has endpoints (−2,3) and (4,−1).
Solution
Here, we need to find the equation of the circle. First, we will use the endpoints of the diameter and the midpoint formula to find the coordinates of the centre of the circle. Then, we will use the distance formula to find the radius of the circle. Finally, we will use the coordinates of the centre, and the radius of the circle to find the equation of the circle.
Formula Used:
We will use the following formulas:
1. According to the midpoint formula, the coordinates of the mid-point of the line segment joining two points P(x1,y1) and Q(x2,y2) are given by (2x1+x2,2y1+y2).
2. The distance between two points (x1,y1) and (x2,y2) is given by the formula d=(x2−x1)2+(y2−y1)2.
3. The equation of a circle is given by (x−h)2+(y−k)2=r2, where (h,k) is the centre of the circle, and r is the radius of the circle.
Complete step-by-step solution:
Let the centre of the circle be given by the point B(h,k).
First, we will draw the given circle with the given diameter.
Here, A and C are the endpoints of the diameter AC, and B is the centre of the circle.
We know that the centre of a circle is the midpoint of the diameters of the same circle.
Therefore, B is the mid-point of the line segment AC.
We will use the midpoint formula to find the coordinates of the centre of the circle.
Substituting −2 for x1, 4 for x2, 3 for y1, and −1 for y2 in the expression (2x1+x2,2y1+y2), we get
(h,k)=(2−2+4,23+(−1))
Comparing the abscissa, we get
h=2−2+4
Adding the terms in the expression, we get
⇒h=22
Dividing 2 by 2, we get
⇒h=1
Comparing the ordinates, we get
k=23+(−1)
Adding the terms in the expression, we get
⇒k=22
Dividing 2 by 2, we get
⇒k=1
Thus, the centre of the circle is (1,1).
The distance between the centre of the circle and the endpoint of the diameter is the radius of the circle.
We will use the distance formula to find the radius of the circle.
Substituting −2 for x1, 1 for x2, 3 for y1, 1 for y2, and AB for d in the distance formula d=(x2−x1)2+(y2−y1)2, we get
⇒AB=[1−(−2)]2+(1−3)2
Simplifying the expression, we get
⇒AB=32+(−2)2
Applying the exponent on the terms, we get
⇒AB=9+4
Adding the terms, we get
Thus, the radius of the given circle is of length 13 units.
Finally, we will use the radius and centre of the circle to find the equation of the circle.
Substituting 1 for h, 1 for k, and 13 for r in the equation (x−h)2+(y−k)2=r2, we get
⇒(x−1)2+(y−1)2=(13)2
The square of the difference of two numbers is given by the algebraic identity (a−b)2=a2+b2−2ab.
Simplifying the expression, we get
⇒x2+1−2x+y2+1−2y=13
Combining the like terms in the expression, we get
⇒x2+y2−2x−2y+2=13
Subtracting 2 from both sides of the equation, we get
⇒x2+y2−2x−2y=11
Therefore, we get the equation of the given circle as x2+y2−2x−2y=11.
Note:
We used the terms ‘abscissa’ and ‘ordinate’ in the solution. The abscissa of a point (x,y) is x, and the ordinate of a point (x,y) is y.
The midpoint formula is derived from the section formula. According to the section formula, the coordinates of a point dividing the line segment joining two points P(x1,y1) and Q(x2,y2) in the ratio m:n, are given by (m+nmx1+nx2,m+nmy1+ny2). If a point divides a line segment joining two points in the ratio 1: 1, then that point is the midpoint of the line segment.