2018 AMC 12B Problems/Problem 5
Problem
How many subsets of contain at least one prime number?
Solution 1
Since an element of a subset is either in or out, the total number of subsets of the -element set is . However, since we are only concerned about the subsets with at least prime in it, we can use complementary counting to count the subsets without a prime and subtract that from the total. Because there are non-primes, there are subsets with at least prime.
Solution 2
We can construct our subset by choosing which primes are included and which composites are included. There are ways to select the primes (total subsets minus the empty set) and ways to select the composites. Thus, there are ways to choose a subset of the eight numbers.
Solution 3
We complement count. We know that we have subsets in all, including the empty subset. We subtract 1 from the total, so we have . We also subtract , and , because those are the subsets that do not include a prime number. We have four subsets that do not have a prime number and include one composite number, six subsets that have two composite numbers and no primes, four subsets that include three composite numbers and no prime numbers, and finally one subset with four composite numbers and no prime numbers. We have $2^8-1-4-6-4-1 = 256-1-4-6-4-1 = 250-1-4-4-1 = \boxed{\textbf{(D) 240}$ (Error compiling LaTeX. Unknown error_msg) ways to choose a subset of the eight numbers that include a prime number.
Video Solution
https://youtu.be/8WrdYLw9_ns?t=253
~ pi_is_3.14
See Also
2018 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 4 |
Followed by Problem 6 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.