Solveeit Logo

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)\left( { - 2,3} \right) and (4,1)\left( {4, - 1} \right).

Explanation

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)P\left( {{x_1},{y_1}} \right) and Q(x2,y2)Q\left( {{x_2},{y_2}} \right) are given by (x1+x22,y1+y22)\left( {\dfrac{{{x_1} + {x_2}}}{2},\dfrac{{{y_1} + {y_2}}}{2}} \right).
2. The distance between two points (x1,y1)\left( {{x_1},{y_1}} \right) and (x2,y2)\left( {{x_2},{y_2}} \right) is given by the formula d=(x2x1)2+(y2y1)2d = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} .
3. The equation of a circle is given by (xh)2+(yk)2=r2{\left( {x - h} \right)^2} + {\left( {y - k} \right)^2} = {r^2}, where (h,k)\left( {h,k} \right) is the centre of the circle, and rr 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)B\left( {h,k} \right).
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 - 2 for x1{x_1}, 4 for x2{x_2}, 3 for y1{y_1}, and 1 - 1 for y2{y_2} in the expression (x1+x22,y1+y22)\left( {\dfrac{{{x_1} + {x_2}}}{2},\dfrac{{{y_1} + {y_2}}}{2}} \right), we get
(h,k)=(2+42,3+(1)2)\left( {h,k} \right) = \left( {\dfrac{{ - 2 + 4}}{2},\dfrac{{3 + \left( { - 1} \right)}}{2}} \right)
Comparing the abscissa, we get
h=2+42h = \dfrac{{ - 2 + 4}}{2}
Adding the terms in the expression, we get
h=22\Rightarrow h = \dfrac{2}{2}
Dividing 2 by 2, we get
h=1\Rightarrow h = 1
Comparing the ordinates, we get
k=3+(1)2k = \dfrac{{3 + \left( { - 1} \right)}}{2}
Adding the terms in the expression, we get
k=22\Rightarrow k = \dfrac{2}{2}
Dividing 2 by 2, we get
k=1\Rightarrow k = 1
Thus, the centre of the circle is (1,1)\left( {1,1} \right).
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 - 2 for x1{x_1}, 1 for x2{x_2}, 3 for y1{y_1}, 1 for y2{y_2}, and ABAB for dd in the distance formula d=(x2x1)2+(y2y1)2d = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} , we get
AB=[1(2)]2+(13)2\Rightarrow AB = \sqrt {{{\left[ {1 - \left( { - 2} \right)} \right]}^2} + {{\left( {1 - 3} \right)}^2}}
Simplifying the expression, we get
AB=32+(2)2\Rightarrow AB = \sqrt {{3^2} + {{\left( { - 2} \right)}^2}}
Applying the exponent on the terms, we get
AB=9+4\Rightarrow AB = \sqrt {9 + 4}
Adding the terms, we get
Thus, the radius of the given circle is of length 13\sqrt {13} units.
Finally, we will use the radius and centre of the circle to find the equation of the circle.
Substituting 1 for hh, 1 for kk, and 13\sqrt {13} for rr in the equation (xh)2+(yk)2=r2{\left( {x - h} \right)^2} + {\left( {y - k} \right)^2} = {r^2}, we get
(x1)2+(y1)2=(13)2\Rightarrow {\left( {x - 1} \right)^2} + {\left( {y - 1} \right)^2} = {\left( {\sqrt {13} } \right)^2}
The square of the difference of two numbers is given by the algebraic identity (ab)2=a2+b22ab{\left( {a - b} \right)^2} = {a^2} + {b^2} - 2ab.
Simplifying the expression, we get
x2+12x+y2+12y=13\Rightarrow {x^2} + 1 - 2x + {y^2} + 1 - 2y = 13
Combining the like terms in the expression, we get
x2+y22x2y+2=13\Rightarrow {x^2} + {y^2} - 2x - 2y + 2 = 13
Subtracting 2 from both sides of the equation, we get
x2+y22x2y=11\Rightarrow {x^2} + {y^2} - 2x - 2y = 11

Therefore, we get the equation of the given circle as x2+y22x2y=11{x^2} + {y^2} - 2x - 2y = 11.

Note:
We used the terms ‘abscissa’ and ‘ordinate’ in the solution. The abscissa of a point (x,y)\left( {x,y} \right) is xx, and the ordinate of a point (x,y)\left( {x,y} \right) is yy.
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)P\left( {{x_1},{y_1}} \right) and Q(x2,y2)Q\left( {{x_2},{y_2}} \right) in the ratio m:nm:n, are given by (mx1+nx2m+n,my1+ny2m+n)\left( {\dfrac{{m{x_1} + n{x_2}}}{{m + n}},\dfrac{{m{y_1} + n{y_2}}}{{m + n}}} \right). 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.