CEMC Banner

Problem of the Week
Problem E and Solution
A New Deck of Cards

Problem

Joanna has a deck of cards. Each card in the deck has a three-digit positive integer on it, and there is exactly one card in the deck for every three-digit positive integer.

Joanna randomly selects a card from the deck of cards. Determine the probability that the sum of the digits of the integer on this card is \(15\).

Solution

To begin, we determine the number of cards in the deck. There are \(999\) positive integers less than \(1000\). Of these, \(90\) are two-digit integers and \(9\) are single-digit integers. Therefore, there are \(999-90-9=900\) three-digit positive integers, and so \(900\) cards in the deck.

Next, we determine the digit combinations that sum to \(15\).

Now that we know what combinations of digits can be on the cards, we can determine the number of cards that can be created from each combination.

Combining the counts from the above four cases, there are \(8+48+12+1=69\) cards in the deck with a digit sum of \(15\). Therefore, the probability that Joanna selects card whose digits add to 15 is \(\frac{69}{900}=\frac{23}{300}\). This translates to approximately a \(7.7\%\) chance.

A game is considered fair if there is close to a \(50\%\) chance of winning. If Joanna was playing a game where she can win by drawing a card whose digits sum to \(15\), then this game is definitely not fair.

Can you create a game using this specific deck of cards that is reasonably fair and fun to play?