document.write( "Question 867520: show the equation of a line, in slope-intercept form, that passes through the point (-3,5)and has SLOPE -4 \n" ); document.write( "
Algebra.Com's Answer #523137 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
show the equation of a line, in slope-intercept form, that passes through the point (-3,5)and has SLOPE -4
\n" ); document.write( "***
\n" ); document.write( "standard form of equation for a line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "For given line:
\n" ); document.write( "y=-4x+b
\n" ); document.write( "solve for b using given coordinates on the line (-3,5)
\n" ); document.write( "5=-4*(-3)+b
\n" ); document.write( "b=-7
\n" ); document.write( "equation: y=-4x-7
\n" ); document.write( "
\n" );