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