document.write( "Question 83690: the sum of three consecutive even intergers is fourteen less than twice the smallest of these intergers \n" ); document.write( "
Algebra.Com's Answer #60162 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! X+(X+2)+(X+4)=2X+14 \n" ); document.write( "3X+6=2X+14 \n" ); document.write( "3X-2X=14-6 \n" ); document.write( "X=8 ANSWER FOR THE SMALLEST NUMBER. \n" ); document.write( "PROOF \n" ); document.write( "8+10+12=2*8+14 \n" ); document.write( "30=16+14 \n" ); document.write( "30=30 \n" ); document.write( " |