document.write( "Question 169109: Three times the smallest of three consecutive even integers is two more than twice the largest. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #124730 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+2 & x+4 be the three integers.
\n" ); document.write( "3x=(x+4)+2
\n" ); document.write( "3x=x+6
\n" ); document.write( "3x-x=6
\n" ); document.write( "2x=6
\n" ); document.write( "x=6/2
\n" ); document.write( "x=3 ans.
\n" ); document.write( "Proof:
\n" ); document.write( "3*3=(3+4)+2
\n" ); document.write( "9=7+2
\n" ); document.write( "9=9
\n" ); document.write( "
\n" );