document.write( "Question 344920: Find the 3 consecutive even integers whose sum is 114 \n" ); document.write( "
Algebra.Com's Answer #246798 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+2+x+4=114
\n" ); document.write( "3x=108
\n" ); document.write( "x=36
\n" ); document.write( "x+2=38
\n" ); document.write( "x+4=40
\n" ); document.write( "
\n" );