Question 301566
A permutation is the choice of r things from a set of n things without replacement and where the order matters.

nPr = n!/(n - r)!

5P2 = 5!/(5 - 2)!

5P2 = 120/(3!)

5P2 = 120/6

5P2 = 20