Function families help organize many different graphs by connecting them to a small set of parent functions. A parent function is the simplest version of a type of function, such as y = x for linear functions or y = x^2 for quadratic functions. Learning these families makes it easier to recognize patterns, predict graph shapes, and choose useful models for real situations.
This is important in algebra, precalculus, physics, economics, and any field where changing quantities are compared.
Key Facts
- Linear parent function: f(x) = x, a straight line with constant rate of change.
- Quadratic parent function: f(x) = x^2, a U-shaped parabola with vertex at (0, 0).
- Cubic parent function: f(x) = x^3, an S-shaped curve with origin symmetry.
- Square root parent function: f(x) = sqrt(x), domain x >= 0 and range y >= 0.
- Absolute value parent function: f(x) = |x|, a V-shaped graph with vertex at (0, 0).
- Common transformations use y = a f(x - h) + k, where a changes vertical stretch or reflection, h shifts horizontally, and k shifts vertically.
Vocabulary
- Function family
- A function family is a group of functions that share the same general graph shape and come from the same parent function.
- Parent function
- A parent function is the simplest form of a function type before transformations are applied.
- Domain
- The domain is the set of all input values x for which a function is defined.
- Range
- The range is the set of all output values y that a function can produce.
- Transformation
- A transformation is a change to a graph such as shifting, stretching, compressing, or reflecting it.
Common Mistakes to Avoid
- Confusing horizontal and vertical shifts is a common mistake. In y = f(x - h) + k, h moves the graph right when subtracted inside the function, while k moves it up when added outside.
- Treating every curved graph as a parabola is wrong. Quadratic, cubic, exponential, square root, and rational functions have different shapes, domains, end behavior, and symmetry.
- Forgetting domain restrictions leads to invalid answers. For example, f(x) = sqrt(x) has x >= 0, and f(x) = 1/x is undefined at x = 0.
- Assuming a negative coefficient always shifts a graph downward is incorrect. A negative multiplier outside the function, such as y = -f(x), reflects the graph across the x-axis.
Practice Questions
- 1 Identify the parent function and transformations for y = 2(x - 3)^2 + 5. State the vertex and whether the graph opens upward or downward.
- 2 For f(x) = sqrt(x + 4) - 2, find the domain, range, and starting point of the graph.
- 3 A graph has a vertical asymptote at x = 2 and a horizontal asymptote at y = -1. Explain why it is likely related to the rational parent function y = 1/x rather than the linear or quadratic parent function.