document.write( "Question 1093596: I have three consecutive even integers that add up to 108. What are the 3 integers? \n" ); document.write( "
Algebra.Com's Answer #708202 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x
\n" ); document.write( "x+2
\n" ); document.write( "x+4 are the integers
\n" ); document.write( "They add to 108
\n" ); document.write( "therefore, 3x+6=108
\n" ); document.write( "3x=102
\n" ); document.write( "x=34
\n" ); document.write( "x+2=36
\n" ); document.write( "x+4=38
\n" ); document.write( "adds to 108
\n" ); document.write( "
\n" );