document.write( "Question 345526: find the equation for the perpendicular bisector of THE LINE from (0,0) to (2,2) hint: you need to find the midpoint of THE LINE and give me the equation that is perpendicular to THE LINE. \n" ); document.write( "
Algebra.Com's Answer #247115 by stanbon(75887) ![]() You can put this solution on YOUR website! find the equation for the perpendicular bisector of THE LINE from (0,0) to (2,2) hint: you need to find the midpoint of THE LINE and give me the equation that is perpendicular to THE LINE \n" ); document.write( "----------------- \n" ); document.write( "The midpoint is (1,1). \n" ); document.write( "------ \n" ); document.write( "The slope of the line thru (0,0),(2,2) = 1 \n" ); document.write( "----- \n" ); document.write( "Slope of the perpendiuclar line must be -1 \n" ); document.write( "------ \n" ); document.write( "Find equation of line with slope = -1 passing thru (1,1) \n" ); document.write( "Form : y = mx + b \n" ); document.write( "1 = -1(1) = b \n" ); document.write( "b = 2 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "y = -x+2 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |