document.write( "Question 394115: One - fourth the middle integer of three consecutive even integers is 24 less than one half the sum of the other two. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #279632 by mananth(16946)![]() ![]() You can put this solution on YOUR website! One - fourth the middle integer of three consecutive even integers is 24 less than one half the sum of the other two. Find the integers. \n" ); document.write( "... \n" ); document.write( "x,x+2, x+4 be the even integers \n" ); document.write( ".. \n" ); document.write( "1/4 * (x+2) = 1/2 ( x+ x+4) -24 \n" ); document.write( "(x+2)/4 = (2x+4)/2 - 24 \n" ); document.write( "... \n" ); document.write( "multiply by 4 \n" ); document.write( "(x+2)=2(2x+4)-4*24 \n" ); document.write( "x+2=4x+8-96 \n" ); document.write( "4x-x=96-8+2 \n" ); document.write( "3x=90 \n" ); document.write( "/3 \n" ); document.write( "x=30 \n" ); document.write( "the numbers are 30, 32, 34 \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |