document.write( "Question 779199: find three consecutive even integers such that their sum decreased by the third integer is 82 \n" ); document.write( "
Algebra.Com's Answer #475124 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find three consecutive even integers such that their sum decreased by the third integer is 82 \n" ); document.write( "------- \n" ); document.write( "1st: 2x-2 \n" ); document.write( "2nd: 2x \n" ); document.write( "3rd: 2x+2 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "sum - (2x+2) = 82 \n" ); document.write( "------ \n" ); document.write( "4x-2 = 82 \n" ); document.write( "4x = 84 \n" ); document.write( "x = 21 \n" ); document.write( "----- \n" ); document.write( "1st: 2x-2 = 40 \n" ); document.write( "2nd: 42 \n" ); document.write( "3rd: 44 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |