A wooden box contains 15 identical tokens, each marked with a distinct integer from to , inclusive. If one token is drawn at random from the box, what is the probability that the integer on the drawn token is a prime number?
- A
- Answer
- C
- D
- E
Answer
The probability that the integer on the drawn token is a prime number is .
The total number of possible outcomes when choosing one token from tokens is . The prime numbers between and , inclusive, are and . There are favorable outcomes. The probability is therefore , which simplifies to .
Step-by-Step Solution
Key Concept
Basic Single-Event Probability and Definition of Prime Numbers
Estimated Time:45s