document.write( "Question 421520: find the slope of the line that goes through the given points.
\n" ); document.write( "(10,5) (4,-7)
\n" ); document.write( "

Algebra.Com's Answer #294356 by MichelleL(6)\"\" \"About 
You can put this solution on YOUR website!
y1=5, x1=10 and y2=-7, x2=4
\n" ); document.write( "\"slope=%28y2-y1%29%2F%28x2-x1%29=%28-7-5%29%2F%284-10%29=-12%2F-6=2\"
\n" ); document.write( "
\n" );