document.write( "Question 405339: find two consecutive even integers such that twice the first plus twice the second is 116 \n" ); document.write( "
Algebra.Com's Answer #286309 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find two consecutive even integers such that twice the first plus twice the second is 116 \n" ); document.write( "---- \n" ); document.write( "1st: 2x \n" ); document.write( "2nd: 2x+2 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "2(2x)+2(2x+2) = 116 \n" ); document.write( "----- \n" ); document.write( "4x + 4x+4 = 116 \n" ); document.write( "--- \n" ); document.write( "8x = 112 \n" ); document.write( "--- \n" ); document.write( "x = 14 \n" ); document.write( "--- \n" ); document.write( "1st: 2x = 28 \n" ); document.write( "2nd: 2x+2 = 30 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |