AP Precalculus Unit 1 Notes: Understanding Polynomial Functions
Rates of Change: Linear vs. Nonlinear Functions
What “rate of change” means
A rate of change describes how much the output of a function changes when the input changes. If a function is written as , then “rate of change over an interval” compares the change in to the change in .
The most common rate of change you’ll use in precalculus is the average rate of change from to :
This is the slope of the secant line through the points and on the graph.
Why it matters (big picture)
Rate of change is the bridge between:
- Algebra (computing differences and slopes)
- Graphs (steepness and direction)
- Modeling (interpreting real situations like speed, cost per item, or growth)
In Unit 1, it’s also a key way to distinguish linear behavior (constant rate) from polynomial behavior (rate typically changes).
Linear functions: constant rate of change
A linear function has the form:
- is the slope (constant rate of change).
- is the -intercept.
If you compute the average rate of change on any interval for a linear function, you always get the same value . That’s because the graph is a straight line—its steepness never changes.
Example 1 (constant average rate of change):
Let . Compute the average rate of change from to .
- Compute outputs:
- Apply the formula:
That equals the slope, as expected.
Nonlinear functions: changing rate of change
A function is nonlinear if its average rate of change depends on the interval you choose. For polynomials (like quadratics and cubics), the graph bends, so the steepness varies.
A common misconception is: “If the graph is increasing, the rate of change is constant.” Increasing only means outputs go up as inputs go up; it does not mean they go up at a constant pace.
Example 2 (average rate of change changes):
Let .
- From to :
- From to :
The average rate of change increased, showing the function is nonlinear.
Reading rate of change from representations
You may be given a graph, table, or equation.
- From a table, compute successive differences in compared to differences in .
- From a graph, interpret slope of secant lines (average ROC) or overall “steepness changes.”
- From an equation, recognize linear vs polynomial degree: degree 1 is linear; degree 2 or higher is nonlinear.
Exam Focus
- Typical question patterns:
- Compute and interpret average rate of change on a specified interval from an equation, table, or graph.
- Decide whether a relationship is linear by checking whether average rate of change stays constant across intervals.
- Compare rates of change on different intervals for a polynomial function and connect to “steepness” on the graph.
- Common mistakes:
- Using (reversing one difference) and getting the wrong sign; keep the order consistent.
- Assuming “increasing” implies “constant rate”; check multiple intervals.
- Forgetting units in interpretation (for modeling): rate is “output units per input unit.”
Polynomials: Degree, Coefficients, and End Behavior
What a polynomial is
A polynomial function is a function that can be written as a sum of constant multiples of nonnegative integer powers of :
where:
- is a nonnegative integer.
- are real numbers called coefficients.
- (otherwise the “true” highest power would be smaller).
Polynomials are central in precalculus because they are:
- Algebraically manageable (factoring, solving).
- Graphically rich (turning points, intercepts).
- Widely used in modeling (area, revenue, motion approximations).
Degree and leading coefficient
The degree of a polynomial is the highest exponent of with a nonzero coefficient. The **leading term** is , and is the leading coefficient.
Degree matters because it strongly predicts the “big picture” shape:
- The graph can have at most turning points.
- The end behavior is determined by the leading term.
A typical error is to misidentify degree from a factored form. For example, has degree because exponents add when you multiply factors.
Standard form vs factored form
You might see polynomials written in different ways:
| Form | Example | What it’s good for |
|---|---|---|
| Standard form | Degree, leading coefficient, end behavior | |
| Factored form | Zeros (solutions where ), multiplicity | |
| Expanded after partial factoring | Zeros with multiplicity, shape near intercepts |
End behavior (what happens as goes to or )
End behavior describes the left and right “tails” of the graph. For polynomials, end behavior is determined by the leading term .
Think of it this way: for very large , the leading term dominates the rest of the polynomial, so the polynomial behaves like .
How degree parity and sign of leading coefficient control end behavior
Even degree (like , ): both ends go in the same direction.
- If , both ends go up.
- If , both ends go down.
Odd degree (like , ): ends go in opposite directions.
- If , left end down and right end up.
- If , left end up and right end down.
Example 1 (end behavior from leading term):
Determine the end behavior of:
- Degree: (odd)
- Leading coefficient: (negative)
So the left end goes up and the right end goes down:
- As , .
- As , .
Example 2 (same degree, different leading coefficient):
Compare and . Both have degree (even), but the leading coefficient sign flips the end behavior (up-up vs down-down).
Connecting end behavior to graphs
On an exam, you may be shown multiple graphs and asked which matches a polynomial equation. End behavior is often the fastest way to eliminate wrong choices.
A common misconception is to let a large constant term (like ) “override” the end behavior. Constants can shift the graph up or down, but for large the leading term still dominates.
Exam Focus
- Typical question patterns:
- Identify degree and leading coefficient from standard or factored form.
- Match an equation to a graph using end behavior.
- Predict end behavior from degree parity (even/odd) and sign of leading coefficient.
- Common mistakes:
- Confusing degree with the number of terms (degree depends on exponents, not how many terms appear).
- Using the constant term to decide end behavior; end behavior comes from the leading term.
- Forgetting that multiplying factors adds degrees (exponents add in products).
Zeros and Multiplicity of Polynomial Functions
What zeros are
A zero (or root) of a polynomial is an -value that makes the polynomial equal to zero:
Graphically, zeros correspond to x-intercepts (where the graph crosses or touches the -axis).
Zeros matter because they let you:
- Solve polynomial equations (find where the output is zero).
- Sketch graphs using intercepts and shape.
- Build polynomials from given intercept information (a common modeling and reasoning task).
Factored form and the meaning of a factor
If a polynomial is written in factored form, zeros are often visible immediately. The key idea is:
If , then makes .
More generally, a factor corresponds to a zero at:
Multiplicity: how “strongly” a zero occurs
The multiplicity of a zero tells you how many times a factor repeats. If is a zero with multiplicity , then contains the factor:
Multiplicity matters because it affects how the graph behaves at the x-intercept:
- Odd multiplicity: the graph crosses the x-axis at the zero (the sign of the function changes).
- Even multiplicity: the graph touches the x-axis and turns around (the sign does not change).
There’s also a “strength” intuition:
- Multiplicity : usually crosses sharply.
- Multiplicity : touches and bounces (like a parabola at its vertex).
- Multiplicity : crosses but flattens near the axis.
A common mistake is to think “touching” always means the graph has a local minimum or maximum there. It does for even multiplicity, but the overall context still matters; it’s safer to say “touches and turns” rather than name the extremum.
Worked example: zeros and multiplicity from an equation
Consider:
- Zeros come from setting each factor to zero:
- gives
- gives
- Multiplicities:
- has multiplicity (even) so the graph touches and turns.
- has multiplicity (odd) so the graph crosses, likely flattening near the intercept.
- Degree check: total degree is , so end behavior should match an odd-degree polynomial.
This “degree check” is an excellent habit: it helps catch algebra slips like forgetting an exponent.
Building a polynomial from zeros (and one additional point)
Often you’re told intercepts and asked to write a polynomial. If the zeros are with multiplicities, then a general form is:
where is a nonzero constant controlling vertical stretch and possibly reflection.
To determine , you need one more piece of information—commonly a point on the graph like a y-intercept.
Example: write a polynomial with given zeros and a point
Zeros: (multiplicity 2), (multiplicity 1). Point: .
- Start with the factored form:
- Use the point :
- Solve for :
So:
The Fundamental Theorem of Algebra (what you need here)
A key fact used in polynomial reasoning is: a polynomial of degree has exactly complex zeros counting multiplicity. In AP Precalculus, this supports reasoning like “a degree 5 polynomial can’t have 6 real x-intercepts” and “if you already have accounted for multiplicities totaling 4, one more zero remains (possibly non-real).”
You typically do not need to find complex zeros in this section, but you do need the counting idea for interpreting graphs and factor structures.
Exam Focus
- Typical question patterns:
- Given a factored polynomial, identify zeros and state how the graph behaves at each x-intercept (cross vs touch).
- Given a graph with intercept behavior, write a possible factored form including multiplicities.
- Find the unknown leading factor using an additional point such as .
- Common mistakes:
- Mixing up the sign inside a factor: zero at corresponds to factor , not .
- Saying “even multiplicity crosses” (it does not); even multiplicity touches/turns.
- Forgetting to include the multiplier when constructing a polynomial from zeros; without you have only a family of functions.
Polynomial Inequalities and Sign Analysis
What a polynomial inequality is
A polynomial inequality asks where a polynomial expression is positive, negative, or zero, such as:
These problems are about understanding the sign (positive/negative) of the polynomial across different intervals of .
Why sign analysis works
Polynomials are continuous functions. That means they can only change sign by passing through zero—so the only places where the sign might change are at the zeros.
This is the key strategy:
- Factor the polynomial (if possible).
- Find its zeros (critical points).
- Use a sign chart (test intervals) to determine where the expression is positive or negative.
- Include or exclude zeros depending on whether the inequality is strict (>, <) or inclusive ().
A common mistake is trying to “solve inequalities like equations” by setting each factor separately greater than zero without tracking interactions between factors. The product’s sign depends on all factors together.
Sign changes and multiplicity (an important connection)
Multiplicity from the previous section becomes very useful here.
- At a zero with odd multiplicity, the polynomial’s sign changes as you pass through the zero.
- At a zero with even multiplicity, the polynomial’s sign stays the same (it touches 0 and returns).
This can reduce the amount of “testing” you need in a sign chart, and it helps you reason from a graph.
Worked inequality example 1: factoring and sign chart
Solve:
Step 1: Factor by grouping.
Group terms:
Factor out the common binomial:
Then factor the difference of squares:
So:
Step 2: Find critical points (zeros).
Zeros are .
Step 3: Create intervals and test signs.
Intervals:
Pick a test point in each interval and evaluate the sign of the product.
- For :
- , ,
- Product of three negatives is negative, so expression < 0.
- For :
- , ,
- Two negatives and one positive gives positive.
- For :
- , ,
- One negative and two positives gives negative.
- For :
- All three factors positive, so product positive.
So the inequality holds on:
Because it’s a strict inequality, you do not include .
Worked inequality example 2: repeated factor (even multiplicity)
Solve:
Step 1: Identify zeros and multiplicities.
- has multiplicity 2 (even).
- has multiplicity 1 (odd).
Step 2: Determine sign behavior by intervals.
Critical points split the number line into:
Now reason about signs:
- The factor is always , and it is 0 only at .
- So the sign of the whole product (away from ) is controlled by .
Check intervals:
- If , then , and , so product < 0.
- If and , then , and , so product > 0.
Because the inequality is , include where the product is negative and where it is zero:
- Negative on
- Zero at and
Solution:
Notice how even multiplicity at means the sign does not flip there; it just touches 0.
Connecting sign analysis to graphs
If you’re given a graph of a polynomial and asked where or :
- corresponds to where the graph is above the -axis.
- corresponds to where it’s below.
- Zeros are x-intercepts; whether the graph crosses or touches helps you infer multiplicity and sign changes.
A frequent mistake is mixing up -intervals (input values) with -values. Inequalities like ask about which make the output positive.
Exam Focus
- Typical question patterns:
- Solve polynomial inequalities by factoring and using a sign chart.
- Use a graph to determine solution intervals to or .
- Use multiplicity information to predict whether the sign changes at each intercept.
- Common mistakes:
- Forgetting to include zeros when the inequality is or .
- Testing points incorrectly because intervals were set up wrong; always list critical points in order and build intervals between them.
- Assuming the sign always flips at every zero; it flips only at zeros of odd multiplicity.