document.write( "Question 926011: Find the slope m of the line passing through the given points, if possible.
\n" ); document.write( "(6, −2) and (3, 4)
\n" ); document.write( "

Algebra.Com's Answer #561915 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the formula for slope,
\n" ); document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "\"m=%284-%28-2%29%29%2F%283-6%29\"
\n" ); document.write( "\"m=%284%2B2%29%2F%28-3%29\"
\n" ); document.write( "\"m=6%2F%28-3%29\"
\n" ); document.write( "\"m=-2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );