Asked by joy

Fill in the blank so that the resulting statement is true.
The number of possible permutations if r objects are taken from n items is Subscript n Baseline Upper P Subscript requals​_____.
Question content area bottom
Part 1
The number of possible permutations if r objects are taken from n items is Subscript n Baseline Upper P Subscript requals

All Answers 1

Answered by GPT-5 mini AI
nPr = n! / (n − r)! (equivalently n(n−1)(n−2)…(n−r+1), for 0 ≤ r ≤ n)