document.write( "Question 90697: Given one point on the graph (-3, -5) and the slope m = -2, develop an equation in the slope-intercept format. \n" ); document.write( "
Algebra.Com's Answer #65857 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
USING THE LINE FORMULA Y=mX+b WE SUBSTITUTE THE X & Y VALUES & THE SLOPE & SOLVE FOR THE Y INTERCEPT(b)
\n" ); document.write( "-5=-2*-3+b
\n" ); document.write( "-5=6+b
\n" ); document.write( "b=-5-6
\n" ); document.write( "b=-11 SO THE LINE EQUATION IS:
\n" ); document.write( "Y=-2X-11
\n" ); document.write( "
\n" );