Question 488142: How can I find all sets of three consecutive integers whose sum is between 30 and 40?
Answer by richard1234(7193) (Show Source):
You can put this solution on YOUR website! {9,10,11},{10,11,12},{11,12,13},{12,13,14}. ({13,14,15} doesn't work)
Just eyeball it, roughly approximate by dividing by 3 and you can find all such sets.
|
|
|