document.write( "Question 698721: Find the slope of the line passing through (-3,4) and (6,1) \n" ); document.write( "
Algebra.Com's Answer #430996 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
SLOPE
\n" ); document.write( "m=(1-4)/(6--3)
\n" ); document.write( "m=-3/9
\n" ); document.write( "m=-1/3
\n" ); document.write( "
\n" );