Multiple choice

When a die is thrown, list the outcomes of an event of getting prime number.

  1. $\{2, 3, 5\}$
  2. $\{2, 4, 6\}$
  3. $\{1, 2, 3, 5\}$
  4. $\{1, 3, 5\}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A standard six-sided die has outcomes {1, 2, 3, 4, 5, 6}. Among these, the prime numbers are 2, 3, and 5. Note that 1 is not a prime number, and 4 and 6 are composite numbers.

AI explanation

When a standard die is thrown, the possible outcomes are the numbers 1, 2, 3, 4, 5, and 6. A prime number is a number greater than 1 that has no positive divisors other than 1 and itself. From the die's outcomes, the prime numbers are 2, 3, and 5. Therefore, the event of getting a prime number yields the set 2, 3, 5.