Carol has 4 different marker colors. How many ways can Carol create a box of 6 markers? The thing says it’s 84, however none of the formulas for combinations I know get that (and Google isn’t much help) . How would I derive this answer, and is there some formula for x different colors and y markers (I could probably just brute force but for time’s sake a formula would be better)
#How could I get the answer for this
68 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with: ```diff
+close
how many markers are there?
The question asks how many ways we can create a combination of 6 markers
Idk
Check your book on permutations
I don't really understand the question
See there are 4 different colors
We just need to find out in how many ways of 6 we can mix them
So one way will be let's say blue, blue, blue, blue, blue, blue
Another will be red,red,red,red,red,red
ohh
so this is a combination problem not a permutation problem
in combination order doesn't matters, for example ab and ba are considered the same
in permutation order matters, so for example ab and ba are considered different
Oh okay
Makes sense
So isnt this a permutation
Order matters
Blue,red,blue,blue,blue,blue
And red,blue,blue,blue,blue,blue
This is different
Wait
idk
This is a combination okay
I understand
yea it's combination in my opinion
how?
Which is?
C(n,r) = (n+r-1)!/r!(n-1)!
here n = 4, and r = 6
yea as OP said
Thanks
@drowsy lion has given 1 rep to @quasi anchor
Thanks my guy
+close