document.write( "Question 729411: Calculate the slope of the line between the points (-3,-9) and (5,-7) \n" ); document.write( "
Algebra.Com's Answer #445853 by ohtheirony(35)\"\" \"About 
You can put this solution on YOUR website!
The equation for finding slope is \"%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\". Using the x and y coordinates from the points (-3,-9) and (5, -7)...
\n" ); document.write( "\"y%5B2%5D=-7\"
\n" ); document.write( "\"y%5B1%5D=-9\"
\n" ); document.write( "\"x%5B2%5D=5\"
\n" ); document.write( "\"x%5B1%5D=-3\"
\n" ); document.write( "So, if we set up an equation...
\n" ); document.write( "\"%28-7-%28-9%29%29%2F%285-%28-3%29%29\" becomes \"2%2F8\". Your slope will be positive \"2%2F8\".
\n" ); document.write( "
\n" ); document.write( "
\n" );