document.write( "Question 1199434: Find three consecutive even integers such that the sum of twice the first and three times the third is fourteen more than four times the second. \n" ); document.write( "
Algebra.Com's Answer #833320 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
If they are n-2, n, n+2
\n" ); document.write( "then\r
\n" ); document.write( "\n" ); document.write( "\"2%28n-2%29%2B3%28n%2B2%29=14%2B4n\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"2n-4%2B3n%2B6=4n%2B14\"\r
\n" ); document.write( "\n" ); document.write( "\"n=14-2\"\r
\n" ); document.write( "\n" ); document.write( "\"n=12\"-------the middle of these integers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10, 12, 14
\n" ); document.write( "
\n" );