178k views
0 votes
Find four consecutive integers whose sum is 114.

User Rafareino
by
5.7k points

1 Answer

4 votes

If n is the first of these integers, then the other three are n + 1, n + 2, and n + 3. Then

n + (n + 1) + (n + 2) + (n + 3) = 114

4n + 6 = 114

4n = 108

n = 27

So the four numbers are 27, 28, 29, and 30.

User Dag Hjermann
by
5.9k points