document.write( "Question 900401: Find the smallest of three consecutive even integers such that three times the first integer is eight
\n" ); document.write( "more than the sum of the second and the third.
\n" ); document.write( "

Algebra.Com's Answer #545941 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "three consecutive even integers x, x+2, x+4
\n" ); document.write( "3x = 2x+6 + 8
\n" ); document.write( "x = 14
\n" ); document.write( "the three consecutive even integers are: 14, 16, 18
\n" ); document.write( "And..
\n" ); document.write( "42 = 34 + 8 \n" ); document.write( "
\n" );