document.write( "Question 1124197: Find three consecutive even integers for which three times the smallest one is the same as 6 less than the sum of the two larger ones. \r
\n" ); document.write( "\n" ); document.write( "I set up the formula as
\n" ); document.write( "x=smallest integer
\n" ); document.write( "x+2 next integer
\n" ); document.write( "x+4 next consecutive integer\r
\n" ); document.write( "\n" ); document.write( "So I set up the problem as 3x=6-(x+2)+(x+4)
\n" ); document.write( "Where did I go wrong here?
\n" ); document.write( "

Algebra.Com's Answer #740545 by ikleyn(52847)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The correct equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3x = (x+2)+(x+4) - 6.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );