Points A(-3,2) and B(1,4) are end points of the diameter of the circle. The
equation of the circle is:
Answers
Given :
- Points A(-3,2) and B(1,4) are the end points of the diameter of the circle.
To Find :
- Equation of the circle
General Equation Of Circle :
Formula Applied :
Solution :
- To find the equation of the circle, first we need to find the centre of the circle(a,b). Since we have end points of the circle we can find the centre point of the circle using mid-point formula.
- Now let's find the radius of the circle. Since we have end points of the circle, we can find diametre of the circle using distance formula, and after dividing the diametre of the circle by 2 we can obtain the radius of the circle.
- Now substitute the value of centres of the circle and radius of the circle in the general formula of circle.
Required Answer
The equation of the given circle is
Answer:
The equation of the circle is x² + y² + 2x - 6y+5 = 0
Step-by-step explanation:
Given,
The endpoints of the diameter of the circle are A(-3,2) and B(1,4)
To find,
The equation of the circle
Recall the formulas
The general equation of a circle with center (h,k) and radius 'r' is given by
The coordinates of the midpoint of the line joins two points and is given by
The distance between the two points and is given by
Solution:
The center of the circle is the midpoint of the endpoints of the diameter.
The endpoints of the diameter are A(-3,2) and B(1,4)
= (-3,2) and = (1,4)
The coordinates of the midpoint = = = (-1,3)
Hence, the center of the circle = (h,k) = (-1,3)
The radius of the circle is half the distance between the endpoints of the diameter of the circle.
Diameter = The distance between (-3,2) and (1,4)
= (-3,2) and = (1,4)
The distance between the points = (-3,2) and = (1,4)
=
=
=
=
=2
Diameter = 2
The radius of the circle =
The general equation of a circle with center (h,k) = (-1,3) and radius r = is given by
(x+1)² + (y-3)² = ()²
x² +2x+1 + y² -6y+9 = 5
x² + y² + 2x - 6y+5 = 0
∴ The equation of the circle is x² + y² + 2x - 6y+5 = 0
#SPJ2