document.write( "Question 481941: The smallest of three consecutive even integers is 4 less than 5 times the largest. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #330000 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x,(x+2),(x+4) represent the three consecutive even integers
\n" ); document.write( "Question states***
\n" ); document.write( " x = 5(x+4) - 4
\n" ); document.write( " -16 = 4x
\n" ); document.write( " x = -4, the smallest. -4,-2,0 are the three consecutive even integers\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " -4 = 5*0 - 4 \n" ); document.write( "
\n" );