document.write( "Question 260134: Find the slope of the line passing through the points (0, -4) and (-10, 9).
\n" );
document.write( "a) 10/13
\n" );
document.write( "b) -10/13
\n" );
document.write( "c) 13/10
\n" );
document.write( "d) -13/10 \n" );
document.write( "
Algebra.Com's Answer #191576 by rfadrogane(214)![]() ![]() You can put this solution on YOUR website! Find the slope of the line passing through the points (0, -4) and (-10, 9). \n" ); document.write( "a) 10/13 \n" ); document.write( "b) -10/13 \n" ); document.write( "c) 13/10 \n" ); document.write( "d) -13/10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sol'n: \n" ); document.write( " \n" ); document.write( "m = (y2-y1)/(x2-x1) \n" ); document.write( "m = (9+4)/(-10-0) \n" ); document.write( "m = -13/10----answer \n" ); document.write( " |