document.write( "Question 282376: what is an equation of the perpendicular bisector of the line between the points, (2,2) and (6,6). im not sure how to get this. please help me if possible thank you \n" ); document.write( "
Algebra.Com's Answer #205012 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is an equation of the perpendicular bisector of the line between the points, (2,2) and (6,6). \n" ); document.write( "--------------- \n" ); document.write( "The slope of the line thru the points is 1 (6-2)/(6-2) \n" ); document.write( "The midpoint is (4,4) \n" ); document.write( "--------------- \n" ); document.write( "The slope of the line perpendicular is -1 \n" ); document.write( "Use y = mx+b to find the line thru (4,4) and m = -1 \n" ); document.write( "4 = -4 + b \n" ); document.write( "b = 8 \n" ); document.write( "------ \n" ); document.write( "--> y = -x + 8 \n" ); document.write( "or x + y = 8 \n" ); document.write( " \n" ); document.write( " |