document.write( "Question 657512: How do you find a slope of a line through (-1, 3) and (-3, 7) \n" ); document.write( "
Algebra.Com's Answer #409900 by colliefan(242)\"\" \"About 
You can put this solution on YOUR website!
Slope is the ratio (or quotient) of the difference between the y values and the difference between the x values. One way of saying this is:
\n" ); document.write( "Slope = rise over run = rise/run\r
\n" ); document.write( "\n" ); document.write( "Slope=(7-3)/((-3-(-1))
\n" ); document.write( "Slope=(4)/(-3+1)
\n" ); document.write( "Slope=4/-2
\n" ); document.write( "Slope = -2
\n" ); document.write( "
\n" );