SOLUTION: What is the equation of the perpendicular bisector of the line between the points (2,2)and (6,6)?

Algebra ->  Algebra  -> Quadratic-relations-and-conic-sections -> SOLUTION: What is the equation of the perpendicular bisector of the line between the points (2,2)and (6,6)?      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 41060This question is from textbook Algebra and Trigonometry
: What is the equation of the perpendicular bisector of the line between the points (2,2)and (6,6)?This question is from textbook Algebra and Trigonometry

Answer by fractalier(2101) About Me  (Show Source):
You can put this solution on YOUR website!
The slope between these points is
m = (6-2) / (6-2) = 1
The perpendicular line has a slope of -1 and goes thru the midpoint (4,4), so we use the point-slope form and get
y - y1 = m(x - x1)
y - 4 = -(x - 4)
y = -x + 8