Practice Intersection in Math

Use these practice problems to test your method after reviewing the concept explanation and worked examples.

Quick Recap

The intersection of sets AA and BB is the set of all elements that belong to both AA and BB simultaneously, written A∩BA \cap B.

Picture two overlapping circles in a Venn diagramβ€”the intersection is only the overlapping region where both circles cover. For example, if set AA is students who play soccer and set BB is students who play piano, then A∩BA \cap B is students who do both. It is the AND gate of set theory: an element must satisfy both conditions to be included.

Showing a random 20 of 50 problems.

Example 1

medium
Compute A∩BA \cap B where A={1,2,3,4,5}A = \{1, 2, 3, 4, 5\} and BB is the set of odd numbers in AA.

Example 2

medium
Let A={x∈R:xβ‰₯1}A = \{x \in \mathbb{R} : x \ge 1\} and B={x∈R:x≀4}B = \{x \in \mathbb{R} : x \le 4\}. Find A∩BA \cap B.

Example 3

medium
Compute (βˆ’βˆž,3)∩[0,∞)(-\infty, 3) \cap [0, \infty).

Example 4

challenge
Sets A,B,CA, B, C are pairwise disjoint with ∣A∣=3,∣B∣=4,∣C∣=5|A|=3, |B|=4, |C|=5. Find ∣AβˆͺBβˆͺC∣|A \cup B \cup C| and ∣A∩B∩C∣|A \cap B \cap C|.

Example 5

easy
Let M={2,4,6,8}M = \{2, 4, 6, 8\} and N={1,2,3,4}N = \{1, 2, 3, 4\}. Find M∩NM \cap N.

Example 6

medium
Let EE = even integers, PP = positive integers ≀10\le 10. Find E∩PE \cap P.

Example 7

easy
True or false: Aβˆ©βˆ…=AA \cap \emptyset = A.

Example 8

easy
Find A∩BA \cap B if A={2,4,6,8}A = \{2, 4, 6, 8\} and B={1,2,3,4,5}B = \{1, 2, 3, 4, 5\}.

Example 9

hard
Compute β‹‚n=1∞[0,1n]\bigcap_{n=1}^{\infty} \left[0, \tfrac{1}{n}\right].

Example 10

medium
(A∩B)∩C=A∩(B∩C)(A \cap B) \cap C = A \cap (B \cap C). What property is this?

Example 11

hard
Prove A∩(AβˆͺB)=AA \cap (A \cup B) = A (absorption).

Example 12

hard
De Morgan: rewrite (A∩B)c(A \cap B)^c in terms of complements and union.

Example 13

medium
List the intersection of 'multiples of 2' and 'multiples of 5' up to 20.

Example 14

easy
Compute {1,2}∩{3,4}\{1, 2\} \cap \{3, 4\}.

Example 15

medium
In a survey, 20 like coffee, 15 like tea, and 25 like at least one. How many like both?

Example 16

easy
Compute A∩AA \cap A for A={5,6}A = \{5, 6\}.

Example 17

easy
Compute {2,4,6}∩{1,3,5}\{2, 4, 6\} \cap \{1, 3, 5\}.

Example 18

easy
How many elements are in {2,4,6,8,10}∩{1,2,3,4,5}\{2,4,6,8,10\} \cap \{1,2,3,4,5\}?

Example 19

easy
Let A={1,2,3,4}A = \{1, 2, 3, 4\} and B={3,4,5,6}B = \{3, 4, 5, 6\}. Find A∩BA \cap B.

Example 20

easy
How many elements are in {1,2,3,4}∩{2,4,6}\{1, 2, 3, 4\} \cap \{2, 4, 6\}?