document.write( "Question 846771: Find three consecutive even integers such that the sum of the first, five times the second and four times the third is 1226. \n" ); document.write( "
Algebra.Com's Answer #510016 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B5%28N%2B2%29%2B4%28N%2B4%29=1226\"
\n" ); document.write( "\"N%2B5N%2B10%2B4N%2B16=1226\"
\n" ); document.write( "\"10N%2B26=1226\"
\n" ); document.write( "\"10N=1200\"
\n" ); document.write( "\"N=120\"
\n" ); document.write( "\"N%2B2=122\"
\n" ); document.write( "\"N%2B4=124\"
\n" ); document.write( "
\n" ); document.write( "
\n" );