document.write( "Question 242821: The sum of three, consecutive even integers is 28 more than the second integer. What are the three intergers? \n" ); document.write( "
Algebra.Com's Answer #177791 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+2 & x+4 be the 3 integers.
\n" ); document.write( "x+x+2+x+4=x+2+28
\n" ); document.write( "3x+6=x=30
\n" ); document.write( "3x-x=30-6
\n" ); document.write( "2x=24
\n" ); document.write( "x=24/2
\n" ); document.write( "x=12 ans. for the smaller integer.
\n" ); document.write( "12=2=14 is the middle integer.
\n" ); document.write( "12+4=16 is the largest integer.
\n" ); document.write( "Proof:
\n" ); document.write( "12+14+16=14+28
\n" ); document.write( "42=42
\n" ); document.write( "
\n" );