Asked by Emma B
The symbol nCr, rea "n choose r" or "the number of combinations of n things taken r at a time" is the number:
n!
-----
r!(n-r)!
a:find 4C1
b:Find 5C0 and 5C5
c: Find 7C1, 7C2, 7C3
n!
-----
r!(n-r)!
a:find 4C1
b:Find 5C0 and 5C5
c: Find 7C1, 7C2, 7C3
Answers
Answered by
bobpursley
What is your question on this? The formula gives the algorithm.
Answered by
Jen
a)4!/1!(4-1)!=4 x 3 x 2/3 x 2, cancel out the 3's and 2's=4
You do b and c. Post your answers if you'd like them checked.
You do b and c. Post your answers if you'd like them checked.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.