Sagot :
PERMUTATIONS
Given
- Total number of items (n) = 7
- Number of items being chosen (r) = 4
P (n,r) = n! / (n - r)!
P (7,4) = 7! / (7 - 4)!
P (7,4) = 7! / 3!
P (7,4) = 7 • 6 • 5 • 4 • 3! / 3!
P (7,4) = 7 • 6 • 5 • 4
P (7,4) = 840 permutations
[tex] \: [/tex]
#CarryOnLearning