document.write( "Question 416990: How do i work out a problem where you have two consecutive even integers, such that five times the first integer is equal to four times the second integer? \n" ); document.write( "
Algebra.Com's Answer #292046 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "two consecutive even integers
\n" ); document.write( "Let x and (x+2)represent the smaller and larger respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 5x = 4(x+2)
\n" ); document.write( "Solving for x
\n" ); document.write( " x = 8 The two consecutive even integers are 8,10\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 5*8 = 4*10 = 40 \n" ); document.write( "
\n" );