document.write( "Question 1100377: Which of the following is the standard form of y = 11x + 3?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #714870 by Edwin McCravy(20081) You can put this solution on YOUR website! \r\n" ); document.write( "y = 11x + 3\r\n" ); document.write( "\r\n" ); document.write( "That's slope-intercept form.\r\n" ); document.write( "\r\n" ); document.write( "switch sides to get the x term first\r\n" ); document.write( "\r\n" ); document.write( "11x + 3 = y\r\n" ); document.write( "\r\n" ); document.write( "Subtract 3 from both sides\r\n" ); document.write( "\r\n" ); document.write( "11x = y - 3\r\n" ); document.write( "\r\n" ); document.write( "Subtract y from both sides\r\n" ); document.write( "\r\n" ); document.write( "11x - y = -3\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |