document.write( "Question 226515: 3 times the greatest of 3 consecutive even integers exceeds twice the least by 38. I know the answer is 26, 28, 30, but what's the equation? \n" ); document.write( "
Algebra.Com's Answer #168648 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
3(x+4)=2x+38
\n" ); document.write( "3x+12=2x+38
\n" ); document.write( "3x-2x=38-12
\n" ); document.write( "x=26 <--------first number
\n" ); document.write( "x+2=28 <--------second number
\n" ); document.write( "x+4=30 <--------third number
\n" ); document.write( "
\n" );