document.write( "Question 399444: five times the smallest of three consecutive even intergers is 10 more than twice the largest. find the integers \n" ); document.write( "
Algebra.Com's Answer #282860 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "consecutive even integers differ by 2
\n" ); document.write( "Let x, (x+2),(x+4) represent the three consecutive even integers
\n" ); document.write( "Question states***
\n" ); document.write( " 5x = 2(x+4) +10
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = 18
\n" ); document.write( " x = 6 The three consecutive even integers are 6,8,10\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 5*6 = 2*10 + 10 = 30 \n" ); document.write( "
\n" );