- #1
tmt1
- 234
- 0
I'm getting these concepts confused.
If I have an object called $x$, and I have five places or slots to put the object, how many ways could 2 $x$s be places in the 5 spaces?
Example:
x x _ _ _
x _ x _ _
x _ _ x _
x _ _ _ x
_ x x _ _
_ x _ x _
_ x _ _ x
_ _ x x _
_ _ x _ x
_ _ _ x x
So in this example there are 10 ways to place the $x$s (am I missing any?).
So would this be a combination with repetition, permutation or something else, and what formula can I use to calculate this?
If I have an object called $x$, and I have five places or slots to put the object, how many ways could 2 $x$s be places in the 5 spaces?
Example:
x x _ _ _
x _ x _ _
x _ _ x _
x _ _ _ x
_ x x _ _
_ x _ x _
_ x _ _ x
_ _ x x _
_ _ x _ x
_ _ _ x x
So in this example there are 10 ways to place the $x$s (am I missing any?).
So would this be a combination with repetition, permutation or something else, and what formula can I use to calculate this?