document.write( "Question 1022560: 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 #638220 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
3(x) = 2(x+4)+2
\n" ); document.write( "3x = 2x+8+2
\n" ); document.write( "3x = 2x+10
\n" ); document.write( "x = 10
\n" ); document.write( "So your even integers are 10, 10+2, 10+4 = 10, 12, 14
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\n" ); document.write( "Check:
\n" ); document.write( "The problem says:
\n" ); document.write( "3* the smallest is 2+ than 2* the largest
\n" ); document.write( "3(10) = 2+(2*14) Use your calculator to see that we have the correct answer. Try doing it in your head first.
\n" ); document.write( "J
\n" ); document.write( "
\n" );