You have to determine wich consecutive numbers can be added to give 15 as a result. (Whole numbers)
a.
Let x be the first number and x+1 be the consecutive number.
If you add them the result should be 15:
The first number is 7 and the consecutive number is x+1=7+1=8
So the first consecutive numbers that add up to 15 are
b. Now you have to find 3 consecutive numbers that add up to 15.
Let "x" be the smaller number, the next number will be "x+1" and the third number will be "x+2"
Add them up:
The first number is x=4, then the next number is x+1=4+1=5, and the third one will be x+2=4+2=6.
The three consecutive numbers that add up to 15 are:
c. Finally you have to find 5 consecutive numbers that add up to 15. Following the same method as before, the first number will be represented by "x", then the following numbers will be "x+1", "x+2", "x+3" and "x+4"
The 5 consecutive numbers that add up to 15 are