document.write( "Question 1073195: Find two consecutive even integers such that twice the smaller is 16 more than the larger. \n" ); document.write( "
Algebra.Com's Answer #688036 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let n be the smaller integer. Then the larger integer is n+2. So:
\n" ); document.write( "2n=n+2+16
\n" ); document.write( "n=18
\n" ); document.write( "The smaller integer is 18; the larger one is 20. ☺☺☺☺
\n" ); document.write( "
\n" );