flyingfreedom
New member
- Joined
- Aug 6, 2008
- Messages
- 28
Assuming that at least one coin is used, how many different sums of money can be made from the following coins: a penny, a nickel, a dime, a quarter , and a dollar?
I've found a way to solve these kind of problems 2^n-1, where n=amount of different coins. So the answer is 31. I did
2^5=32
32-1=31
But how are you supposed to solve these kind of questions, and what would happen if there were for instance two pennies, three dimes....
Thanks so much
I've found a way to solve these kind of problems 2^n-1, where n=amount of different coins. So the answer is 31. I did
2^5=32
32-1=31
But how are you supposed to solve these kind of questions, and what would happen if there were for instance two pennies, three dimes....
Thanks so much