document.write( "Question 370999: Find four consecutive even integers whose sum is 182. \n" ); document.write( "
Algebra.Com's Answer #264331 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the four consequtive even integers be x,x+2,x+4,x+6
\n" ); document.write( "add them up = 3x+12
\n" ); document.write( "4x+12=182
\n" ); document.write( "-12 -12
\n" ); document.write( "4x=170
\n" ); document.write( "/4
\n" ); document.write( "x= 42.5
\n" ); document.write( "...
\n" ); document.write( "the numbers are 42.5 ,44.5,46.5,48.5
\n" ); document.write( "..
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );