document.write( "Question 583693: find the slope of the line deterimined by the two points (3,3) and (5,-7) \n" ); document.write( "
Algebra.Com's Answer #372543 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The slope is ( change in y ) / ( change in x )
\n" ); document.write( "Change in y is \"+3+-%28-7%29+=+10+\"
\n" ); document.write( "Change in x is \"+3+-+5+=+-2+\"
\n" ); document.write( "\"+10%2F%28-2%29+=+-5+\" answer
\n" ); document.write( "
\n" );