document.write( "Question 255467: the greater of 2 consecutive even integers is 20 more than twice the smaller. find the integers \n" ); document.write( "
Algebra.Com's Answer #187705 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(n+2)=20+2n
\n" ); document.write( "n+2=2n+20
\n" ); document.write( "n=2n+18
\n" ); document.write( "-n=18
\n" ); document.write( "n=-18
\n" ); document.write( "n+2=-16
\n" ); document.write( "check
\n" ); document.write( "-16=20+2(-18)
\n" ); document.write( "-16=20-36
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );