Question:medium

Two dice are thrown simultaneously. What is the probability that the sum of the numbers appearing on the dice is a prime number?

Show Hint

To quickly find the number of ways to get a sum \(S\) on two dice:
• If \(S \le 7\), ways \(= S - 1\).
• If \(S > 7\), ways \(= 13 - S\). Using this: \(1(2) + 2(3) + 4(5) + 6(7) + 2(11) = 15\).
Updated On: May 2, 2026
  • \(\frac{5}{12}\)
  • \(\frac{7}{12}\)
  • \(\frac{1}{2}\)
  • \(\frac{13}{36}\)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0

Top Questions on permutations and combinations