Domain from graph: All x-values where the function is defined (horizontal extent)
Open circle: Point is not included in the domain
Closed circle: Point is included in the domain
- Identify the horizontal extent of the graph (from leftmost to rightmost point)
- Look for open/closed circles that indicate inclusion/exclusion of endpoints
- Check for any breaks or gaps in the graph
- Express the result using interval notation
The graph extends from x = -4 to x = 6
This is the basic range of x-values
There is an open circle at x = -2, which means x = -2 is NOT in the domain
This creates a gap in the domain at x = -2
There is a closed circle at x = 4, which means x = 4 IS in the domain
Endpoints: x = -4 (included) and x = 6 (included)
From x = -4 (included) to x = -2 (excluded): [-4, -2)
From x = -2 (excluded) to x = 6 (included): (-2, 6]
Combined: [-4, -2) ∪ (-2, 6]
Domain: [-4, -2) ∪ (-2, 6]
This means x can be any value from -4 to 6, except x = -2
Domain: [-4, -2) ∪ (-2, 6]
In set notation: {x | -4 ≤ x < -2 or -2 < x ≤ 6}
• Graph analysis: Domain = horizontal extent of the graph
• Circle interpretation: Open circle = excluded, Closed circle = included
• Interval notation: Parentheses exclude, brackets include endpoints
Rational function: A function expressed as a fraction of polynomials
Domain restriction: Values that make the denominator zero are excluded
x² - 9 = (x - 3)(x + 3) [difference of squares]
So f(x) = (x + 2)/[(x - 3)(x + 3)]
Set denominator equal to zero: (x - 3)(x + 3) = 0
This occurs when x - 3 = 0 OR x + 3 = 0
So x = 3 OR x = -3
Division by zero is undefined
Therefore, x ≠ 3 and x ≠ -3
Domain: (-∞, -3) ∪ (-3, 3) ∪ (3, ∞)
This means x can be any real number except x = -3 and x = 3
f(0) = (0 + 2)/(0² - 9) = 2/(-9) = -2/9 ✓
f(3) = (3 + 2)/(3² - 9) = 5/0 → undefined ✗
f(-3) = (-3 + 2)/((-3)² - 9) = -1/0 → undefined ✗
Domain: (-∞, -3) ∪ (-3, 3) ∪ (3, ∞)
Or in set notation: {x ∈ ℝ | x ≠ ±3}
Explanation: x = 3 and x = -3 make the denominator zero, causing division by zero which is undefined.
• Rational function domain: Exclude zeros of the denominator
• Difference of squares: a² - b² = (a - b)(a + b)
• Division by zero: Never allowed in mathematics
Radical function: Function containing a square root
Domain restriction: Expression under square root must be ≥ 0
Expression under square root must be ≥ 0
So: 2x - 6 ≥ 0
2x ≥ 6
x ≥ 3
Domain: [3, ∞)
Expression under square root must be ≥ 0
So: x² - 4 ≥ 0
Factor: (x - 2)(x + 2) ≥ 0
Find critical points: x = 2 and x = -2
Test intervals: (-∞, -2), (-2, 2), (2, ∞)
For x < -2: (negative)(negative) = positive ≥ 0 ✓
For -2 < x < 2: (negative)(positive) = negative < 0 ✗
For x > 2: (positive)(positive) = positive ≥ 0 ✓
Domain: (-∞, -2] ∪ [2, ∞)
For f(x): f(3) = √(0) = 0 ✓, f(2) = √(-2) → undefined ✗
For g(x): g(3) = √(5) ✓, g(0) = √(-4) → undefined ✗
f(x) domain: [3, ∞) - all x-values ≥ 3
g(x) domain: (-∞, -2] ∪ [2, ∞) - all x-values ≤ -2 OR x-values ≥ 2
g(x) domain: (-∞, -2] ∪ [2, ∞)
f(x) = √(2x - 6): Domain is [3, ∞)
g(x) = √(x² - 4): Domain is (-∞, -2] ∪ [2, ∞)
Restrictions: For f(x), need 2x - 6 ≥ 0; for g(x), need x² - 4 ≥ 0.
• Radical function domain: Expression under √ ≥ 0
• Quadratic inequality: Factor and test intervals
• Sign analysis: Determine where product is non-negative
Domain: The set of all possible input values (x-values) for which a function is defined
Function: A relation where each input has exactly one output
Graph analysis: Examining the visual representation to determine valid x-values
Algebraic analysis: Using equations to identify restrictions
- From graphs: Examine horizontal extent, note open/closed circles
- From equations: Identify restrictions based on function type
- For rational functions: Exclude zeros of denominator
- For radical functions: Ensure expression under root ≥ 0
- For polynomial functions: Domain is typically all real numbers
- Express results: Use interval notation appropriately
• Interval notation: [a, b] includes endpoints, (a, b) excludes endpoints
• Rational functions: Domain excludes zeros of denominator
• Radical functions: Expression under even root ≥ 0
• Polynomial functions: Domain is all real numbers
• Graph interpretation: Open circle = excluded, Closed circle = included
Piecewise function: A function defined by different expressions over different intervals
Domain union: The overall domain is the union of domains of all pieces
Domain for this piece: x < 1, or (-∞, 1)
This piece is defined for all x-values less than 1
Domain for this piece: 1 ≤ x < 4, or [1, 4)
This piece is defined for x-values from 1 (inclusive) to 4 (exclusive)
Domain for this piece: x ≥ 4, or [4, ∞)
This piece is defined for all x-values greater than or equal to 4
The domain is the union of all individual piece domains
Overall domain: (-∞, 1) ∪ [1, 4) ∪ [4, ∞) = (-∞, ∞)
This covers all real numbers
For x = 0 (x < 1): f(0) = 0² = 0 ✓
For x = 2 (1 ≤ x < 4): f(2) = 2(2) + 1 = 5 ✓
For x = 4 (x ≥ 4): f(4) = 5 ✓
For x = 10 (x ≥ 4): f(10) = 5 ✓
Every real number falls into exactly one of the three intervals
Therefore, the function is defined for all real numbers
Domain: (-∞, ∞) or all real numbers
Explanation: The three pieces together cover all possible x-values, with no gaps or exclusions.
• Piecewise domain: Union of domains of all pieces
• Interval union: Combine all intervals where function is defined
• Complete coverage: If pieces cover all real numbers, domain is (-∞, ∞)
Complex function: A function with multiple types of restrictions
Combined restrictions: All individual restrictions must be satisfied simultaneously
Two types of restrictions:
1. Radical: x - 2 ≥ 0 (expression under √ ≥ 0)
2. Rational: x² - 5x + 6 ≠ 0 (denominator ≠ 0)
x - 2 ≥ 0
x ≥ 2
x² - 5x + 6 = (x - 2)(x - 3)
So: (x - 2)(x - 3) ≠ 0
Therefore: x ≠ 2 AND x ≠ 3
We need: x ≥ 2 AND x ≠ 2 AND x ≠ 3
Since x ≥ 2 AND x ≠ 2, we have x > 2
Also, x ≠ 3
So: x > 2 AND x ≠ 3
From x > 2: (2, ∞)
Exclude x = 3: (2, 3) ∪ (3, ∞)
f(2.5) = √(0.5)/[(0.5)(-0.5)] = √(0.5)/(-0.25) → negative denominator ✓
f(4) = √(2)/[(2)(1)] = √(2)/2 ✓
f(2) = √(0)/0 → division by zero ✗
f(3) = √(1)/0 → division by zero ✗
Domain: (2, 3) ∪ (3, ∞)
Or in set notation: {x | x > 2 and x ≠ 3}
Explanation: Must satisfy both x ≥ 2 (radical) and x ≠ 2,3 (rational), resulting in x > 2 excluding x = 3.
• Combined restrictions: All restrictions must be satisfied simultaneously
• Quadratic factoring: x² - 5x + 6 = (x - 2)(x - 3)
• Simultaneous conditions: Use logical AND to combine restrictions
Domain: The set of all possible input values (independent variable) for which the function produces a real output
Well-defined: The function expression evaluates to a real number
Restriction: A condition that limits the possible input values
Interval notation: A way to represent sets of real numbers using brackets and parentheses
- Identify function type: Polynomial, rational, radical, logarithmic, etc.
- Look for restrictions: Division by zero, negative under radicals, etc.
- Solve restriction conditions: Set up and solve inequalities
- Combine multiple restrictions: Use logical AND for simultaneous conditions
- Express result: Use interval notation or set notation
- Verify: Test boundary values and examples
• Interval notation: [a,b] closed, (a,b) open, [a,b) half-open
• Rational functions: Domain excludes zeros of denominator
• Radical functions: Even index: expression ≥ 0; Odd index: all reals
• Logarithmic functions: Argument > 0
• Combined restrictions: Intersection of individual restriction sets
f(x) = x² (polynomial)
g(x) = 1/(x - 2) (rational)
h(x) = √(x + 3) (radical)
Analysis: Different function types have different domain restrictions.
- Polynomial: Domain all reals (-∞, ∞)
- Rational: Domain excludes x = 2
- Radical: Domain x ≥ -3