223k views
2 votes
There are five consecutive even integers. The sum of the first two is thirty-six less than the sum of the last three numbers. What are the integer?

1 Answer

4 votes
5 consecutive even integers: 2n, 2n+2, 2n+4, 2n+6, 2n+8 for any integer n The sum of the two smallest of five consecutive even integers is 50 less than the sum of the other three integers: 2n + 2n+2 = 2n+4 + 2n+6 + 2n+8 - 504n + 2 = 6n -3234 = 2nn = 17 The smallest integer in our sequence is 2n = 2*17 = 34 Check:2n + 2n+2 = 2n+4 + 2n+6 + 2n+8 - 5034 + 36 = 38 + 40 + 42 - 5070 = 120 - 5070 = 70
User Iiic
by
8.5k points