SOLUTION: find all sets of three consecutive multiples of 4 whose sum is between 72 and 108

Algebra.Com
Question 584165: find all sets of three consecutive multiples of 4 whose sum is between 72 and 108
Answer by htmentor(1343)   (Show Source): You can put this solution on YOUR website!
find all sets of three consecutive multiples of 4 whose sum is between 72 and 108
================================
Let n = the smallest number
Then the other two numbers are n+4 and n+8
The sum is n + n+4 + n+8 = 3n + 12
72 <= 3n+12 <= 108
This gives
72 <= 3n+12
60 <= 3n
20 <= n
3n+12 <= 108
3n <= 96
n <= 32
So n ranges from 20 to 32. This gives the following sets:
20, 24, 28
24, 28, 32
28, 32, 36
32, 36, 40

RELATED QUESTIONS

Find all the sets of three consecutive even integers whose sum is between 25 and... (answered by bam878s)
Find all sets of three consecutive odd integers whose sum is between 20 and... (answered by ConfusedGal)
Find all possible sets of three consecutive even integers whose sum is between 168 and... (answered by RAY100)
Find all sets of three consecutive even integers whose sum is between 45 and... (answered by palanisamy)
Find all sets of three consecutive odd integers whose sum is between 20 and... (answered by Edwin McCravy)
please find all sets of three. odd consecutive integers whose sum is between 20 and... (answered by stanbon)
Find all sets of three consecutive multiples of 6 whose sum is between -6 and 50. I did... (answered by checkley71)
find all sets of three consecutive odd integers whose sum is between 25 and 40. show your (answered by mananth)
How can I find all sets of three consecutive integers whose sum is between 30 and... (answered by richard1234)