Directions: Read the following passage and answer the questions given below: Out of a group of 50 persons, 18 go to work by train and 26 go to work by bus. Eight people go neither by train nor by bus.
How many people use both train and bus to go to work? A. 3 B. 2 C. 5 D. 4
B
The problem describes a group of 50 people and their modes of transport to work: train, bus, or neither. We are given the number of people who use only train (implicitly, as part of the set of train users), only bus (implicitly, as part of the set of bus users), and neither. We need to find the number of people who use both train and bus.
This is a classic problem that can be solved using the principles of set theory, specifically the concept of union and intersection of sets, often visualized with a Venn diagram.
Let's define the sets:
The set of persons who go by either train or bus or both is represented by the union of sets \(T\) and \(B\), denoted as \(T \cup B\). The persons who use neither train nor bus are outside this union.
The total number of people is the sum of those who use train or bus (or both) and those who use neither:
\[|U| = |T \cup B| + |N|\]
We know \(|U| = 50\) and \(|N| = 8\). We can find the number of people who use either train or bus or both:
\[|T \cup B| = |U| - |N|\]
\[|T \cup B| = 50 - 8\]
\[|T \cup B| = 42\]
So, 42 people use either train or bus or both.
We need to find the number of people who use both train and bus. This is the intersection of sets \(T\) and \(B\), denoted as \(|T \cap B|\).
The principle of inclusion-exclusion for two sets states:
\[|T \cup B| = |T| + |B| - |T \cap B|\]
We know \(|T \cup B| = 42\), \(|T| = 18\), and \(|B| = 26\). We can substitute these values into the formula:
\[42 = 18 + 26 - |T \cap B|\]
First, add \(|T|\) and \(|B|\):
\[18 + 26 = 44\]
So the equation becomes:
\[42 = 44 - |T \cap B|\]
To find \(|T \cap B|\), rearrange the equation:
\[|T \cap B| = 44 - 42\]
\[|T \cap B| = 2\]
Therefore, 2 people use both train and bus to go to work.
We can summarize the results:
| Category | Number of Persons |
|---|---|
| Total Persons | 50 |
| Go by Train Only | \(|T| - |T \cap B| = 18 - 2 = 16\) |
| Go by Bus Only | \(|B| - |T \cap B| = 26 - 2 = 24\) |
| Go by Both Train and Bus | \(|T \cap B| = 2\) |
| Go by Neither Train nor Bus | 8 |
| Total (Sum Check) | \(16 + 24 + 2 + 8 = 50\) |
The calculation shows that 2 people use both modes of transport.
| Concept | Description | Formula (for two sets A and B in a universal set U) |
|---|---|---|
| Universal Set (\(U\)) | The set containing all elements under consideration. | - |
| Set (\(A, B\)) | A collection of distinct elements. | - |
| Union (\(A \cup B\)) | The set of all elements in A, or in B, or in both. | \(|A \cup B| = |A| + |B| - |A \cap B|\) |
| Intersection (\(A \cap B\)) | The set of all elements that are in both A and B. | \(|A \cap B| = |A| + |B| - |A \cup B|\) |
| Complement (\(A'\) or \(U \setminus A\)) | The set of all elements in U that are not in A. | \(|A'| = |U| - |A|\) |
| Elements outside Union | Elements in U that are in neither A nor B. | \(|U| - |A \cup B|\) |
Set theory problems like this one are common in aptitude tests and competitive exams. They help assess logical reasoning and understanding of basic set operations. Here are some additional points:
By carefully applying the inclusion-exclusion principle and understanding the relationship between the total group, those using a specific mode, and those using neither, we can accurately determine the number of individuals using both modes of transport.
What is the ratio between the number of unemployed males present at the festival to the number of female engineers present at the festival?
Female teachers present at the festival is what percentage more or less than the number of female doctors present at the festival?
What is the difference between the number of male doctors and the number of male unemployed together and the number of female unemployed and female doctors together?
How many people use either train or bus to go to work?
A. 41
B. 44
C. 42
D. 40
The number of people going by train only is what percent of the total number of persons?
A. 31%
B. 33%
C. 32%
D. 36%