(i) Two dice, sum a prime greater than 5.List the sample space first. Rolling two dice, an outcome is an ordered pair \(\displaystyle (\text{first die}, \text{second die})\), and there are \(\displaystyle 6 \times 6 = 36\) equally likely outcomes. The possible sums run from $\displaystyle 2$ to 12.
Which of those sums are prime? \(\displaystyle 2, 3, 5, 7, 11\). Of these, the ones
greater than $\displaystyle 5$ are \(\displaystyle 7\) and \(\displaystyle 11\) only. ($\displaystyle 9$ is not prime, \(\displaystyle 9 = 3 \times 3\); neither is 12.)
Sum \(\displaystyle = 7\): \(\displaystyle (1,6), (2,5), (3,4), (4,3), (5,2), (6,1)\) — $\displaystyle 6$ outcomes.
Sum \(\displaystyle = 11\): \(\displaystyle (5,6), (6,5)\) — $\displaystyle 2$ outcomes.
These lists do not overlap, so there are \(\displaystyle 6 + 2 = 8\) favourable outcomes.
\[P = \frac{8}{36} = \frac{2}{9} \]
(ii) Two balls of different colours.The bag has \(\displaystyle 4 + 3 + 2 = 9\) balls. Two are drawn without replacement, and the order they come out in does not matter here, so an outcome is a
pair of balls. The number of pairs is
\[\frac{9 \times 8}{2} = 36 \]
(\(\displaystyle 9 \times 8\) counts ordered picks; we divide by $\displaystyle 2$ because each pair gets counted twice, once in each order.)
It is quicker to count the
opposite event, "both the same colour":
\[\text{both red: } \frac{4 \times 3}{2} = 6, \qquad \text{both green: } \frac{3 \times 2}{2} = 3, \qquad \text{both blue: } \frac{2 \times 1}{2} = 1 \]
so \(\displaystyle 6 + 3 + 1 = 10\) same-colour pairs, and \(\displaystyle 36 - 10 = 26\) different-colour pairs.
\[P(\text{different colours}) = \frac{26}{36} = \frac{13}{18} \]
Direct check: red-green \(\displaystyle 4 \times 3 = 12\), red-blue \(\displaystyle 4 \times 2 = 8\), green-blue \(\displaystyle 3 \times 2 = 6\); \(\displaystyle 12 + 8 + 6 = 26\). It agrees.
(iii) Three coins: first is a head, and exactly two heads in all.Sample space ($\displaystyle 8$ equally likely outcomes):
\[\text{HHH},\ \text{HHT},\ \text{HTH},\ \text{HTT},\ \text{THH},\ \text{THT},\ \text{TTH},\ \text{TTT} \]
We need
both conditions at once: the first letter is H, and there are exactly two H's altogether. Going through the list, HHT and HTH qualify. (THH has exactly two heads but starts with a tail; HHH starts with a head but has three heads.)
\[P = \frac{2}{8} = \frac{1}{4} \]
(iv) A four-digit number from $\displaystyle 1$, $\displaystyle 2$, $\displaystyle 3$, $\displaystyle 4$ with no repetition, even.Every such number uses each digit exactly once, so the sample space is all the arrangements of \(\displaystyle 1, 2, 3, 4\):
\[4 \times 3 \times 2 \times 1 = 24 \text{ numbers} \]
A number is even exactly when its
last digit is even, so the last digit must be $\displaystyle 2$ or $\displaystyle 4$ — $\displaystyle 2$ choices. The other three digits can then be arranged in the remaining three places in \(\displaystyle 3 \times 2 \times 1 = 6\) ways, giving \(\displaystyle 2 \times 6 = 12\) even numbers.
\[P(\text{even}) = \frac{12}{24} = \frac{1}{2} \]
This is believable: of the four digits, two are even and two are odd, so half the arrangements should end in an even digit.
(v) Guessing $\displaystyle 3$ multiple-choice questions, exactly $\displaystyle 2$ right.An outcome is the student's set of three answers. Each question has $\displaystyle 4$ options, so
\[4 \times 4 \times 4 = 64 \text{ equally likely answer sheets} \]
For exactly $\displaystyle 2$ correct, first choose
which question is the wrong one — $\displaystyle 3$ ways. The other two must be answered with the single correct option ($\displaystyle 1$ way each), and the wrong one must be answered with one of the
$\displaystyle 3$ wrong options.
\[3 \times 1 \times 1 \times 3 = 9 \text{ favourable answer sheets} \]
\[P(\text{exactly 2 correct}) = \frac{9}{64} \]
(A common slip is to forget that the "wrong" question can be wrong in $\displaystyle 3$ different ways and to write \(\displaystyle \frac{3}{64}\).)
Answer: (i) \(\displaystyle \frac{2}{9}\) (ii) \(\displaystyle \frac{13}{18}\) (iii) \(\displaystyle \frac{1}{4}\) (iv) \(\displaystyle \frac{1}{2}\) (v) \(\displaystyle \frac{9}{64}\)