document.write( "Question 1107743: Given the information write the equation of the line in slope intercept form\r
\n" ); document.write( "\n" ); document.write( "Slop=-11, y-intercept=-4
\n" ); document.write( "m=3, line passes through (4,1)
\n" ); document.write( "

Algebra.Com's Answer #722774 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The first is y=-11x-4, mx+b, where m is -11, x is x, and b=-4
\n" ); document.write( "The second can be done with slope-intercept form.
\n" ); document.write( "y-y1=m(x-x1), m slope (x1, y1) point
\n" ); document.write( "y-1=3(x-4)
\n" ); document.write( "y-1=3x-12
\n" ); document.write( "y=3x-11
\n" ); document.write( "OR
\n" ); document.write( "y=mx+b
\n" ); document.write( "substitute
\n" ); document.write( "1=3(4)+b
\n" ); document.write( "1=12+b
\n" ); document.write( "b=-11
\n" ); document.write( "y=3x-11
\n" ); document.write( "
\n" );