Union & Intersection questions

In summary, 66 cats signed up for the MISS CAT 2013 contest, but after the first round, 21 cats were eliminated for failing to catch a mouse. Of the remaining 45 cats, 27 had stripes and 32 had one black ear. All cats with both stripes and a black ear made it to the final round, and the minimum number of finalists is 14.
  • #1
bala2014
4
0
Sixty six cats signed up for the contest MISS CAT 2013. After the first round 21 cats were eliminated
because they failed to catch a mouse. Of the remaining cats, 27 had stripes and 32 had one black
ear. All striped cats with one black ear got to the final. What is the minimum number of finalists?
(A) 5 (B) 7 (C) 13 (D) 14 (E) 27
 
Mathematics news on Phys.org
  • #2
66 cats started out, 21 were eliminated, so 45 made it to round two.

In round two, all those that had both a black ear and stripes continued.

Since there were 27 with stripes and 32 with a black ear, but only 45 cats, some had to have both. How many must have had both?
 
  • #3
Prove It said:
Since there were 27 with stripes and 32 with a black ear, but only 45 cats, some had to have both. How many must have had both?
Out of 45 that passed the first round, let $B$ be the set of cats with a black ear and $S$ be the set of cats with stripes. It's easier to figure out $|B\cap S|$ (the number of elemenst in the intersection) under the assumption that all 45 cats had stripes or a black ear or both. Then the answer is unique. I'll wait for the OP to show some effort on this, and then we can figure out how an upper bound on $|B\cup S|$ turns into a lower bound on $|B\cap S|$.
 
  • #4
Evgeny.Makarov said:
Out of 45 that passed the first round, let $B$ be the set of cats with a black ear and $S$ be the set of cats with stripes. It's easier to figure out $|B\cap S|$ (the number of elemenst in the intersection) under the assumption that all 45 cats had stripes or a black ear or both. Then the answer is unique. I'll wait for the OP to show some effort on this, and then we can figure out how an upper bound on $|B\cup S|$ turns into a lower bound on $|B\cap S|$.

By keeping $|B\cap S|$ = x , B = 27-x, S = 32-x, we know $|B\cup S|$ s 45. So we can form a equation 27-x+x+32-x = 45 where x= 59-45 = 14.
 
  • #5
bala2014 said:
By keeping $|B\cap S|$ = x , B = 27-x, S = 32-x
Something is not right here. First, $B$ is a set (at least as I defined it) and $27-x$ is a number, so $B$ and $27-x$ are objects of different types and cannot be equal. Second, if you mean $|B|=27-x$, this is also not right. "$B$ [is] the set of cats with a black ear", and the problem statement says that $|B|=32$. What you probably mean is that $|B\setminus (B\cap S)|=|B\setminus S|=32-x$ if $|B\cap S|=x$. Similarly, $|S\setminus (B\cap S)|=|S\setminus B|=27-x$. Now, the sets $B\setminus S$, $B\cap S$ and $S\setminus B$ ar disjoint and their union has 45 element (under the additional assumption that all 45 cats had stripes or a black ear or both). From here we get your equation
\[
(27-x)+x+(32-x) = 45.
\]

I would write a solution as follows.
\[
|B|+|S|-|B\cap S|=|B\cup S|\qquad(*)
\]
from where
\[
|B\cap S|=|B|+|S|-|B\cup S|=32+27-45=14
\]
If we don't make the assumption that $|B\cup S|=45$, then we only know that $|B\cup S|\le 45$, so (*) gives
\[
|B\cap S|\ge |B|+|S|-45=32+27-45=14.
\]
 

FAQ: Union & Intersection questions

What is the difference between union and intersection in mathematics?

Union and intersection are two operations used in set theory. Union refers to combining two sets to create a new set that contains all the elements from both sets. Intersection, on the other hand, refers to finding the common elements between two sets.

How do you represent union and intersection in mathematical notation?

The symbol for union is ∪ and for intersection is ∩. For example, if we have two sets A and B, the union of these sets would be written as A ∪ B and the intersection would be written as A ∩ B.

Are there any properties of union and intersection that are important to know?

Yes, there are several properties of union and intersection that are important in mathematics. Some of these properties include commutativity, associativity, and distributivity. These properties help us manipulate and simplify expressions involving union and intersection.

How are union and intersection used in probability and statistics?

In probability and statistics, union and intersection are used to calculate the likelihood of certain events occurring. For example, the union of two events represents the probability that either one or both events will occur, while the intersection represents the probability that both events will occur simultaneously.

Can you give an example of a real-life situation where union and intersection are used?

One real-life example where union and intersection are used is in Venn diagrams. Venn diagrams are used to visually represent the relationship between sets and use union and intersection to show the overlap between sets. For example, a Venn diagram can be used to show the common interests between two groups of people, where the union represents all the interests shared by the two groups and the intersection represents the specific interests that are shared by both groups.

Similar threads

Replies
10
Views
4K
Replies
4
Views
2K
2
Replies
67
Views
12K
Replies
3
Views
3K
Replies
1
Views
3K
Replies
1
Views
3K
Replies
65
Views
9K
Replies
2
Views
8K
Replies
20
Views
4K
Back
Top