Question

Difficulty: Very hardDistance and Midpoint Formulas

In the standard (x,y)(x, y) coordinate plane, a circle passes through the points A(1,2)A(-1, -2) and B(3,6)B(3, 6). The center of the circle, CC, lies on the line with the equation y=2x5y = 2x - 5. What is the radius of this circle?

Answer: 5

Answer

The radius of the circle is 5.
The perpendicular bisector of the segment connecting A(1,2)A(-1, -2) and B(3,6)B(3, 6) passes through their midpoint (1,2)(1, 2) with a slope of 12-\frac{1}{2}, giving the equation x+2y=5x + 2y = 5. Solving the system of equations with y=2x5y = 2x - 5 yields the center at C(3,1)C(3, 1). The distance from C(3,1)C(3, 1) to A(1,2)A(-1, -2) is (3(1))2+(1(2))2=42+32=5\sqrt{(3 - (-1))^2 + (1 - (-2))^2} = \sqrt{4^2 + 3^2} = 5.

Step-by-Step Solution

1
Find the midpoint and slope of the segment ABAB connecting A(1,2)A(-1, -2) and B(3,6)B(3, 6).
Midpoint M=(1,2)M = (1, 2) and slope m=2m = 2.
The center of any circle passing through AA and BB must lie on the perpendicular bisector of segment ABAB.
2
Determine the equation of the perpendicular bisector of ABAB.
x+2y=5x + 2y = 5
The perpendicular bisector passes through the midpoint M(1,2)M(1, 2) and has a slope that is the negative reciprocal of the slope of ABAB, which is 12-\frac{1}{2}.
3
Find the intersection point of the perpendicular bisector x+2y=5x + 2y = 5 and the given line y=2x5y = 2x - 5.
Center C(3,1)C(3, 1)
The center of the circle lies on both the perpendicular bisector of ABAB and the line y=2x5y = 2x - 5.
4
Calculate the distance from the center C(3,1)C(3, 1) to point A(1,2)A(-1, -2) using the distance formula.
Radius r=5r = 5
The radius is the distance from the center of the circle to any point on its circumference.

Key Concept

The perpendicular bisector of a chord of a circle passes through the center of that circle.
Rate this question