asked 34.7k views
1 vote
NPr if n = 8 and r = 5

asked
User Muel
by
8.0k points

1 Answer

3 votes

For this case we have that by definition, the formula to count the total number of different permutations is:


nP_ {r} = \frac {n!} {(n-r)!}

SUstituyendo:


n = 8\\r = 5

We have:


8P_ {5} = \frac {8!} {(8-5)!} = \frac {8!} {3!} = \frac {8 * 7 * 6 * 5 * 4 * 3!} {3! } = 6720

ANswer:


8P_ {5} = 6720

answered
User Jack Wester
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.