Question:

Given the following sets:
𝐴 = {2, 4, 6, 8, 10, 12}
𝐡 = {8, 10, 12, 14, 16, 18}
𝐢 = {7, 8, 9, 10 11, 12, 13}
(𝐴 ∩ 𝐡) βˆͺ (𝐡 ∩ 𝐢) is

Updated On: Nov 18, 2025
  • {8, 10, 12, 14}
  • {8, 10, 12}
  • {7, 8, 10, 11, 12, 13, 14}
  • {4, 6, 7, 8 10, 11, 12, 13}
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

To solve this problem, we need to find the union of two sets: \( (A \cap B) \) and \( (B \cap C) \).

  1. Intersection of Set A and Set B: 

Set \( A = \{2, 4, 6, 8, 10, 12\} \) and Set \( B = \{8, 10, 12, 14, 16, 18\} \).

The intersection \( A \cap B \) includes all elements common to both sets A and B.

\( A \cap B = \{8, 10, 12\} \).

  1. Intersection of Set B and Set C:

Set \( B = \{8, 10, 12, 14, 16, 18\} \) and Set \( C = \{7, 8, 9, 10, 11, 12, 13\} \).

The intersection \( B \cap C \) includes all elements common to both sets B and C.

\( B \cap C = \{8, 10, 12\} \).

  1. Union of Intersections:

The union of \( A \cap B \) and \( B \cap C \) combines all elements from both intersections, without repeating any elements.

\( (A \cap B) \cup (B \cap C) = \{8, 10, 12\} \cup \{8, 10, 12\} = \{8, 10, 12\} \).

Since both intersections are identical, the union remains the same set of elements.

Conclusion: The result of the operation \( (A \cap B) \cup (B \cap C) \) is the set \(\{8, 10, 12\}\). Therefore, the correct option is

{8, 10, 12}

.

 

Was this answer helpful?
0
0