document.write( "Question 238874: i need to write this equation in slope intercept form for the line that satisfies the given equation. it contains (-5,-3) and (10,-6) \n" ); document.write( "
Algebra.Com's Answer #175498 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(-5,-3) and (10,-6)
\n" ); document.write( "Y=mX+b WHERE m=SLOPE & b=THE Y INTERCEPT.
\n" ); document.write( "SLOPE=(Y2-Y1)/(X2-X1)=(-6+3)/(10+5)=-3/15=-1/5 IS THE SLOPE
\n" ); document.write( "-3=-5*-1/5+b
\n" ); document.write( "-3=1+b
\n" ); document.write( "b=-3-1
\n" ); document.write( "b=-4 FOR THE Y INTERCEPT.
\n" ); document.write( "Y=X/5-4 IS THIS LINE EQUATION.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+15%2C+-10%2C+10%2C+-x%2F5+-4%29+\" (graph 300x200 pixels, x from -6 to 15, y from -10 to 10, -x/5 -4).
\n" ); document.write( "
\n" );