Permutations and combinations: Problem type 2
Two-part. Both parts ask "how many ordered arrangements?" — permutations. Multiply the shrinking choices.
Every step of Permutations and combinations: Problem type 2 explained on video. Pause anywhere; the embed scrolls independently of the page.
ALEKS randomizes the numbers each attempt, but the question shape stays the same. Here are three example versions you might see.
50 athletes race. Gold, silver, bronze are awarded (no ties). In how many ways can the 3 medals be distributed?
A class of 25 students elects President, VP, Secretary (no student holds more than one office). How many ways can the offices be filled?
12 swimmers compete in a race. In how many ways can 1st, 2nd, and 3rd places be assigned (no ties)?
(b) A librarian arranges 4 books in a display window from a shelf of 8 titles. How many arrangements are possible?
Part (a): pick n and r
Compute P(10, 3)
Part (b): pick n and r
Compute P(8, 4)
You walked two permutations end to end.
Same recipe every time: identify n and r, multiply the first r shrinking factors starting from n. Order matters → permutation. ALEKS varies the story (medals, officers, schedules, lineups) but the move stays the same.