SOLUTION: How do you solve this permutation question?: n_P_4
Algebra
->
Permutations
-> SOLUTION: How do you solve this permutation question?: n_P_4
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 404201
:
How do you solve this permutation question?: n_P_4
Answer by
sudhanshu_kmr(1152)
(
Show Source
):
You can
put this solution on YOUR website!
nPr = n! / (n-r)!
where n! = n * (n-1) *..... 2*1
example : 4! = 24
5! = 120
nP4 = n!/ (n-4)!