document.write( "Question 43496: grade 10th problem 20:\r
\n" ); document.write( "\n" ); document.write( "WRITE THE EQUation of the line passing through each of the given pairs of points. write the result in slope-intercept form,if possible.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(-1,3) and (4,-2)
\n" ); document.write( "

Algebra.Com's Answer #28493 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
M = (y2 - y1)/(x2 - x1) = (3 + 2)/(-1 - 4) = 5/-5 = -1
\n" ); document.write( "\"y+-+y1+=+m%28x+-+x1%29\"
\n" ); document.write( "\"y+-+3+=+-1%28x+%2B+1%29\"
\n" ); document.write( "\"y+-+3+=+-x+-+1\"
\n" ); document.write( "\"y+=+-x+%2B+2\"
\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+-x+%2B+2%29+\"
\n" ); document.write( "
\n" );