document.write( "Question 201418: Find the slope of the line, if it is defined.\r
\n" );
document.write( "\n" );
document.write( "Through (7, -4) and (3, 8)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #151632 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find the slope of the line, if it is defined.\r \n" ); document.write( "\n" ); document.write( "Through (7, -4) and (3, 8)\r \n" ); document.write( "\n" ); document.write( "m (slope) = (y2-y1)/(x2-x1) \n" ); document.write( "m (slope) = (8-(-4))/(3-7) \n" ); document.write( "m (slope) = (8+4)/(3-7) \n" ); document.write( "m (slope) = (12)/(-3) \n" ); document.write( "m (slope) = -4 \n" ); document.write( " \n" ); document.write( " |