The Foundation of Function Analysis
I. What Are Parent Functions?
Definition: The simplest, most basic version of a function family before any transformations.
Key Idea:
Every function you’ll encounter is a transformation (shift, stretch, reflect) of one of these parent functions.
II. The Essential Eight Parent Functions
1. Linear Function
Equation: $$f(x)=x$$
Graph: Diagonal line through origin (slope = 1)
Domain: (−∞,∞)
Range: (−∞,∞)
Characteristics: Constant rate of change, neither even nor odd (but identity function is odd)
2. Quadratic Function
Equation: $$f(x)=x^2$$
Graph: U-shaped parabola opening upward
Domain: (−∞,∞)
Range: [0,∞)
Vertex: (0,0) – minimum point
Axis of Symmetry: x=0
Characteristics: Even function, decreasing on (−∞,0), increasing on (0,∞)
3. Cubic Function
Equation: $$f(x)=x^3$$
Graph: S-shaped curve through origin
Domain: (−∞,∞)
Range: (−∞,∞)
Characteristics: Odd function, always increasing, point of inflection at (0,0)
4. Square Root Function
Equation: $$f(x)=\sqrt{x}$$
Graph: Curve starting at origin, increasing at decreasing rate
Domain: [0,∞)
Range: [0,∞)
Characteristics: Neither even nor odd, always increasing but concave down
5. Absolute Value Function
Equation: $$f(x)=|x|$$
Graph: V-shaped, vertex at origin
Domain: (−∞,∞)
Range: [0,∞)
Vertex: (0,0) – minimum point
Characteristics: Even function, decreasing on (−∞,0), increasing on (0,∞)
6. Reciprocal Function
Equation: $$\frac{1}{x}$$
Graph: Two hyperbolic curves in Quadrants I & III
Domain: (−∞,0)∪(0,∞)
Range: (−∞,0)∪(0,∞)
Asymptotes:
-
Vertical: x=0 (y-axis)
-
Horizontal: y=0 (x-axis)
Characteristics: Odd function, decreasing on each interval, rotationally symmetric
7. Exponential Function
Equation (base e): $$f(x)=e^{x}$$
Equation (general): $$f(x)=a^{x}$$ where a>0,a≠1
Graph: Rapid growth curve
Domain: (−∞,∞)
Range: (0,∞)
Asymptote: Horizontal at y=0
Characteristics: Always increasing (for base > 1), y-intercept always (0,1)
8. Logarithmic Function
Equation (natural): $$f(x)=\ln{x}$$
Equation (general): $$f(x)=\log_{a}x$$
Graph: Slow growth curve starting at x-intercept
Domain: (0,∞)
Range: (−∞,∞)
Asymptote: Vertical at x=0
Characteristics: Always increasing (for base > 1), x-intercept always (1,0)
III. Function Families & Their Properties
| Function | Type | Symmetry | End Behavior as x→∞ |
|---|---|---|---|
| Linear | Polynomial | Odd (through origin) | f(x)→∞ |
| Quadratic | Polynomial | Even (y-axis) | f(x)→∞ |
| Cubic | Polynomial | Odd | f(x)→∞ |
| Square Root | Radical | Neither | f(x)→∞ slowly |
| Absolute Value | Piecewise | Even | f(x)→∞ |
| Reciprocal | Rational | Odd | f(x)→0 |
| Exponential | Transcendental | Neither | f(x)→∞ rapidly |
| Logarithmic | Transcendental | Neither | f(x)→∞ slowly |
IV. Why Parent Functions Matter
-
Pattern Recognition: Spot function families in complex problems
-
Transformation Basis: All transformations build on these
-
Domain/Range Prediction: Know restrictions automatically
-
Graph Sketching: Start with parent, then transform
-
Equation Matching: Connect graphs to equations quickly
V. Key Graphical Features to Identify
For Every Parent Function, Ask:
-
Intercepts: Where does it cross the axes?
-
Symmetry: Even, odd, or neither?
-
Monotonicity: Increasing/decreasing intervals?
-
Asymptotes: Vertical, horizontal, or oblique?
-
End Behavior: What happens as x→±∞?
-
Special Points: Key ordered pairs to plot
VI. Transformation Connection
Every transformed function relates to its parent:
$$f(x)=a\cdotf(b(x-h))+k$$
Where:
-
= vertical stretch/compression & reflection
-
= horizontal stretch/compression & reflection
-
= horizontal shift
-
= vertical shift
Example: $$f(x)=-2(x-3)^2+4$$
Parent: $$f(x)=x^2$$
Transformations:
-
Reflect over x-axis (negative)
-
Vertical stretch by 2
-
Right 3 units
-
Up 4 units
VII. Common AP Exam Questions
-
Matching: Given graph, identify parent function
-
Transformation: Describe transformations from parent
-
Domain/Range: State for given function
-
Equation from Graph: Write equation given transformed graph
-
Comparison: Contrast properties of different families