Subject:  Precalculus

Compute the permutations 7P3

Count the number of ordered arrangements of 3 items chosen from 7.

Answer nPr = 210, nCr = 35

Solution

  1. Given n = 7, r = 3
  2. Permutations nPr = n! / (n − r)! = 7! / 4! = 210
  3. Combinations nCr = n! / (r!·(n − r)!) = nPr / r! = 210 / 6 = 35
  4. Factorial n! = 5040

Try a similar problem yourself

Use the Permutations & Combinations to solve a similar problem with your own values.

Open the solver