document.write( "Question 903002: Find 3 consecutive even integers if the sum of the larger two is 94. \n" ); document.write( "
Algebra.Com's Answer #547653 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "3 consecutive even integers: x, x+2, x+4
\n" ); document.write( "x+2 + x+4 = 94
\n" ); document.write( "2x = 88
\n" ); document.write( "x = 44 \n" ); document.write( "
\n" );