document.write( "Question 772352: Find the slope of a line perpendicular to the line that passes through the following points.
\n" );
document.write( "( 4, 11) and ( -2, 1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #470906 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using gradient formula: \n" ); document.write( "y2 - y1/ x2 - x1 \n" ); document.write( "1 - 11/-2 - 4 \n" ); document.write( "-10/-6 \n" ); document.write( "= 5/3 \n" ); document.write( "Lines that are perpendicular to \n" ); document.write( "each other have slopes that multiply \n" ); document.write( "together to give -1 \n" ); document.write( "m1 * m2 = -1 \n" ); document.write( "m1 = 5/3 \n" ); document.write( "m2 must equal -3/5 \n" ); document.write( "5/3 * -3/5 = -1 \n" ); document.write( "Slope = -3/5 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " \n" ); document.write( " |