document.write( "Question 901645: Find the slope of a line perpendicular to the line passing through the given two points. (- 7,6) and (0,4) \n" ); document.write( "
Algebra.Com's Answer #546836 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
(- 7,6) and (0,4)
\n" ); document.write( "(x1, y1) and (x2,y2)\r
\n" ); document.write( "\n" ); document.write( "m= (y2-y1)/(x2-x1)\r
\n" ); document.write( "\n" ); document.write( "The slope of the line is (4-6)/(0-(-7))\r
\n" ); document.write( "\n" ); document.write( "=-2/7\r
\n" ); document.write( "\n" ); document.write( "the perpendicular line will have a slope = 7/2\r
\n" ); document.write( "\n" ); document.write( "m1*m2=-1
\n" ); document.write( "
\n" );