document.write( "Question 248803: Find four consecutive even integers such that twice the sum of the first and fourth is 124 \n" ); document.write( "
Algebra.Com's Answer #181353 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Find four consecutive even integers such that twice the sum of the first and fourth is 124 \n" ); document.write( "1st=x \n" ); document.write( "2nd=x+2 \n" ); document.write( "3rd=x+4 \n" ); document.write( "4th=x+6 \n" ); document.write( ". \n" ); document.write( "so, \n" ); document.write( "2[(x)+(x+6)]=124 \n" ); document.write( "2(2x+6)=124 \n" ); document.write( "4x+12=124 \n" ); document.write( "4x=124-12 \n" ); document.write( "4x=112 \n" ); document.write( "x=28 \n" ); document.write( "so,\r \n" ); document.write( "\n" ); document.write( "1st =28 \n" ); document.write( "2nd=30 \n" ); document.write( "3rd=32 \n" ); document.write( "4th=34 \n" ); document.write( "(2)(28+34)=124 \n" ); document.write( "124=124 \n" ); document.write( " |