document.write( "Question 885601: 2. Max was solving the equation below and isn’t sure if his answer is correct. Explain to Max how he can check his answer and then help him identify any errors he made. Provide the correct solution in your explanation.\r
\n" );
document.write( "\n" );
document.write( " 3(3x+6) = 4(7x-1)
\n" );
document.write( " 9x+18 = 28x-1
\n" );
document.write( "9x-9x+18 = 28x-9x-1
\n" );
document.write( " 18 = 19x-1
\n" );
document.write( " 18+1 = 19x-1+1
\n" );
document.write( " 19 = 19x
\n" );
document.write( " 1 = x \n" );
document.write( "
Algebra.Com's Answer #535353 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! 2. Max was solving the equation below and isn’t sure if his answer is correct. Explain to Max how he can check his answer and then help him identify any errors he made. Provide the correct solution in your explanation. \n" ); document.write( " \r\n" ); document.write( " 3(3x+6) = 4(7x-1)\r\n" ); document.write( " 9x+18 = 28x-1\r\n" ); document.write( "9x-9x+18 = 28x-9x-1\r\n" ); document.write( " 18 = 19x-1\r\n" ); document.write( " 18+1 = 19x-1+1\r\n" ); document.write( " 19 = 19x\r\n" ); document.write( " 1 = x\r\n" ); document.write( "\r\n" ); document.write( "To check substitute 1 for x in the\r\n" ); document.write( "original equation:\r\n" ); document.write( "\r\n" ); document.write( " 3(3x+6) = 4(7x-1)\r\n" ); document.write( "3(3*1+6) = 4(7*1-1)\r\n" ); document.write( " 3(3+6) = 4(7-1)\r\n" ); document.write( " 3(9) = 4(6)\r\n" ); document.write( " 27 = 24\r\n" ); document.write( "\r\n" ); document.write( "So it's incorrect. So we look for the error:\r\n" ); document.write( "\r\n" ); document.write( " 3(3x+6) = 4(7x-1)\r\n" ); document.write( " 9x+18 = 28x-1 <-- There it is! That -1 should be a -4\r\n" ); document.write( "\n" ); document.write( " |