document.write( "Question 922965: What is the equation, in slope-intercept form, of the line that passes through the point (-3,11) and has a slope of -4? \n" ); document.write( "
Algebra.Com's Answer #559797 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
11=-4*-3+b
\n" ); document.write( "11=12+b
\n" ); document.write( "b=-1
\n" ); document.write( "---------------
\n" ); document.write( "y=-4x-1
\n" ); document.write( "
\n" );