document.write( "Question 201304: Find the slope of the line that passes through the points (-9, 2) and (1, 1).
\n" ); document.write( "(Reduce your answer.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #151521 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Use the slope formula:
\n" ); document.write( "\"m+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "\"m+=+%281-2%29%2F%281-%28-9%29%29\" Evaluate.
\n" ); document.write( "\"highlight%28m+=+-1%2F10%29\" This is the slope!
\n" ); document.write( "
\n" ); document.write( "
\n" );