document.write( "Question 676659: find two consecutive even integers whose sum is 442. \n" ); document.write( "
Algebra.Com's Answer #420449 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "find two consecutive even integers whose sum is 442.
\n" ); document.write( " x + (x+2) = 442
\n" ); document.write( " 2x = 440
\n" ); document.write( " x = 220
\n" ); document.write( "two consecutive even integers are: 220, 222 \n" ); document.write( "
\n" );