Bruce Y. answered 10/18/15
Tutor
5
(9)
Experienced teacher and tutor, specializing in math
There are three parts to this problem. First we find the slope of AB. Since DE is the perpendicular bisector of AB, its slope will be the negative reciprocal of the slope of AB.
Then we find the midpoint of AB, which is called F in the problem. DE will be the line with that slope that passes through the point F.
Finally, we need to show that DE passes through the Origin since that is the center of the circle.
Part 1 - Find the slope of AB. Use the slope formula (y2-y1)/(x2-x1) = (-6 - 0)/(8 - -10) = -6/18 = -1/3.
The slope of DE is the negative reciprocal of -1/3, so its slope is 3
Part 2 - Find the midpoint of AB. Use the midpoint formula, which is just the average of the two x-coordinates and the average of the two y-coordinates
x = (-10+8)/2 = -2/2 = -1 y = (0+ -6)/2 = -6/2 = -3 So point F is (-1, -3)
Part 3 - Find the line with slope 3 that passes through the point (-1, -3)
Use the slope-intercept formula y - y1 = m(x - x1)
y - (-3) = 3(x - (-1))
y + 3 = 3(x + 1)
We don't have to clean up the equation, because all we need it for is to verify that it passes through the Origin, which is (0,0). We verify this by replacing both x and y by 0, and seeing that the equation is true.
0 + 3 = 3(0 + 1)
3 = 3
Yes, it is true, so we have proven what was asked.