document.write( "Question 87785: The key is to find the slope of the line between the two given points, then use that value to determine the slope of a perpendicular line.\r
\n" );
document.write( "\n" );
document.write( "16) Find the slope of any line perpendicular to the line through points (0, 5)
\n" );
document.write( "and (-3, -4).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #63673 by malakumar_kos@yahoo.com(315)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " slope of the line through the points (0,5)&(-3,-4)=M= y2-y1/x2-x1 \n" ); document.write( " =--4-5/-3-0 \n" ); document.write( " =-9/-3 \n" ); document.write( " =3 \n" ); document.write( " slope of the line perpendicular to the given line m1.m2=-1 \n" ); document.write( " slpoe of the required line = m2=-1/3 \n" ); document.write( " |