Ask Question
8 August, 19:03

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

+1
Answers (1)
  1. 8 August, 19:07
    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?
Find an answer to your question 👍 “Which expression represents the number of possible combinations of n items taken rat a time ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers