document.write( "Question 552485: find the 4 consecutive even integers such that the sum of the first and the fourth even integers is 32 less than thrice second even integer \n" ); document.write( "
Algebra.Com's Answer #360318 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let the first integer be represented by I. \n" ); document.write( "The second even integer would be \n" ); document.write( "The third is \n" ); document.write( "The fourth is \n" ); document.write( "You are told \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Test your answer. \n" ); document.write( "The four even numbers are 32, 34, 36 and 38. \n" ); document.write( "Does |