document.write( "Question 70451: FInd the slope of the line parallel to the line passing through the points (-4,0) and (1,-5) \n" ); document.write( "
Algebra.Com's Answer #50260 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
SLOPE=(Y2-Y1)/X2-X1)
\n" ); document.write( "SLOPE=(-5-0)/(1+4)
\n" ); document.write( "SLOPE=-5/5
\n" ); document.write( "SLOPE=-1 THUS ANY LINE PARALLEL TO THIS LINE ALSO HAS A SCLOPE OF -1
\n" ); document.write( "
\n" );