document.write( "Question 70448: Given the following points, find the slope of the line through these points. (-3,0) and (2,-1) \n" ); document.write( "
Algebra.Com's Answer #50231 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
SLOPE=(Y2-Y1)/(X2-X1)
\n" ); document.write( "(-1-0)/(2-3)
\n" ); document.write( "-1/-1
\n" ); document.write( "1 IS THE SLOPE OF A LINE THROUGH (-3,0) & (2,-1).
\n" ); document.write( "
\n" ); document.write( "
\n" );