document.write( "Question 899893: Five times the first of the three consecutive even integers is 4 less than twice the sum of the second and third. Find the integers \n" ); document.write( "
Algebra.Com's Answer #545647 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
three consecutive even integers: x, (x+2), (x+4)
\n" ); document.write( "5x = 2(2x+6) - 4
\n" ); document.write( " x = 8
\n" ); document.write( "the three consecutive even integers are: 8, 10, 12
\n" ); document.write( "And...
\n" ); document.write( "40 = 44-4
\n" ); document.write( "
\n" );