#Combinations
20 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:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
9C4 × 4⁷
Exactly a type of question I expect from a Pranav
I don't get it how?
Wait that will be 10C4, the number of ways to choose 4 out of 10 numbers in the set
Then the sequence can be found in 4⁷ ways
This is
- The number of ways you can pick 4 distinct digits from that set of 10
times - The number of distinct length-7 sequences you can make out of those four digits.
it's already been said, but do you understand how you'd calculate each of these values?
Unfortunately he is lost, there won't be a response in this regard
"lost"?
Yeah, we lost him.
yea thanks for breaking it down. This makes sense but I'm quite sure how to approach this
@true meadow has given 1 rep to @misty fulcrum
how is it 4^7?
would it be something like 10C4 * 7P4?
Nope
By seven length sequence
If we have 7 spaces and we can fill each space by any one of the 4 numbers we will get
4c1 × 4c1 ×... × 4c1 = 4×4×...×4 = 4⁷ ways