document.write( "Question 483008: Evaluate the slope of the line passing through (3, 5) and (-3, 13). \n" ); document.write( "
Algebra.Com's Answer #330554 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
m=(13-5)/(-3-3)
\n" ); document.write( "m=8/-6
\n" ); document.write( "m=-4/3
\n" ); document.write( "
\n" );