document.write( "Question 840605: The sum of 2 consecutive even integers equals 8 more than 3 times the smaller. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #506341 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B%28N%2B1%29=8%2B3N\"
\n" ); document.write( "\"2N%2B1=3N%2B8\"
\n" ); document.write( "\"-N=7\"
\n" ); document.write( "\"N=-7\"
\n" ); document.write( "-7 and -6 are the integers
\n" ); document.write( "
\n" );