Union Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Let A={xโˆˆR:x>2}A = \{x \in \mathbb{R} : x > 2\} and B={xโˆˆR:x<5}B = \{x \in \mathbb{R} : x < 5\}. Express AโˆชBA \cup B in interval notation.

Solution

  1. 1
    In interval notation: A=(2,โˆž)A = (2, \infty) and B=(โˆ’โˆž,5)B = (-\infty, 5).
  2. 2
    Since every real number is either greater than 2, less than 5, or both, AโˆชBA \cup B covers the entire real line.
  3. 3
    Therefore AโˆชB=(โˆ’โˆž,โˆž)=RA \cup B = (-\infty, \infty) = \mathbb{R}.

Answer

AโˆชB=RA \cup B = \mathbb{R}
When two intervals overlap and their union spans all real numbers, the result is R\mathbb{R}. Visualising these sets on a number line makes this clear.

About Union

The union of sets AA and BB is the set of all elements that belong to AA, to BB, or to both, written AโˆชBA \cup B.

Learn more about Union โ†’

More Union Examples