document.write( "Question 1010846: Rewrite y-3=3(x+1) in slope intercept form \n" ); document.write( "
Algebra.Com's Answer #626310 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "y - 3 = 3(x + 1)\r\n" );
document.write( "\r\n" );
document.write( "Distribute on the right to remove the parentheses:\r\n" );
document.write( "\r\n" );
document.write( "y - 3 = 3x + 3\r\n" );
document.write( "\r\n" );
document.write( "Get y alone on the left side by adding +3 to both sides\r\n" );
document.write( "\r\n" );
document.write( "y - 3 = 3x + 3\r\n" );
document.write( "  + 3      + 3\r\n" );
document.write( "--------------\r\n" );
document.write( "y     = 3x + 6\r\n" );
document.write( "\r\n" );
document.write( "Answer: y = 3x + 6.  The slope is 3 and the y-intercept is (0,6)\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );