Solveeit Logo

Question

Mathematics Question on Set Theory

In a group of 15 women, 7 have nose studs, 8 have ear rings and 3 have neither. How many of these have both nose studs and ear rings?

A

0

B

2

C

3

D

7

Answer

3

Explanation

Solution

The correct option is (C): 3
To solve the problem, we can use the principle of inclusion-exclusion. Let:

- AA: the set of women with nose studs
- BB: the set of women with ear rings

Given:
- A=7|A| = 7 (women with nose studs)
- B=8|B| = 8 (women with ear rings)
- AB=3|A' \cap B'| = 3 (women with neither)

First, we calculate the total number of women who have either nose studs or ear rings (or both):

AB=Total WomenNeither=153=12|A \cup B| = \text{Total Women} - \text{Neither} = 15 - 3 = 12

Now, we use the formula for the union of two sets:

AB=A+BAB|A \cup B| = |A| + |B| - |A \cap B|

Substituting the known values:

12=7+8AB12 = 7 + 8 - |A \cap B|

This simplifies to:

12=15AB12 = 15 - |A \cap B|

So,

AB=1512=3|A \cap B| = 15 - 12 = 3

Therefore, the number of women who have both nose studs and ear rings is 3.