document.write( "Question 5876: Find the slope of the line going through the pair of points.
\n" ); document.write( "(8,-3), (-5,-2)\r
\n" ); document.write( "\n" ); document.write( "Example: -3/11
\n" ); document.write( "

Algebra.Com's Answer #3046 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
first find the slope:
\n" ); document.write( "\"%28y-y1%29%2F%28x-x1%29\"
\n" ); document.write( "\"%28-3-%28-2%29%29%2F%288-%28-5%29%29\"
\n" ); document.write( "\"-1%2F13\"
\n" ); document.write( "slope = -1/13\r
\n" ); document.write( "\n" ); document.write( "Then use y=mx+b and substitute one set of points into the equation:
\n" ); document.write( "-3=(-1/13)(8)+b
\n" ); document.write( "-3=-8/13+b
\n" ); document.write( "-3+8/13=b
\n" ); document.write( "-31/13=b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so the equation is y=-1/13x+-31/13
\n" ); document.write( "
\n" );