document.write( "Question 899864: The sum of three consecutive even integers is 78, what is the middle integer? \n" ); document.write( "
Algebra.Com's Answer #545626 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "sum of three consecutive even integers = 78
\n" ); document.write( " x + (x+2) +(x+4) = 78
\n" ); document.write( " 3x = 72
\n" ); document.write( " x = 24
\n" ); document.write( "three consecutive even integers are: 24,\"++highlight_green%2826%29++\", 28 \n" ); document.write( "
\n" );