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 #294359 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Answer:The slope is given by formula:\r
\n" ); document.write( "\n" ); document.write( " \"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\", where (x[2],y[2]) is the point (4,-7) and\r
\n" ); document.write( "\n" ); document.write( " (x[1], y[1]) is the point (10,5). After substituting we have:\r
\n" ); document.write( "\n" ); document.write( " \"m=%28-7-5%29%2F%284-10%29\"= \r
\n" ); document.write( "\n" ); document.write( " \"+m=-12%2F-6+\"=\r
\n" ); document.write( "\n" ); document.write( " m=2.
\n" ); document.write( "
\n" );