document.write( "Question 223063: find the slope if it exist of the line containing the pair of points
\n" ); document.write( "(2,5) and (10,-3)
\n" ); document.write( "the slope m=?
\n" ); document.write( "*answer is integer or fraction
\n" ); document.write( "

Algebra.Com's Answer #166880 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "y=-3/2x+8
\n" ); document.write( "slope m = -3/2
\n" ); document.write( "
\n" );