Question 1147569: Given the set {1,2,3,4,5,8,13,21,34} which integers between 30 and 50 cannot be written as a number from the set on it’s own, or as the sum of either two or three numbers from the given set.
Answer by greenestamps(13198) (Show Source):
You can put this solution on YOUR website!
ALL of them CAN be....
30 to 34: (21+8) + 1, 2, 3, 4, or 5
35 to 39: (21+13)+ 1, 2, 3, 4, or 5
40 to 43: (34+5) + 1, 2, 3, or 4
44 to 47: (34+8) + 2, 3, 4, or 5
48 to 50: (34+13) + 1, 2, or 3
|
|
|