document.write( "Question 459397: could you show me how to find the slope of: (1.5,2.0)(2.5,3.5) \n" ); document.write( "
Algebra.Com's Answer #315062 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
slope
\n" ); document.write( "m=(3.5-2)/(2.5-1.5)
\n" ); document.write( "m=1.5/1
\n" ); document.write( "m=1.5
\n" ); document.write( "
\n" );