document.write( "Question 168390: Find four consecutive even integers such that four times the fourth decreased by one half the second is 9. \n" ); document.write( "
Algebra.Com's Answer #124116 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find four consecutive even integers such that four times the fourth decreased by one half the second is 9. \n" ); document.write( "----------------------------------- \n" ); document.write( "1st: 2x -2 \n" ); document.write( "2nd: 2x \n" ); document.write( "3rd: 2x+2 \n" ); document.write( "4th: 2x+4 \n" ); document.write( "------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "4(2x+4)-(1/2)(2x) = 9 \n" ); document.write( "8x+16 -x = 9 \n" ); document.write( "7x = -7 \n" ); document.write( "x = -1 \n" ); document.write( "-------------- \n" ); document.write( "1st: -4 \n" ); document.write( "2nd: -2 \n" ); document.write( "3rd: 4 \n" ); document.write( "4th: 6 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |