Correct option is C
Given:
Quantity A: Number of ways to assign a number from 1 to 5 without repetition to each of four people.
Quantity B: Number of ways to assign a number from 1 to 5 without repetition to each of five people.
Solution:
For Quantity A (assigning numbers to 4 people):
We choose a distinct number for each of the 4 people, and there are 5 available numbers. The number of ways to do this is a permutation of 5 items taken 4 at a time:
P(5, 4) =
For Quantity B (assigning numbers to 5 people):
We assign a distinct number to each of the 5 people, so it's a permutation of 5 items taken 5 at a time:
P(5, 5)
Both Quantity A and Quantity B result in the same number of ways, which is 120.