Ask Question
1 August, 00:48

Which expression represents the number of possible combinations of n items taken rat a time

+1
Answers (1)
  1. 1 August, 01:23
    0
    nCr = n! / (r!) (n-r!).

    Step-by-step explanation:

    That would be nCr = n! / (r!) (n-r!).

    A quick way of working these out is as follows:

    Take 7C4:

    this is 7*6*5*4/4*3*2*1 Cancelling out the 4 and 3*2:

    = 7*5

    = 35.

    15C12 = 15C (15-12)

    = 15C3

    = 15*14*13 / 3*2*1

    = 5*7*13

    = 455.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which expression represents the number of possible combinations of n items taken rat a time ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers