document.write( "Question 848879: The sum of three consecutive integers is 126. What are the integers? (Enter your answers as a comma-separated list.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #805909 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive inetegers: (x-1), x, (x+1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-1) + x + (x+1) = 126
\n" ); document.write( "3x = 126
\n" ); document.write( "x = 42\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 41, 42, 43.
\n" ); document.write( "
\n" );