Welcome to Unit 1: Polynomial and Rational Functions!

Welcome to the first step of your AP Precalculus journey! In this unit, we are going to explore how functions change, how they behave at their "ends," and how we can use them to model the world around us. Think of polynomials as the building blocks of algebra—just like LEGO bricks, they can be simple or very complex, but they follow specific rules. We will also look at rational functions, which are just fractions made of polynomials. Don't worry if math has felt intimidating before; we’re going to break this down piece by piece!

1.1 & 1.2: Change in Tandem and Rates of Change

Before we dive into shapes, we need to talk about change. Everything in the universe changes! As time goes by, your height changes. As you drive faster, your distance changes.

The Average Rate of Change (AROC) tells us how much the output (usually \(y\)) changes relative to the input (usually \(x\)) over a specific interval. The formula is just like the slope formula you learned in Algebra 1:

\( \text{AROC} = \frac{f(b) - f(a)}{b - a} \)

Real-World Analogy: Imagine you are hiking up a mountain. Even if the path is bumpy, the AROC is simply the "straight-line" steepness from where you started (\(a\)) to where you ended (\(b\)).

Quick Review:
• If AROC is positive, the function is generally increasing.
• If AROC is negative, the function is generally decreasing.
• If AROC is zero, the function ended at the same height it started.

1.3 & 1.4: Linear, Quadratic, and Polynomial Change

Not all functions change the same way!
Linear Functions: These have a constant rate of change. Every time you move right 1 step, you go up or down the same amount.
Quadratic Functions: These have a linear rate of change. This means the rate of change itself is growing or shrinking at a steady pace.
Polynomial Functions: These are functions like \(f(x) = a_n x^n + ... + a_0\). The degree is the highest exponent. As the degree gets higher, the function can have more "turns."

Did you know? A polynomial of degree \(n\) can have at most \(n-1\) "turning points" (peaks or valleys). So, a degree 3 (cubic) function can have at most 2 turns!

1.5 & 1.6: Zeros and End Behavior

Where does the function cross the x-axis? These are the zeros (or roots).
Multiplicity: This is how many times a zero repeats.
- If a zero has an even multiplicity (like \((x-2)^2\)), the graph "bounces" off the x-axis.
- If a zero has an odd multiplicity (like \((x-2)^1\) or \((x-2)^3\)), the graph "crosses" through the x-axis.

End Behavior: This describes what happens to \(f(x)\) as \(x\) gets huge (\(\infty\)) or very small (\(-\infty\)).
• Look at the Leading Term (\(ax^n\)):
- If \(n\) is even: Both ends go the same way (both up or both down).
- If \(n\) is odd: The ends go in opposite directions (one up, one down).

Memory Aid: Think of a "High Five" for odd functions (arms in different directions) and "Goal Posts" for even functions (arms in the same direction).

1.7 - 1.10: Rational Functions

A Rational Function is a fraction: \(f(x) = \frac{p(x)}{q(x)}\). These can be tricky because we can never divide by zero!

Vertical Asymptotes (VA): These occur when the denominator equals zero (and the term doesn't cancel out). The graph will "explode" toward infinity or negative infinity near these lines.

Holes (Removable Discontinuities): If a factor like \((x-3)\) is in BOTH the top and the bottom, they cancel out. This creates a tiny hole in the graph rather than a vertical line.

End Behavior (Horizontal Asymptotes): To find where the graph settles as \(x \to \pm \infty\), compare the degrees of the top (\(n\)) and bottom (\(m\)):
1. If \(n < m\): The horizontal asymptote is always \(y = 0\).
2. If \(n = m\): The asymptote is \(y = \frac{\text{leading coefficient of top}}{\text{leading coefficient of bottom}}\).
3. If \(n > m\): There is no horizontal asymptote (the graph goes to \(\pm \infty\)).

Key Takeaway: Always factor the top and bottom first! It makes finding holes and asymptotes much easier.

1.11: Equivalent Representations

Sometimes a rational function looks messy, and we need to rewrite it using Long Division. This helps us see the "end behavior model."
For example, if you divide \( \frac{x^2 + 1}{x} \), you get \( x + \frac{1}{x} \). As \(x\) gets huge, \( \frac{1}{x} \) disappears, and the graph starts looking like the line \(y = x\)!

1.12: Transformations

We can move any function \(f(x)\) around the graph by changing its equation:
• \(f(x) + k\): Shifts up \(k\) units.
• \(f(x - h)\): Shifts right \(h\) units (Remember: horizontal shifts are "backwards" of what you’d expect!).
• \(a \cdot f(x)\): Stretches it vertically (if \(a > 1\)) or shrinks it (if \(0 < a < 1\)).
• \(-f(x)\): Reflects it over the x-axis (flips it upside down).

Common Mistake: Don't mix up \(f(x) + 2\) and \(f(x+2)\). Outside the parentheses affects \(y\) (up/down). Inside the parentheses affects \(x\) (left/right).

1.13 & 1.14: Modeling and Data

In the real world, data isn't always a perfect line. We choose models based on how the data behaves:
• If the change is constant, use a Linear Model.
• If the rate of change is constant, use a Quadratic Model.
• If the data has multiple peaks and valleys, a higher-degree Polynomial Model might be best.

Step-by-Step for Modeling:
1. Look at the scatter plot of the data.
2. Calculate the differences (rates of change) between points.
3. Pick the function type that matches the pattern.
4. Use technology or algebra to find the specific equation.

Final Encouragement: Unit 1 is all about patterns. Once you start seeing how the exponents (degrees) and the zeros control the shape of the graph, everything else starts to click. Keep practicing those AROC calculations and factoring, and you'll be an expert in no time!