4.1 Concept of a Function, Evaluation, Domain & Range
Key Takeaways
- A function f is a special mathematical relation that assigns to each input x in the domain exactly one output y = f(x) in the range.
- The Vertical Line Test determines graphical functionality: no vertical line x = c may intersect the graph of a function in more than one point.
- Algebraic domain restrictions arise from three primary mathematical constraints: denominators cannot equal zero, even roots require non-negative radicands, and logarithmic arguments must be strictly positive.
- Evaluating f(x + h) requires substituting the whole expression (x + h) into every instance of x, and the difference quotient (f(x + h) - f(x))/h measures the average rate of change over an interval of length h.
- The range represents the complete set of valid outputs, determined algebraically by solving for x in terms of y, analyzing boundary constraints, or projecting graph extrema onto the y-axis.
4.1 Concept of a Function, Evaluation, Domain & Range
Functions represent the foundational language of college algebra, precalculus, and calculus. In real-world application, functions model cause-and-effect relationships where one variable uniquely determines another—such as time determining position, temperature determining pressure, or price determining consumer demand.
1. Formal Definition of a Function and the Vertical Line Test
Mathematically, a relation is any set of ordered pairs that associates elements from an input set with elements from an output set . A function is a restricted type of relation that enforces strict single-valued determinism.
- Domain (): The set of all permissible independent input values .
- Codomain (): The target set containing all possible output values.
- Range (): The actual subset of containing all realized output values generated by evaluating inputs from the domain.
┌─────────────────────────────────────────────────────────┐
│ Relation vs. Function Mapping │
├────────────────────────────┬────────────────────────────┤
│ General Relation (Set) │ Mathematical Function │
│ - Inputs can map to - Each input x maps to │
│ MULTIPLE outputs │ EXACTLY ONE output y │
│ - Example: (2, 5), (2, 8) │ - Example: (2, 5), (3, 8) │
└────────────────────────────┴────────────────────────────┘
The Vertical Line Test (VLT)
Graphically, a curve in the Cartesian coordinate plane represents as a function of if and only if no vertical line intersects the curve in more than one point.
- Passing VLT: If every vertical line intersects the graph at most once, each input yields a unique output . Parabolas opening upward (), lines (), and exponential curves () pass the VLT and are valid functions.
- Failing VLT: If a single vertical line intersects the graph at two or more points, the input is assigned multiple distinct outputs, violating the definition of a function. Circles (, where intersects at and ) and sideways parabolas () fail the VLT and are not functions of .
2. Function Notation, Evaluation, and the Difference Quotient
The standard notation is read as " equals of ." Here, is the name of the function rule, is the independent variable (input), and is the dependent variable (output). It is essential to recognize that represents a single output value, not the multiplication of by .
Evaluating Functions at Numerical and Algebraic Inputs
To evaluate a function at an argument, substitute the entire argument—enclosed in parentheses—into every instance of in the algebraic rule.
Worked Example: Multi-Argument Evaluation
Given , evaluate , , and .
- Numerical Evaluation :
- Algebraic Monomial Evaluation :
- Algebraic Binomial Evaluation :
The Difference Quotient
In calculus, the difference quotient represents the secant line slope connecting points and on the graph of , measuring the average rate of change over an interval of length :
Step-by-Step Difference Quotient Evaluation
For :
- Expand :
- Subtract :
- Divide by and factor:
3. Systematic Algebraic Rules for Determining Domain
The implicit domain (or natural domain) of a real-valued function is the set of all real numbers for which produces a real output. Unless specified otherwise, domain analysis requires identifying algebraic operations that produce undefined outputs or imaginary quantities.
Master Domain Restriction Matrix
| Function Category | Standard Form | Mandatory Domain Condition | Exclusion / Restriction |
|---|---|---|---|
| Polynomial | None (all real numbers) | ||
| Rational | Denominator non-zero | Exclude where | |
| Even Radical | ( even) | Non-negative radicand | |
| Odd Radical | ( odd) | None | |
| Logarithmic | Strictly positive argument | ||
| Radical in Denominator | Strictly positive radicand |
Combining Multiple Domain Restrictions
When a function contains multiple algebraic constraints, solve each inequality or equation independently and find the intersection of all valid sets.
Worked Example: Advanced Multi-Restriction Domain
Find the domain of .
- Even Radical Condition (Numerator):
- Rational Condition (Denominator):
- Logarithmic Condition:
- Intersect All Conditions:
- Radical requires .
- Denominator excludes and .
- Logarithm requires . Combining these: .
4. Comprehensive Strategies for Determining Range
The range of a function is the set of all possible output values generated as spans the entire domain.
Analytical Range Determination Techniques
- Graphical Projection: Sketch or analyze the function to identify absolute vertical bounds (minimum and maximum ).
- Algebraic Inversion Method: Set , solve the resulting equation for in terms of , and determine the values of that yield real, valid values within the function's domain.
- Non-Negativity Inequality Bounds: Utilize known lower bounds of parent functions (, , , ).
Worked Example: Algebraic Inversion for Range
Find the range of .
- Domain: , so Domain = .
- Set and solve for : Collect terms on one side:
- Identify Restrictions on : For to be a valid real number, the denominator cannot equal zero .
What is the difference quotient (f(x+h) - f(x))/h for the quadratic function f(x) = 3x^2 - 4x + 7?
What is the domain of the function f(x) = sqrt(4x + 12) / (x^2 - 9) in interval notation?
What is the range of the function g(x) = -2sqrt(x - 3) + 6?
If f(x) = 2x^2 - 3x + 1, what is the evaluated expression for f(2a - 1)?