document.write( "Question 904512: find 4 consecutive even integers such that the sum of the third and fourth exceeds one-third of the first by the sum of the first and third \n" ); document.write( "
Algebra.Com's Answer #548748 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "4 consecutive even integers: x, x+2, x+4, x+6
\n" ); document.write( "2x+10 = x/3 + (2x+4)
\n" ); document.write( "6x + 30 = x + 6x + 12
\n" ); document.write( "18 = x
\n" ); document.write( "The 4 consecutive even integers are: 18, 20, 22, 24
\n" ); document.write( "And...checking
\n" ); document.write( "46 = 6 + 40
\n" ); document.write( " \n" ); document.write( "
\n" );