document.write( "Question 157172: What is the equation of the line that passes through the point (-2,-3) and has a slope of 4? \n" ); document.write( "
Algebra.Com's Answer #115897 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "-3=4*-2+b
\n" ); document.write( "-3=-8+b
\n" ); document.write( "b=-3+8
\n" ); document.write( "b=5
\n" ); document.write( "Thus the equation for this line is:
\n" ); document.write( "y=4x+5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+4x+%2B5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 4x +5).
\n" ); document.write( "
\n" );