document.write( "Question 488846: whats the equation of the line that passes through point (-2, -3) and has a slope of 5. \n" ); document.write( "
Algebra.Com's Answer #333466 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
whats the equation of the line that passes through point (-2, -3) and has a slope of 5.
\n" ); document.write( "**
\n" ); document.write( "Standard form of an equation for a straight line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "For given equation:
\n" ); document.write( "y=5x+b
\n" ); document.write( "solving for b using given point ,(-2, -3),thru which given line passes
\n" ); document.write( "-3=5*-2+b
\n" ); document.write( "-3=-10+b
\n" ); document.write( "b=7
\n" ); document.write( "equation: y=5x+7x
\n" ); document.write( "
\n" );