document.write( "Question 45001This question is from textbook
\n" ); document.write( ": Find the slope of the line passing through the points (0, –3) and (7, –5). \n" ); document.write( "
Algebra.Com's Answer #29839 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can find the slope (m) of a line passing through two points (x1, y1) and (x2, y2) using the formula for slope:\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%28y2-y1%29%2F%28x2-x1%29\"\r
\n" ); document.write( "\n" ); document.write( "In your problem, (0, -3) is (x1, y1) and (7, -5) is (x2, y2)\r
\n" ); document.write( "\n" ); document.write( "Substituting into the formula, you have:\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%28-5-%28-3%29%29%2F%287-0%29\"
\n" ); document.write( "\"m+=+-2%2F7\" This is the slope!
\n" ); document.write( "
\n" );