Question 163613: Find all sets of four consecutive even whole integers whose sum is less than 35
Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! Let's call our first integer, N.
Then the next three consecutive even integers would be N+2, N+4, and N+6.
Their sum is

}


.
.
.
(4,6,8,10)
(2,4,6,8)
(0,2,4,6)
(-2,0,2,4)
.
.
.
The set of four consecutive even integers that sum to less than 35 is( , , , ) where
|
|
|