.
The center of a circle is at (4,2) and its radius is 5.Find the length of the chord which is bisected at (2,-1)
---------------------------------------------------
1. Make a sketch.
Draw the circle, the chord and the bisection point.
Draw the radii of the circle to the endpoints of the chord.
Draw the line from the center of the circle to the bisection point at the chord.
This line is the perpendicular to the chord.
Do you understand why? - Because it is the median in the isosceles triangle.
Therefore, the plan of the solution is:
a) find the length of this perpendicular, and then
b) find the length of the leg of the right-angled triangle, which is exactly half of the length of the chord; and then
c) double the length of that leg.
2. Below find how this plan is implemented.
a) The distance from the center (4,2) to the point (2,-1) is
= = = .
b) The length of the leg of the right-angled triangle is
= = = .
c) The length of the chord is = .
Answer. The length of the chord is .