document.write( "Question 969323: What is the slope of the line that passes through the points (-2, -3), and (5, 4)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #592234 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Slope is change in y divided by change in x. You may do it in either direction so long as you are consistent. \n" ); document.write( "The y values here are -3 and 4. The difference is -3-4=-7. \n" ); document.write( "The x values here are -2 and 5. The difference is -2-5=-7\r \n" ); document.write( "\n" ); document.write( "The slope is -7/-7 = 1\r \n" ); document.write( "\n" ); document.write( "Done the other way, 4- (-3)/5-(-2) = 7/7 or 1.\r \n" ); document.write( "\n" ); document.write( " |