document.write( "Question 340784: The sum of three consecutive even integers is 204. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #244108 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+2+x+4=204
\n" ); document.write( "3x=198
\n" ); document.write( "x=66
\n" ); document.write( "x+2=68
\n" ); document.write( "x+4=70
\n" ); document.write( "
\n" );