document.write( "Question 711619: if x represents the first, or smallest, of three consecutive even integers, express the sum of the three integers in terms of three integers in terms of x. \n" ); document.write( "
Algebra.Com's Answer #437480 by nerdybill(7384)![]() ![]() 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 terms of three integers in terms of x. \n" ); document.write( ". \n" ); document.write( "Let x = smallest of three consecutive even integer \n" ); document.write( "then \n" ); document.write( "x+2 = next largest consecutive even integer \n" ); document.write( "x+5 = largest of three consecutive even integers \n" ); document.write( ". \n" ); document.write( "\"the sum of the three integers in terms of three integers\": \n" ); document.write( "x + x+2 + x+5 \n" ); document.write( "3x+7 \n" ); document.write( " |