document.write( "Question 165094: Find two consecutive even integers such that 3 times the smaller is 12 more than 2 times the larger. \n" ); document.write( "
Algebra.Com's Answer #121693 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x & (x+2) be the 2 integers.
\n" ); document.write( "3x=2(x+2)+12
\n" ); document.write( "3x=2x+4+12
\n" ); document.write( "3x-2x=16
\n" ); document.write( "x=16 answer for the smaller integer.
\n" ); document.write( "16+2 for the larger integer.
\n" ); document.write( "Proof:
\n" ); document.write( "3*16=2*18+12
\n" ); document.write( "48=36=12
\n" ); document.write( "48=48\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );