document.write( "Question 209112: Find four consecutive even integers such that the sum of the second and fourth be 74. \n" ); document.write( "
Algebra.Com's Answer #158048 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Let consecutive integers be,,,x,,,x+2,,,x+4,,,,x+6 \n" ); document.write( ". \n" ); document.write( "then,,,(x+2) +(x+6) =74,,,,,,,,2x+8=74,,,,,x=33 \n" ); document.write( ". \n" ); document.write( "Integers are, 33,35,37,39,,,,and sum of 2nd & 4th is 35+39=74 \n" ); document.write( ". \n" ); document.write( "However these are odd,, not even integers. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |