Step 1:
The formula for permutation is given by:
\[ _nP_r = \frac{n!}{(n-r)!} \]
where \( n! \) is the factorial of \( n \), \( r \) is the number of items to choose, and \( (n-r)! \) is the factorial of the difference between the total number of items and the
Show more…