document.write( "Question 271316: Find three consecutive even integers whose sum is 20 more than twice the second. \n" ); document.write( "
Algebra.Com's Answer #198696 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
consecutive even integers: x x+2 x+4
\n" ); document.write( "\"x%2Bx%2B2%2Bx%2B4=20%2B2%28x%2B2%29\"
\n" ); document.write( "\"3x%2B6=20%2B2x%2B4\"
\n" ); document.write( "\"3x-2x%2B6=24%2B2x-2x\"
\n" ); document.write( "\"x%2B6=24\"
\n" ); document.write( "\"x=18\"
\n" ); document.write( "\"highlight%2818%29\"\"highlight%2820%29\"\"highlight%2822%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );