document.write( "Question 33437: please help me solve this equation: find the equation of the line that passes through the given slope: (3, -3), m=2 \n" ); document.write( "
Algebra.Com's Answer #19796 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
The slope intercept form is y = mx+b;
\n" ); document.write( "m=2; the equation translates to y = 2x+b;
\n" ); document.write( "Since the line passes thru (3,-3):
\n" ); document.write( "-3 = 2(3) + b
\n" ); document.write( "=> b = -9;
\n" ); document.write( "Answer: The required equation is y = 2x-9
\n" ); document.write( "
\n" );