4.7 Special Function Types: Polynomial, Rational, Piecewise & Power
Key Takeaways
- Polynomial end behavior is governed by the Leading Coefficient Test (a_n x^n), and a polynomial of degree n has at most n real zeros and n - 1 local turning points.
- At a zero x = c of multiplicity k, the graph crosses the x-axis if k is odd, and touches the x-axis and turns around if k is even.
- Rational functions possess vertical asymptotes where reduced denominator factors equal zero, and removable holes where factors cancel completely from both numerator and denominator.
- Horizontal asymptotes depend on degree comparison: y = 0 if bottom-heavy (n < m), y = a_n/b_m if equal degrees (n = m), and no HA if top-heavy (n > m).
- Piecewise functions apply distinct algebraic rules across disjoint domain sub-intervals, and power functions f(x) = k · x^a model direct (a > 0) and inverse (a < 0) variation.
4.7 Special Function Types: Polynomial, Rational, Piecewise & Power
College Algebra places heavy emphasis on four specific, highly applicable categories of algebraic functions: polynomial functions, rational functions, piecewise-defined functions, and power functions. Each family possesses unique structural properties, asymptotic rules, and graphing techniques.
1. Polynomial Functions: End Behavior, Turning Points, and Multiplicity
A polynomial function of degree is defined by:
- Degree (): The highest exponent of .
- Leading Coefficient (): The scalar coefficient of .
- Domain: Always for all polynomial functions.
The Leading Coefficient Test for End Behavior
As or , the end behavior of matches the dominant term :
| Degree | Leading Coeff | Left-Hand Behavior () | Right-Hand Behavior () |
|---|---|---|---|
| Odd | Positive () | Falls () | Rises () |
| Odd | Negative () | Rises () | Falls () |
| Even | Positive () | Rises () | Rises () |
| Even | Negative () | Falls () | Falls () |
Turning Points and Multiplicity of Zeros
- Turning Points: A polynomial function of degree has at most real zeros and at most local turning points.
- Multiplicity of Zeros: If where is a zero of multiplicity :
- Odd Multiplicity (): The graph crosses the x-axis at . (If , it flattens as it crosses).
- Even Multiplicity (): The graph touches the x-axis and turns around at .
Worked Example: Polynomial Analysis
Analyze .
- Degree & Leading Coefficient: Degree (odd). Leading coefficient (negative).
- End Behavior: Rises to the left () and falls to the right ().
- Zeros & Multiplicity:
- Zero at with multiplicity (even) touches x-axis and turns around at .
- Zero at with multiplicity (odd) crosses x-axis at .
2. Rational Functions and Asymptote Analysis
A rational function is the quotient of two polynomial functions:
Step-by-Step Asymptote & Hole Determination Protocol
- Factor Completely: Factor numerator and denominator .
- Removable Discontinuities (Holes): If a factor cancels completely from both numerator and denominator, a hole occurs at . Substitute into the reduced expression to find the hole's y-coordinate.
- Vertical Asymptotes (VAs): Set remaining denominator factors to zero. If remains in the denominator, is a vertical asymptote.
- Horizontal Asymptotes (HAs): Compare numerator degree to denominator degree :
| Degree Comparison | Horizontal Asymptote Equation | Graphical Behavior |
|---|---|---|
| (Bottom Heavy) | (x-axis) | Denominator grows faster than numerator |
| (Equal Degrees) | Ratio of leading coefficients | |
| (Top Heavy) | No Horizontal Asymptote | Approaches (If , an oblique/slant asymptote exists via long division) |
Worked Example: Complete Rational Analysis
Analyze .
- Factor: .
- Hole: Factor cancels hole at .
- Vertical Asymptote: Set reduced denominator to zero: .
- Horizontal Asymptote: Degrees are equal (). Ratio of leading coefficients .
3. Piecewise-Defined Functions
A piecewise-defined function applies different algebraic rules over disjoint sub-intervals of its domain.
Evaluation Protocol
To evaluate , locate which domain inequality contains , then substitute into only that specific rule.
- Evaluate : .
- Evaluate : .
- Evaluate : .
4. Power Functions and Variation Models
A power function has the general form , where is the constant of variation and is a real exponent.
- Direct Variation (): As increases, increases in magnitude (e.g., surface area ).
- Inverse Variation (): As increases, decreases toward zero (e.g., ).
- Radical Power Functions (): Represents fractional exponents (e.g., ).
What is the end behavior of the polynomial function P(x) = -4x^5 + 3x^3 - 2x + 1?
What are the asymptotes and hole locations of the rational function R(x) = (2x^2 - 8) / (x^2 - 4)?
Given the piecewise function f(x) = { 2x + 1 if x < 1 ; x^2 + 3 if 1 <= x < 4 ; 10 if x >= 4 }, what is f(1) + f(4)?
At the zero x = -2 of the polynomial P(x) = (x - 3)^3 (x + 2)^4, what is the behavior of the graph at the x-axis?