Unlock hundreds more features
Save your Quiz to the Dashboard
View and Export Results
Use AI to Create Quizzes and Analyse Results

Sign inSign in with Facebook
Sign inSign in with Google
Quizzes > High School Quizzes > Mathematics

3rd Grade Union & Intersection Practice Quiz

Sharpen Math Skills with Engaging Practice Questions

Difficulty: Moderate
Grade: Grade 3
Study OutcomesCheat Sheet
Colorful paper art promoting a set theory quiz for middle school students.

What is the union of the sets A = {1, 2} and B = {2, 3}?
{1, 2, 3}
{2}
{1, 2}
{2, 3}
The union of two sets includes all the unique elements from both sets. Since A has 1 and 2, and B has 2 and 3, the union is {1, 2, 3}.
What does the intersection of two sets represent?
Elements common to both sets
Elements unique to each set
All elements from both sets
None of the elements in either set
The intersection of two sets consists of only the elements that are found in both sets. It excludes any element that is not common to both.
Given A = {cat, dog} and B = {dog, bird}, what is A ∩ B?
{dog, bird}
{cat}
{dog}
{cat, bird}
Only 'dog' appears in both sets A and B, so the intersection is {dog}. The other options include elements that are not present in both sets.
What is the union of the sets X = {red, blue} and Y = {blue, green}?
{red, blue}
{blue}
{blue, green}
{red, blue, green}
The union combines all distinct elements from both sets, giving {red, blue, green}. Blue is not repeated since sets do not allow duplicates.
If Set A = {1} and Set B = {2}, what is A ∩ B?
{}
{1}
{2}
{1, 2}
Since A and B have no elements in common, their intersection is the empty set {}. There are no shared elements between the two sets.
Let A = {2, 4, 6} and B = {4, 6, 8}. What is A ∪ B?
{2, 8}
{4, 6}
{2, 4, 6, 8}
{2, 4, 6}
The union of A and B includes all unique elements from both sets, resulting in {2, 4, 6, 8}.
What is the intersection of A = {apple, banana, cherry} and B = {banana, date, fig}?
{apple, banana, cherry, date, fig}
{date, fig}
{apple, cherry}
{banana}
The only fruit that appears in both sets is 'banana', so the intersection is {banana}.
If A = {x | x is an even number less than 10} and B = {2, 5, 8}, what is A ∩ B?
{5}
{2, 4, 6, 8}
{4, 6}
{2, 8}
Set A contains {2, 4, 6, 8} and B contains {2, 5, 8}. Their intersection is {2, 8}, the common even numbers.
Consider sets P = {a, b, c} and Q = {b, c, d}. Which of the following represents P ∪ Q?
{b, c}
{a, b, d}
{a, b, c, d}
{a, c, d}
The union of P and Q includes all distinct elements: a, b, c, and d. Hence, P ∪ Q = {a, b, c, d}.
A school library has set F = {fiction, magazines} and set N = {newspapers, magazines}. What is F ∩ N?
{fiction, magazines, newspapers}
{magazines}
{fiction, newspapers}
{}
The only common category in both sets F and N is 'magazines', so F ∩ N = {magazines}.
If U represents all students, A represents students in the math club, and B represents students in the chess club, what does A ∪ B represent?
Students in both the math and chess clubs
Only math club students
Students who are not in any club
Students in either the math club or the chess club, or both
A ∪ B includes all students who participate in at least one of the clubs. It represents the combination of both groups without any duplicates.
Set X = {2, 3, 4, 5} and Y = {4, 5, 6, 7}. What is X ∩ Y?
{2, 3, 6, 7}
{2, 3}
{2, 3, 4, 5, 6, 7}
{4, 5}
The intersection X ∩ Y contains elements common to both sets, which are 4 and 5.
Which symbol is used to denote the union of two sets?
+
The union of two sets is represented by the symbol ∪ in set theory. The other symbols represent different operations.
Which of the following statements correctly describes the union and intersection of sets?
The union contains all elements from both sets, while the intersection contains only the common elements
Both union and intersection contain only the elements common to the sets
The intersection contains all elements from both sets, while the union contains only the common elements
Union and intersection both combine sets without excluding duplicates
The union of two sets collects every unique element from both, whereas the intersection includes only those elements that appear in both sets.
For sets A = {1, 2, 3} and B = {3, 4, 5}, which of the following correctly shows A ∪ B and A ∩ B respectively?
A ∪ B = {1, 2, 3, 4, 5} and A ∩ B = {}
A ∪ B = {1, 2, 3} and A ∩ B = {3, 4, 5}
A ∪ B = {1, 2, 3, 4, 5} and A ∩ B = {3}
A ∪ B = {1, 2} and A ∩ B = {3, 4}
The union A ∪ B combines all unique elements to form {1, 2, 3, 4, 5}, while the intersection A ∩ B contains only the common element {3}.
If A is a subset of B (A ⊆ B), which of the following is always true?
A ∪ B = A and A ∩ B = B
A ∪ B = B and A ∩ B = B
A ∪ B = B and A ∩ B = A
A ∪ B = A and A ∩ B = A
When A is a subset of B, every element of A is in B. Thus, their union is B and their intersection is A.
Which of the following identities is a correct distributive law in set theory?
A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
A ∩ (B ∪ C) = (A ∪ B) ∪ (A ∪ C)
A ∪ (B ∩ C) = (A ∩ B) ∪ (A ∩ C)
A ∩ (B ∪ C) = (A ∩ B) ∩ (A ∩ C)
The identity A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C) is one of the distributive laws in set theory that holds for any sets A, B, and C.
Let L = {2, 4, 6, 8} and M = {1, 2, 3, 4}. Which of the following shows both L ∩ M and L ∪ M correctly?
L ∩ M = {2, 4} and L ∪ M = {1, 2, 3, 4, 6, 8}
L ∩ M = {2, 4} and L ∪ M = {2, 4, 6, 8}
L ∩ M = {1, 2} and L ∪ M = {1, 2, 3, 4, 6, 8}
L ∩ M = {2, 4, 6, 8} and L ∪ M = {1, 2, 3, 4}
The intersection L ∩ M includes only the common elements {2, 4} while the union L ∪ M combines all unique elements from both sets, resulting in {1, 2, 3, 4, 6, 8}.
Which of the following best describes disjoint sets?
Two sets that have no elements in common (their intersection is empty)
Two sets that are identical to the universal set
Two sets where one is a subset of the other
Two sets that have exactly the same elements
Disjoint sets are defined as sets that do not share any elements; that is, their intersection is the empty set. This property distinguishes them from overlapping sets.
Let A = {1, 2, 3}, B = {2, 3, 4}, and C = {3, 4, 5}. What is (A ∩ B) ∪ C?
{2, 3, 4, 5}
{1, 2, 3, 4, 5}
{2, 3}
{3, 4, 5}
First, A ∩ B is {2, 3} because those are the common elements between A and B. Then, the union of {2, 3} with C ({3, 4, 5}) produces {2, 3, 4, 5}.
0
{"name":"What is the union of the sets A = {1, 2} and B = {2, 3}?", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"What is the union of the sets A = {1, 2} and B = {2, 3}?, What does the intersection of two sets represent?, Given A = {cat, dog} and B = {dog, bird}, what is A ∩ B?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}

Study Outcomes

  1. Identify elements in the union of two sets using simple examples.
  2. Recognize common elements forming the intersection of sets.
  3. Apply set theory concepts to solve basic problems.
  4. Analyze and compare unions and intersections in given scenarios.
  5. Create visual representations to illustrate set relationships.

3rd Grade Union & Intersection Cheat Sheet

  1. Understanding Unions and Intersections - Unions grab every unique element from both sets, while intersections only keep the common ones. Think of union as a big party guest list and intersection as the VIPs who RSVP'd for both events. Explore practice questions
  2. Commutative Property - Order doesn't matter when combining sets! A ∪ B equals B ∪ A, and the same goes for intersections. It's like mixing colors - red then blue gives the same result as blue then red. Try some problems
  3. Associative Property - How you group sets in a chain of unions or intersections won't change the outcome: (A ∪ B) ∪ C equals A ∪ (B ∪ C), and similarly for ∩. It's like organizing books on a shelf in any order. Practice here
  4. Distributive Property - Union distributes over intersection and vice versa: A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C). This trick lets you break down complicated expressions into simpler chunks. Get more examples
  5. Identity and Annihilator Laws - The empty set ∅ and the universal set U act like neutral heroes: A ∪ ∅ = A, A ∩ U = A, A ∩ ∅ = ∅, and A ∪ U = U. They set the baseline for all set operations. See the full breakdown
  6. Idempotent Laws - Repeating the same set in a union or intersection doesn't add anything new: A ∪ A = A and A ∩ A = A. It's like photocopying the same page - you end up with the original every time. Dive into details
  7. Absorption Laws - Absorption makes life easier: A ∪ (A ∩ B) shrinks down to A, and A ∩ (A ∪ B) also simplifies to A. It's like having backup - once you include A, you never lose it. Learn more
  8. De Morgan's Laws - Complements swap unions and intersections: (A ∪ B)' = A' ∩ B' and (A ∩ B)' = A' ∪ B'. These laws flip your perspective on what's inside and outside each set. Check the proofs
  9. Venn Diagrams - Visualize sets with overlapping circles to see unions, intersections, and complements in action. Venn diagrams turn abstract ideas into colorful snapshots that make tricky problems a breeze. Draw and practice
  10. Practice Problems - The best way to master unions and intersections is by doing - tackle examples like A = {2,4,6} and B = {3,4,5} to find A ∪ B and A ∩ B. Regular drills boost your speed and confidence. Solve more questions
Powered by: Quiz Maker