Given that all the balls in a bag have one number (either 0, 1, 2, 3, or 4) printed on them, and given that there are 30 balls in the bag, how many possible combinations of balls can be taken from the bag where the sum of the numbers printed on the balls adds up to 30? The twist is the sum of the numbers...
I am unsure how to tackle this one.