document.write( "Question 459080: a line with the points (-3,4) and (5,8)... what is the slope? \n" ); document.write( "
Algebra.Com's Answer #314852 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
slope = ( change in y ) / ( change in x )
\n" ); document.write( "slope = \"+%28+8+-+4+%29+%2F+%28+5+-+%28-3%29+%29+\"
\n" ); document.write( "slope = \"+4%2F8+\"
\n" ); document.write( "slope = \"+1%2F2+\"
\n" ); document.write( "
\n" );