document.write( "Question 911278: Twice the first of three consecutive even integers minus the third equals 36. Find the three integers. \n" ); document.write( "
Algebra.Com's Answer #552990 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Previously Posted
\n" ); document.write( "three consecutive integers: x, x+1, x+2
\n" ); document.write( "2x - (x+2) = 36
\n" ); document.write( "2x - x = 38
\n" ); document.write( "x = 38
\n" ); document.write( "The three consecutive integers are: 38,39,40
\n" ); document.write( "And...checking
\n" ); document.write( "76 - 40 = 36
\n" ); document.write( "
\n" );