document.write( "Question 521571: whats the slope of a line that passes through the points (-3.5) and (7,10) \n" ); document.write( "
Algebra.Com's Answer #346531 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Slope = rise in y / rise in x
\n" ); document.write( "slope = y2-y1 / x2-x1
\n" ); document.write( "Points (-3,5) and (7,10)
\n" ); document.write( "slope = (10-5)/(7-(-3))
\n" ); document.write( "slope = (10-5)/(7+3)
\n" ); document.write( "slope = 5/10
\n" ); document.write( "slope = 1/2
\n" ); document.write( "
\n" ); document.write( "
\n" );