asked 178k views
5 votes
P(16,3) permutation?

asked
User Kennypu
by
7.5k points

1 Answer

6 votes

Answer: 3360

===================================================

Work Shown:

P(n,r) = (n!)/( (n-r)! )

P(16,3) = (16!)/( (16-3)! )

P(16,3) = (16!)/( 13! )

P(16,3) = (16*15*14*13!)/( 13! )

P(16,3) = 16*15*14

P(16,3) = 3360

----------------

Shortcut:

The P(16,3) means we start with 16. Then count down by one until we have 3 items to multiply out.

So we get P(16,3) = 16*15*14 = 3360

answered
User XAMeLi
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.