volume_mute

Permutation Formula

publish date2026/05/23 05:43:42.474443 UTC

The number of permutations (arrangements) of \(n\) different things taken \(r\) at a time is given by \({}^nP_r =\) .

volume_mute

Correct Answer

$\frac{n!}{(n-r)!}$

Explanation

The permutation formula is \({}^nP_r = \frac{n!}{(n-r)!}\). For example, \({}^5P_3 = \frac{5!}{2!} = \frac{120}{2} = 60\).

Reference

Introduction to Differential Calculus (Systematic Studies with Engineering Applications for Beginners) - 2012


Quizzes you can take where this question appears