document.write( "Question 826521: please help me solve this problem
\n" ); document.write( "find four consecutive even integers such that four times the greatest is 36 more than the sum of the other three
\n" ); document.write( "

Algebra.Com's Answer #498154 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let x be the first even integer, then x, x+2, x+4, x+6 represent our four consecutive even integers, we are given
\n" ); document.write( "4 * (x+6) = x +(x+2) +(x+4) + 36
\n" ); document.write( "4x +24 = 3x +42
\n" ); document.write( "x = 18, therefore our four consecutive even integers are
\n" ); document.write( "18, 20, 22, 24
\n" ); document.write( "check our answer
\n" ); document.write( "4 * (18+6) = 18 +(18+2) +(18+4) +36
\n" ); document.write( "96 = 18 +20 +22 +36
\n" ); document.write( "96 = 96
\n" ); document.write( "our answer checks\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );