CEMC Banner

Problem of the Week
Problem E and Solution
Dis-Card

Problem

Noah and Acacia each have nine cards, numbered from \(1\) to \(9\). Each person randomly discards one of their cards and then calculates the sum of the numbers on their remaining eight cards.

Calculate the probability that the difference between these two sums is a multiple of \(4\).

Solution

Let \(n\) represent the sum of the numbers on Noah’s remaining eight cards, and \(a\) represent the sum of the numbers on Acacia’s remaining eight cards. In order to determine the probability, we must determine the number of ways \(n\) and \(a\) can differ by a multiple of \(4\) and divide by the total number of ways Noah and Acacia can each discard one card.

First, we determine the total number of ways Noah and Acacia can each discard one card. Since each person has \(9\) cards to choose from, it follows that there are \(9\times 9 = 81\) possibilities.

The sum of the numbers on each person’s original cards is \(1+2+3+4+5+6+7+8+9 = \frac{9(10)}{2} = 45\). Since the cards are numbered from \(1\) to \(9\), after one card is discarded the remaining sum will be between \(36\) and \(44\). From here we present two different solutions.

Solution 1

If Noah discarded the card numbered \(1\), the sum of the numbers on the remaining cards would be \(45-1=44\), which is \(n\). If Acacia also discarded the card numbered \(1\), then \(a=44\) as well. Then \(n-a=0\), which is a multiple of \(4\). Acacia could also discard the cards numbered \(5\) or \(9\). Then \(a=45-5=40\) or \(a=45-9=36\), and \(n-a=4\) or \(n-a=8\), both of which are multiples of \(4\).

In general, if Acacia discards a card with the same number as Noah or the same number as Noah increased or decreased by some multiple of \(4\), then \(n-a\) will be a multiple of \(4\). The following table summarizes the possibilities.

Number Discarded by Noah Sum of Numbers on Noah’s Remaining Cards \((n)\) Number Discarded by Acacia Sum of Numbers on Acacia’s Remaining Cards \((a)\) Value of \(n-a\) Number of Values of \(n-a\) that are Divisible by \(4\)
1 44 \(1\text{ or } 5 \text{ or }9\) \(44\text{ or } 40 \text{ or }36\) \(0\text{ or } 4 \text{ or }8\) 3
2 43 \(2\text{ or } 6\) \(43\text{ or } 39\) \(0\text{ or } 4\) 2
3 42 \(3\text{ or } 7\) \(42\text{ or } 38\) \(0\text{ or } 4\) 2
4 41 \(4\text{ or } 8\) \(41\text{ or } 37\) \(0\text{ or } 4\) 2
5 40 \(1\text{ or } 5 \text{ or }9\) \(44\text{ or } 40 \text{ or }36\) \(-4\text{ or }0\text{ or } 4\) 3
6 39 \(2\text{ or } 6\) \(43\text{ or } 39\) \(-4\text{ or } 0\) 2
7 38 \(3\text{ or } 7\) \(42\text{ or } 38\) \(-4\text{ or } 0\) 2
8 37 \(4\text{ or } 8\) \(41\text{ or } 37\) \(-4\text{ or } 0\) 2
9 36 \(1\text{ or } 5 \text{ or }9\) \(44\text{ or } 40 \text{ or }36\) \(-8\text{ or }-4 \text{ or }0\) 3

We find that there are \(3 + 2+2+2+3 + 2+2+2+3 = 21\) different ways to discard the cards so that \(n\) and \(a\) differ by a multiple of 4.

Therefore, the probability that \(n\) and \(a\) differ by a multiple of 4 is \(\frac{21}{81} = \frac{7}{27}\).

Solution 2

Let’s systematically look at Noah’s possible choices.

We find that there are \(3 + 2+2+2+3 + 2+2+2+3 = 21\) different ways to discard the cards so that \(n\) and \(a\) differ by a multiple of \(4\).

Therefore, the probability that \(n\) and \(a\) differ by a multiple of 4 is \(\frac{21}{81} = \frac{7}{27}\).