document.write( "Question 426869: write the slope-intercept equation for the line that passes through (-1,-3) and (-2,5) \n" ); document.write( "
Algebra.Com's Answer #296927 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x1 y1 x2 y2
\n" ); document.write( "1 -3 -2 5
\n" ); document.write( "
\n" ); document.write( "slope m =(y2-y1)/(x2-x1)
\n" ); document.write( "m=-2.67
\n" ); document.write( "
\n" ); document.write( "Plug value of the slope and point (1 ,-3) in
\n" ); document.write( "Y=mx+b
\n" ); document.write( "-3.00 = -2.67 + b
\n" ); document.write( "b=-3-2.67
\n" ); document.write( "b=-0.33
\n" ); document.write( "So the equation will be
\n" ); document.write( "Y =-2.67x-0.33
\n" ); document.write( "
\n" ); document.write( "
\n" );