If we start with 10 choices, have 5 decisions to make/positions to fill, and repetition isn’t allowed, how many combinations can be made?
6 answers
252?
yes
and with repetition, it is 2002?
how did you get 2002 ?
You are making decisions and repetition is allowed?
Are you making the same decisions more than once??
You are making decisions and repetition is allowed?
Are you making the same decisions more than once??
it asks this:
How many combinations are possible with 10 initial choices and 5 decisions to make if repetition is allowed?
How many combinations are possible with 10 initial choices and 5 decisions to make if repetition is allowed?
i used
(r + n – 1)!/r!(n – 1)!
(5 + 10 - 1)!/5!(10 - 1)!
(r + n – 1)!/r!(n – 1)!
(5 + 10 - 1)!/5!(10 - 1)!