For a National Board Exam Review:
Find the equation of the perpendicular bisector of the line joining (4,0) and (-6, -3)
Answer is 20x + 6y + 29 = 0
I dont know where I went wrong. This is supposed to be very easy:
Find slope between two points:
$${ m=\frac{y^2 - y^1}{ x^2 - x^1 } = \frac{-3-0}{-6-4} = \frac{3}{10}}$$
Obtain Negative Reciprocal:
$${ m'=\frac{-10}{3}}$$
Get Midpoint fox X
$${ \frac{-6-4}{2} = -5 }$$
Get Midpoint for Y
$${ \frac{-0--3}{2} = \frac{3}{2} }$$
Make Point Slope Form:
$${ y = m'x +b = \frac{-10}{3}x + b}$$
Plugin Midpoints in Point Slope Form
$${ \frac{3}{2} = \frac{-10}{3}(-5) + b}$$
Evaluate b
$${ b = \frac{109}{6}}$$
Get Equation and Simplify
$${ y = \frac{-10}{3}x + \frac{109}{6}}$$ $${ 6y + 20x - 109 = 0 }$$
Is the problem set wrong? What am I doing wrong?
lol. a lot of confusion on this thread. When you are computing the midpoints, what you actually do is find the distance between them and divide by two. This isn't the coordinate of the midpoint; this is just the distance form one end to the midpoint.
What you meant to do is take the average of the x and y values, not the average of their difference.
You should get a midpoint of $(-1,-1.5)$.