document.write( "Question 993127: Can you please help me solve the following problem?
\n" ); document.write( "Find three consecutive even integers such
\n" ); document.write( " that their sum is six less than twice the
\n" ); document.write( "smallest
\n" ); document.write( "what I have come up with is not working.
\n" ); document.write( "I have the smallest number =s and the
\n" ); document.write( " sum=x therefore
\n" ); document.write( "s+(s+2)+(s+4)=x and x-6=2s+6
\n" ); document.write( "But every number I plug in does not
\n" ); document.write( "equate
\n" ); document.write( "What am I doing wrong?
\n" ); document.write( "

Algebra.Com's Answer #612484 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find three consecutive even integers such that their sum is six less than twice the smallest.
\n" ); document.write( "---------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x be the smallest of these three consecutive even integers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then the two others are (x+2) and (x+4).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Their sum is x + (x+2) + (x+4) = 3x + 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "According to the condition,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x + 6 = 2x - 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence, \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = -12.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer. The smallest of these three consecutive even integers is -12.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );