Comprehensive Guide to Finding Domain and Range

Fundamental Definitions of Domain and Range

  • Domain: The domain of a relation is defined as the set of all first coordinates. In a coordinate system, these correspond to the xx-values of the relation.

  • Range: The range of a relation is the set of all second coordinates. These correspond to the yy-values or output values of the relation.

  • Relationship and Notations: Identifying domain and range allows for understanding the limits of a given relation or function. They can be represented using discrete sets, interval notation, or set-builder notation.

Restrictions to Consider in Finding Domain and Range

When dealing with equations, certain mathematical conditions must be met to ensure values are defined within the set of real numbers:

  • Radicals with Even Indices: For any radical expression where the index is even (e.g., square roots), the radicand (the value inside the radical) must be non-negative. This means it must be greater than or equal to zero (radicand0\text{radicand} \geq 0). Negative values under an even radical result in imaginary numbers, which are typically excluded in domain/range analysis unless specified.

  • Fractions and Rational Expressions: In a rational function, the denominator must not be equal to zero (denominator0\text{denominator} \neq 0). Division by zero is undefined in mathematics; therefore, any value of xx or yy that results in a zero denominator must be excluded from the domain or range.

Domain and Range from Ordered Pairs

To find the domain and range from a set of ordered pairs, identify the unique first elements and the unique second elements.

  • Example 1: Given the relation F={(1,2),(2,2),(3,5),(4,5)}F = \{ (1, 2), (2, 2), (3, 5), (4, 5) \}

    • Domain: The first coordinates are 11, 22, 33, and 44. Thus, the domain is the set {1,2,3,4}\{ 1, 2, 3, 4 \}.
    • Range: The second coordinates are 22, 22, 55, and 55. When listing elements of a set, duplicates are omitted. The range is the set {2,5}\{ 2, 5 \}.
  • Example 2: Given the relation with ordered pairs (1,1)(1, -1), (2,3)(2, -3), (0,5)(0, 5), (1,3)(-1, 3), (4,5)(4, -5), (1,5)(-1, 5), and (4,4)(4, -4).

    • Domain Calculation: Collecting all unique xx-values: 1,2,0,1,41, 2, 0, -1, 4. Arranged in ascending order, the domain is {1,0,1,2,4}\{ -1, 0, 1, 2, 4 \}.
    • Range Calculation: Collecting all unique yy-values: 1,3,5,3,5,4-1, -3, 5, 3, -5, -4. Arranged in ascending order (based on a number line), the range is {5,4,3,1,3,5}\{ -5, -4, -3, -1, 3, 5 \}.

Domain and Range from Mapping Diagrams and Tables of Values

  • Mapping Diagrams: In a mapping diagram, the input side (often on the left) represents the domain, and the output side (on the right) represents the range.

    • If input values are {A,B,C,D}\{ A, B, C, D \}, then the Domain is {A,B,C,D}\{ A, B, C, D \}.
    • If output values are {X,Y,Z}\{ X, Y, Z \}, then the Range is {X,Y,Z}\{ X, Y, Z \}.
  • Table of Values (Example 1):

    • xx-values: 7-7, 4-4, 22, 88, 1010, 1919. Domain = {7,4,2,8,10,19}\{ -7, -4, 2, 8, 10, 19 \}.
    • yy-values: 1212, 99, 11-11, 1717, 66, 5-5. Ascending order Range = {11,5,6,9,12,17}\{ -11, -5, 6, 9, 12, 17 \}.
  • Table of Values (Example 2):

    • xx-values: 19-19, 6-6, 22, 11, 1515, 1818. Domain = {19,6,1,2,15,18}\{ -19, -6, 1, 2, 15, 18 \}.
    • yy-values: 20-20, 3-3, 44, 88, 99, 1616. Range = {20,3,4,8,9,16}\{ -20, -3, 4, 8, 9, 16 \}.

Domain and Range from Graphs

Graphs provide visual representations where domain is measured along the horizontal axis (left to right) and range is measured along the vertical axis (bottom to top).

  • Finite Graph with Shaded Endpoints: If a graph starts with a shaded circle at (10,3)(-10, 3) and ends with a shaded circle at (2,18)(-2, 18):

    • Domain: The graph spans from x=10x = -10 to x=2x = -2. Using interval notation with brackets for included endpoints: [10,2][ -10, -2 ]. In set notation: {x10x2}\{ x \mid -10 \leq x \leq -2 \}.
    • Range: The graph spans from y=3y = 3 up to y=18y = 18. Range: [3,18][ 3, 18 ]. In set notation: {y3y18}\{ y \mid 3 \leq y \leq 18 \}.
  • Graph with Open and Closed Circles: Consider a graph with an open circle at (0,1)(0, 1) and a shaded (closed) circle at (4,4)(4, -4).

    • Domain: Spans from 00 (not included) to 44 (included). Interval notation: (0,4]( 0, 4 ]. Set notation: {x0<x4}\{ x \mid 0 < x \leq 4 \}.
    • Range: The lowest point is 4-4 (shaded/included) and the highest point is 11 (open/not included). Interval notation: [4,1)[ -4, 1 ). Set notation: {y4y<1}\{ y \mid -4 \leq y < 1 \}.
  • Infinite Graphs (Arrows):

    • Full Line/Curve with Double Arrows: If a graph has arrows at both ends extending infinitely.
      • Domain: From negative infinity to positive infinity ((,)( -\infty, \infty )). This is the set of all real numbers.
      • Range: Also the set of all real numbers (yRy \in \mathbb{R}).
    • Graph with Single Arrow (Ray-like): Consider a graph starting at an open circle near (3,16)(3, 16) and extending down toward the left with an arrow.
      • Domain: The xx-values go from negative infinity up to but not including 33. Solution: x<3x < 3.
      • Range: The yy-values go from negative infinity up to but not including 1616. Solution: y<16y < 16.

Finding Domain and Range from Equations

To find the domain, solve the equation for yy in terms of xx. To find the range, solve the equation for xx in terms of yy.

  • Case 1: Linear Polynomial (2xy=52x - y = 5):

    • Domain: Solve for yy\rightarrow y=2x+5-y = -2x + 5\rightarrow y=2x5y = 2x - 5. This is a polynomial with no restrictions. Domain: Set of all real numbers (R\mathbb{R}).
    • Range: Solve for xx\rightarrow 2x=y+52x = y + 5\rightarrow x=y+52x = \frac{y + 5}{2}. This is also a polynomial structure without square roots or variables in denominators. Range: Set of all real numbers (R\mathbb{R}).
  • Case 2: Quadratic Equation (y=x29y = x^2 - 9):

    • Domain: yy is expressed as a polynomial. Domain: Set of all real numbers (R\mathbb{R}).
    • Range: Solve for xx\rightarrow x2=y+9x^2 = y + 9\rightarrow x=±y+9x = \pm \sqrt{y + 9}.
    • Apply restriction for radicals: y+90y + 9 \geq 0\rightarrow y9y \geq -9.
    • Range: {yy9}\{ y \mid y \geq -9 \}.
  • Case 3: Another Quadratic Example (x2+y4=0x^2 + y - 4 = 0):

    • Domain: Solve for yy\rightarrow y=4x2y = 4 - x^2. No restrictions. Domain: Set of all real numbers (R\mathbb{R}).
    • Range: Solve for xx\rightarrow x2=4yx^2 = 4 - y\rightarrow x=±4yx = \pm \sqrt{4 - y}.
    • Apply restriction: 4y04 - y \geq 0\rightarrow y4-y \geq -4\rightarrow y4y \leq 4 (inequality symbol flips when multiplying by 1-1).
    • Range: {yy4}\{ y \mid y \leq 4 \}.
  • Case 4: Rational Equation with Multiple Variables (3y+xy=2x+13y + xy = 2x + 1):

    • Domain: Group yy to solve in terms of xx.
      • Factoring: y(3+x)=2x+1y(3 + x) = 2x + 1.
      • Dividing: y=2x+13+xy = \frac{2x + 1}{3 + x}.
      • Restriction: Denominator 3+x03 + x \neq 0\rightarrow x3x \neq -3.
      • Domain: Set of all real numbers except 3-3.
    • Range: Group xx to solve in terms of yy.
      • 3y+xy=2x+13y + xy = 2x + 1\rightarrow xy2x=13yxy - 2x = 1 - 3y.
      • Factoring: x(y2)=13yx(y - 2) = 1 - 3y.
      • Dividing: x=13yy2x = \frac{1 - 3y}{y - 2}.
      • Restriction: Denominator y20y - 2 \neq 0\rightarrow y2y \neq 2.
      • Range: Set of all real numbers except 22.