3.2 Linear, Quadratic, and Polynomial Functions
Key Takeaways
- Linear functions model constant additive change and have constant first differences in equally spaced tables.
- Quadratic functions model constant second differences, parabolic graphs, and situations with a single turning point.
- Polynomial zeros connect equations, factors, x-intercepts, sign charts, and multiplicity behavior.
- Graph features should be interpreted in context: slopes are rates, intercepts are starting values or break-even points, and vertices are extrema.
Recognizing Polynomial Families
AEPA Mathematics lists linear, quadratic, and higher-order polynomial functions as a major competency within Patterns, Algebra, and Functions. A question may show an equation, table, graph, word problem, system, inequality, or student error. The family is usually visible from its pattern of change.
A linear function has constant rate of change. In equation form, y = mx + b, the slope m is the change in y for one unit of x, and b is the y-intercept. In a table with equally spaced x-values, first differences are constant. In a context, linear models fit fixed fees plus a constant charge per unit, uniform speed, constant salary increase, or any additive process.
A quadratic function has degree 2 and a parabolic graph. In tables with equally spaced x-values, second differences are constant. Three forms are useful:
| Form | What it reveals |
|---|---|
| Standard ax^2 + bx + c | y-intercept and algebraic operations |
| Vertex a(x - h)^2 + k | vertex (h, k), axis x = h, maximum or minimum |
| Factored a(x - r)(x - s) | zeros r and s, x-intercepts, sign intervals |
A polynomial function is a sum of nonnegative integer powers of x. The degree and leading coefficient control end behavior. Zeros connect directly to factors: if x = r is a zero, then x - r is a factor. Multiplicity affects the graph. A zero with odd multiplicity usually crosses the x-axis; a zero with even multiplicity usually touches and turns.
Worked Example: Choosing a Model from a Table
Suppose a table gives x = 0, 1, 2, 3 and y = 1, 0, 3, 10. The first differences are -1, 3, and 7. These are not constant, so the model is not linear. The second differences are 4 and 4, so the model is quadratic. Since the second difference equals 2a when x increases by 1, a = 2. Write y = 2x^2 + bx + c. The point (0, 1) gives c = 1. The point (1, 0) gives 0 = 2 + b + 1, so b = -3. The model is y = 2x^2 - 3x + 1.
That same equation can answer different question types. The y-intercept is 1. Factoring gives (2x - 1)(x - 1), so the zeros are 1/2 and 1. The vertex has x-coordinate -b/(2a) = 3/4, and substituting gives y = -1/8. A graph should open upward because a is positive.
Systems, Inequalities, and Sign Reasoning
The official domain also includes solving equations and inequalities using varied methods. Linear systems may be solved by substitution, elimination, graphing, or matrices. Quadratic equations may be solved by factoring, completing the square, graphing, or the quadratic formula. Polynomial inequalities require sign reasoning, not just finding zeros.
For example, to solve (x + 2)^2(x - 3) <= 0, mark the critical values -2 and 3. The factor (x + 2)^2 is never negative and equals 0 at -2. The sign is controlled by x - 3 except at the zero. The solution is (-infinity, 3], including -2 automatically. A common trap is to treat every zero as a place where the sign changes; even multiplicity does not change sign.
Interpreting Graph Features in Context
Teacher-certification reasoning requires connecting algebra to meaning. In a linear cost model C(n) = 45 + 12n, the y-intercept 45 is a fixed cost and the slope 12 is cost per item. In a projectile model h(t) = -16t^2 + 48t + 5, the vertex gives the maximum height, while zeros may represent when the object reaches ground level if the context accepts positive time only. A negative-time zero is algebraically real but physically irrelevant.
Common misconceptions include confusing x-intercepts and y-intercepts, treating slope as a total instead of a rate, using a graphing calculator window that hides an intercept, and believing every polynomial with degree 3 has exactly three visible real x-intercepts. Higher-degree polynomials may have complex zeros, repeated zeros, or real zeros outside the displayed window.
Efficient Multiple-Choice Strategy
Start with structure. If first differences are constant, use a line. If second differences are constant, use a quadratic. If a graph has several turning points, consider a higher-degree polynomial. Then select the form that answers the question fastest. Vertex form answers maximum and minimum questions. Factored form answers zero and sign questions. Standard form supports coefficient comparisons and y-intercepts. This approach is faster and more reliable than expanding everything immediately.
Linking Algebraic and Visual Evidence
Polynomial questions are often easiest when you use more than one representation. A graph can suggest the number of real zeros and turning points, but an equation confirms multiplicity and end behavior. A table can reveal first or second differences, but it does not by itself prove that no other model is possible unless the problem restricts the family. This is why the wording matters: choose a model consistent with the data is different from prove the exact generating function.
For teacher-certification error analysis, listen for language that confuses solving an equation with evaluating a function. Solving f(x) = 0 finds inputs; evaluating f(0) finds an output. Students also overgeneralize rules such as degree n means n x-intercepts. The more accurate statement is that a degree n polynomial has at most n real zeros and exactly n complex zeros counting multiplicity. That distinction explains why a cubic graph may show one, two, or three real intercepts.
A table has equally spaced x-values. The y-values are 8, 13, 18, 23, 28. Which model type is most appropriate?
A ball height is modeled by h(t) = -16(t - 2)^2 + 80. What does the vertex tell you?
For f(x) = (x + 2)^2(x - 3), which statement is true?