document.write( "Question 102180: Find the standard form of the equation of the perpendicular bisector of the line defined by the points (-2,5) and (6,-1). \n" ); document.write( "
Algebra.Com's Answer #74254 by checkley75(3666) ![]() You can put this solution on YOUR website! Y=mX+b IS THE LINE EQUATION. m=THE SLOPE & b=THE Y INTTERCEPT. \n" ); document.write( "FIRST WE FIND THE SLOPE OF THE LINE THROUGH (-2,5) & (6,-1): \n" ); document.write( "SLOPE=(-1-5)/(6+2)=-6/8=-3/4. \n" ); document.write( "THE Y INTERCEPT IS: \n" ); document.write( "5=-2*-3/4+b \n" ); document.write( "5=6/4+b \n" ); document.write( "b=5-6/4 \n" ); document.write( "b=5-1.5 \n" ); document.write( "b=3.5 \n" ); document.write( "Y=-3X/4+3.5 IS THE LINE EQUATION THROUGH THESE 2 POINTS(RED LINE) \n" ); document.write( "THUS THE SLOPE OF A PERPENDICULAR LINE IS 4/3. \n" ); document.write( "NOW WE NEED TO FIND THE MIDPOINT OF THE ORIGINAL LINE. \n" ); document.write( "(6+2)/2=8/2=4 UNITS FROM EITHER END OR 6-4=2 FOR THE X COORDINATE OF THE MIDPOINT. \n" ); document.write( "(5+1)/2=6/2=3 UNITS FROM EITHER END OR 5-3=2 FOR THE Y COORDINATE OF THE MIDPOINT. \n" ); document.write( "(2,2) WITH A SLOPE OF 4/3 IS: \n" ); document.write( "2=(4/3)2+b WHERE b IS THE Y INTERCEPT. \n" ); document.write( "2=8/3+b \n" ); document.write( "b=2-8/3 \n" ); document.write( "b=(6-8)/3 \n" ); document.write( "b=-2/3 \n" ); document.write( "THUS THIS LINE EQUATION IS: \n" ); document.write( "Y=4X/3-2/3 (green line) \n" ); document.write( "THE GRAPH OF THESE 2 LINES FOLLOWS: \n" ); document.write( " |