document.write( "Question 301983: What is the slope of any line perpendicular to the line through points (-2,3) and (4,5)? \n" ); document.write( "
Algebra.Com's Answer #216547 by london maths tutor(243)![]() ![]() You can put this solution on YOUR website! The slope of any line perpendicular to the line = -1/m \n" ); document.write( "where m is the gradient of the line. \r \n" ); document.write( "\n" ); document.write( "Formular for finding gradient using two points = [Y,2 - Y,1]/[X,2-X,1]\r \n" ); document.write( "\n" ); document.write( "Gradient = [5-3]/[4-(-2)] \n" ); document.write( "= 2/6 \n" ); document.write( "=1/3\r \n" ); document.write( "\n" ); document.write( "Therefore, the slope of the prependicular line = -3 \n" ); document.write( " |