document.write( "Question 1129194: Find 4 consecutive odd integers where the sum of the 2nd and the 4th is 70 \n" ); document.write( "
Algebra.Com's Answer #745763 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "In a sequence of consecutive odd integers -- as in any arithmetic sequence -- the 3rd term is the average of the 2nd and 4th terms. \n" ); document.write( "In this problem the sum of the 2nd and 4th is 70, so their average is 70/2=35. \n" ); document.write( "Then since the 3rd of the 4 consecutive odd integers is 35, the sequence is 31, 33, 35, 37. \n" ); document.write( " |