Chapter 3: Problem 14
a) How many subsets of \(\\{1,2,3, \ldots, 11\\}\) contain at least one even integer? b) How many subsets of \(\\{1,2,3, \ldots, 12\\}\) contain at least one even integer? c) Generalize the results of parts (a) and (b).
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 3: Problem 14
a) How many subsets of \(\\{1,2,3, \ldots, 11\\}\) contain at least one even integer? b) How many subsets of \(\\{1,2,3, \ldots, 12\\}\) contain at least one even integer? c) Generalize the results of parts (a) and (b).
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(A, B, C \subseteq \mathcal{U}\). Prove or disprove (with a counterexample) each of the following: a) \(A-C=B-C \Rightarrow A=B\) b) \([(A \cap C=B \cap C) \wedge(A-C=B-C)] \Rightarrow A=B\) c) \([(A \cup C=B \cup C) \wedge(A-C=B-C)] \Rightarrow A=B\)
Four torpedoes, whose probabilities of destroying an enemy ship are \(0.75,0.80,0.85\), and \(0.90\), are fired at such a vessel. Assuming the torpedoes operate independently, what is the probability the enemy ship is destroyed?
A dozen urns each contain four red marbles and seven green ones. (All 132 marbles are of the same size.) If a dozen students each select a different urn and then draw (with replacement) five marbles, what is the probability that at least one student draws at least one red marble?
Devon has a bag containing 22 poker chips - eight red, eight white, and six blue. Aileen reaches in and withdraws three of the chips, without replacement. Find the probability that Aileen has selected (a) no blue chips; (b) one chip of each color; or (c) at least two red chips.
A carton contains 20 computer chips, four of which are defective. Isaac tests these chips \(-\) one at a time and without replacement - until he either finds a defective chip or has tested three chips. If the random variable \(X\) counts the number of chips Isaac tests, find (a) the probability distribution for \(X\); (b) \(\operatorname{Pr}(X \leq 2)\); (c) \(\operatorname{Pr}(X=1 \mid X \leq 2)\); (d) \(E(X)\); and (e) \(\operatorname{Var}(X)\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.