document.write( "Question 991631: Find the slope of the line that goes through the given points
\n" ); document.write( "(-1,1)(1/2,4)
\n" ); document.write( "

Algebra.Com's Answer #611495 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Gradient = y2 - y1/x2 - x1
\n" ); document.write( "Gradient = 4 - 1/1/2 - (-1)
\n" ); document.write( "Gradient = 4 - 1/1/2 + 1
\n" ); document.write( "Gradient = 3/3/2
\n" ); document.write( "Gradient = 6/3
\n" ); document.write( "Gradient = 2
\n" ); document.write( "This is the slope.
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );