Intersection and union of 2 sets

All in One Place

Everything you need for JC, LC, and college level maths and science classes.

Learn with Ease

We’ve mastered the national curriculum so that you can revise with confidence.

Instant Help

24/7 access to the best tips, walkthroughs, and practice exercises available.

0/4
?
Intros
Lessons
  1. Introduction to Intersection and Union of 2 Sets
  2. Intersection of Two Sets
  3. Union of Two Sets
  4. A\B (A minus B)
  5. Principle of Inclusion and Exclusion
0/16
?
Examples
Lessons
  1. Finding the Intersection & Union of 2 Sets

    You are given the following Venn diagram:

    Finding the Intersection & Union of 2 Sets

    1. Find A\capC and n(A\capC).
    2. Find A\cupC and n(A\cupC).
    3. Find C\A.
    4. Find (A\capB)'
  2. Consider the following:

    - Universal Set U=U = {1, 2, 3, 4, 5, 6, 7, 8}

    - Set A = {1,2,3,4,5,6}

    - Set B = {2,4,6,8}

    1. Draw a Venn diagram to represent these sets.
    2. Find A\capB and n(A\capB).
    3. Find A\cupB and n(A\cupB).
    4. Find A\B.
    5. Find (A\cupB)'
  3. Consider the following:

    - A = {mm=4x,0x3,xIm | m = 4x, 0 \leq x \leq 3, x \in I}

    - B = {nn=2x,0x6,xIn | n = 2x, 0 \leq x \leq 6, x \in I}

    1. Draw a Venn diagram to represent these sets
    2. Find A\capB and n(A\capB).
    3. Find A\cupB and n(A\cupB).
    4. Find A\B.
  4. Using the Principle of Inclusion and Exclusion

    Kevin asked 50 people if they liked to play soccer or basketball. 10 people didn't like either of them. 25 people liked soccer. 30 people liked basketball. How many people liked both soccer and basketball?

    1. Willy surveyed 30 people at a restaurant to see if they ordered noodles or rice. 10 people ordered both rice and noodles. 5 people only ordered a drink. 3 people ordered only rice.
      1. Draw a Venn diagram and label the missing information.
      2. Find the missing information using the principle of inclusion and exclusion.
    Topic Notes
    ?

    In this section we will learn about intersection and union of 2 sets.

    Let A and B be sets. Then, the definitions for intersection and union is the following:

    Intersection: A set of elements where the elements show up both in A and B. We call this intersection A\capB. Sometimes people refer to the symbol \cap as the word "and".

    Union: A set of all elements that appears in A, in B, or both in A and B. We call this union A\cupB. Sometimes people refer to the symbol \cup as the word "or".

    Here is a definition that may be useful:

    A\B: The set of elements that is in A but not in B. In short, it is just A minus B.

    The principle of inclusion and exclusion of 2 sets says the following:

    n(A\cupB) = n(A) + n(B) - n(A\capB)