Two different numbers are selected at random from and multiplied together. What is the probability that the product is even?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
A product is odd only when both factors are odd; 3 of the 10 pairs are odd-odd, so 7 of 10 products are even.
Solution
There are equally likely pairs of different numbers.
A product is odd exactly when both factors are odd. The odd numbers available are , giving odd-odd pairs: . Every other pair contains at least one even number and has an even product.
So pairs give an even product, and the probability is
The answer is .
Why this works
"Even product" means "at least one even factor," and "at least one" is a signal to count the complement, "no even factor," which is a single clean case. Parity of a product is decided by parity of the factors, so the actual values never matter, only how many are odd.
Alternative approach
List the pairs containing an even number directly: pairs with or . Pairs containing : four of them; pairs containing but not : three more. That is of .
The trap
Reasoning 'two of the five numbers are even, so the probability is 2/5,' which ignores that a pair needs only one even factor.
Common mistakes
- Reasoning "two of the five numbers are even, so the probability is ," which ignores that a pair needs only one even factor.
- Counting ordered pairs () for the total but unordered pairs () for the odd case, giving a wrong fraction; keep both counts ordered or both unordered.
Techniques
Count the complement and subtract from the total