document.write( "Question 610637: if x represents the first, or smallest of three consecutive even integers, express the sum of the three integers in form of x. \n" ); document.write( "
Algebra.Com's Answer #384490 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if x represents the first, or smallest of three consecutive even integers, express the sum of the three integers in form of x. \n" ); document.write( "--------- \n" ); document.write( "x \n" ); document.write( "x+2 \n" ); document.write( "x+4 \n" ); document.write( "---- Add \n" ); document.write( "3x + 6 \n" ); document.write( " \n" ); document.write( " |