asked 153k views
1 vote
You need to put your reindeer, Balthazar, Rudy, Jebediah,and Ezekiel, in a single-file line to pull your sleigh. In howmany ways can you arrange your reindeer?

asked
User Jaleela
by
7.9k points

1 Answer

3 votes

This is a permutation case where the order matters.

First, we can choose which reindeer goes first, the number of possible candidates is 4. Now, the number of reindeer that could occupy the second place is 3 ( because one of them is already in the first position). Following this same reasoning, we get that the number of possible candidates for positions 3 and 4 are 2 and 1 correspondingly.

Finally, the number of possible combinations is the product of the possible combinations of each place.

Answer: 24.

answered
User HeMac
by
7.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.