Questions

1 / 10

Time
Score

00

Computes for permutations of n objects taken r at a time

Compute for the permutation given n=10 and r=3 with repetition

Compute for the permutation given n=10 and r=3 without repetition

Compute for the permutation given n=8 and r=2 with repetition

Compute for the permutation given n=8 and r=2 without repetition

Compute for the permutation given n=5 and r=3 with repetition

Compute for the permutation given n=5 and r=3 without repetition

Compute for the permutation given n=8 and r=4 without repetition

Compute for the permutation given n=7 and r=3 with repetition

Compute for the permutation given n=10 and r=2 without repetition

Compute for the permutation given n=7 and r=3 without repetition