document.write( "Question 395771: find three consecutive even integers such that twice the sum of the first and third is twelve more than twice the second \n" ); document.write( "
Algebra.Com's Answer #280883 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
If the integers are a, a+2, and a+4, then\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%28a+%2B+a+%2B+4%29+=+2%28a%2B2%29+%2B+12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4a+%2B+8+=+2a+%2B+16\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a+=+4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 4, 6, 8.
\n" ); document.write( "
\n" );