document.write( "Question 500205: the sum of 3 consecutive even integers is fourteen less than twice the smallest of these intergers
\n" ); document.write( "Find the smallest and greatest interger
\n" ); document.write( "

Algebra.Com's Answer #338071 by geetha_rama(94)\"\" \"About 
You can put this solution on YOUR website!
Let X be the smallest integer\r
\n" ); document.write( "\n" ); document.write( "X + X+2 +X+4 = 2X - 14 (Equation 1) (Sum of the three integers is 14 less than twice the smallest of these integers)\r
\n" ); document.write( "\n" ); document.write( "3X + 6 = 2X -14\r
\n" ); document.write( "\n" ); document.write( "3X - 2X = -14-6\r
\n" ); document.write( "\n" ); document.write( "X = -20\r
\n" ); document.write( "\n" ); document.write( "Answer : Three integers are -20, -18, -16\r
\n" ); document.write( "\n" ); document.write( "LHS of Eq 1 : Sum of these three integrers = -54
\n" ); document.write( "RHS : 2X - 14 = 2*-20 -14 = -54\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );