Welcome to Function Modeling!

In your math journey so far, you’ve spent a lot of time solving equations and graphing functions. But in the real world, math usually works backward: we start with data or a situation and have to find the "perfect" function to describe it. This chapter, 1.13 Function Model Selection and Assumption Articulation, is all about choosing the right tool for the job and being honest about what that tool can and cannot do. Don't worry if this feels a bit more like "logic" than "math" at first—it’s one of the most useful skills you'll learn in AP Precalculus!

1. Choosing the Right Model

When you are looking at a set of data or a real-world scenario, you need to decide which function type best fits the behavior. Since we are in Unit 1, we focus primarily on Polynomial and Rational functions.

Linear Functions (Degree 1 Polynomials)

When to choose: Use a linear model if the data shows a constant rate of change. In other words, for every equal increase in \( x \), there is a constant addition or subtraction in \( y \).

Example: A candle that burns at a rate of 0.5 inches per hour.

Quadratic Functions (Degree 2 Polynomials)

When to choose: Look for a single "turn" (a maximum or minimum) and symmetry. In a table of values, the "second differences" (the rate of the rate of change) will be constant.

Example: The height of a ball thrown into the air over time.

Higher-Degree Polynomial Functions

When to choose: If the data has multiple relative extrema (peaks and valleys) or specific end behaviors, a higher-degree polynomial might be needed.

  • A Cubic function (degree 3) might have up to two turning points and opposite end behavior (one side goes up, one goes down).
  • A Quartic function (degree 4) might have up to three turning points and the same end behavior (both sides up or both sides down).

Rational Functions

When to choose: Rational functions are the "go-to" when your data suggests asymptotic behavior.

  • If the output values approach a specific number as the input gets very large, look for a horizontal asymptote.
  • If the output values "explode" toward infinity at a specific input value, look for a vertical asymptote.
Example: The average cost per person to rent a bus as more people join the trip (as \( x \to \infty \), the average cost approaches a horizontal asymptote).

Quick Tip: For a deep dive into how these functions behave, check out 1.6 (Polynomial End Behavior) and 1.7 (Rational End Behavior).

2. The Art of Assumption Articulation

No mathematical model is perfect. When we "articulate an assumption," we are explaining the "rules" we are following and where our model might break down.

What is an Assumption?

An assumption is something we take for granted as true so that the math works.
Example: If we model a population of rabbits using a polynomial, we are assuming that there are no sudden changes like a new predator or a food shortage.

What is a Limitation?

A limitation is a boundary where the model no longer makes sense. This usually involves the domain or range of the function.
Example: A polynomial model for the height of a plant might be very accurate for the first 30 days, but it has a limitation because it might predict the plant will be 500 feet tall after two years, which is impossible.

Common Assumptions and Limitations to watch for:
  • Domain Restrictions: In the real world, time usually can't be negative (\( t \ge 0 \)).
  • Continuous vs. Discrete: We often use a smooth, continuous curve (like a polynomial) to model things that are actually discrete (like the number of people in a room). We assume the curve is a good enough "average."
  • Extreme Values: Most models fail as \( x \to \infty \) or \( x \to -\infty \). A rational function might approach a horizontal asymptote of 0, but in reality, a value might never actually reach zero or might stop at a different physical limit.

3. Step-by-Step: How to Justify Your Choice

On the AP Exam (especially in Free Response Question 2), you will be asked to justify why you chose a specific model or to explain its limitations. Use this three-step process:

Step 1: Observe the Trend
Identify the key characteristics of the data. Is it increasing? Decreasing? Does it have a maximum? Does it level off?

Step 2: Match to Function Characteristics
State the mathematical reason for your choice.
"I chose a quadratic model because the data increases then decreases, suggesting a relative maximum, and shows symmetry."

Step 3: Articulate the Context
Relate it back to the real world.
"However, this model is limited to the interval \( 0 \le t \le 10 \) because, after 10 seconds, the model predicts a negative height, which is not possible in this context."

Summary & Key Takeaways

Key Terms:

  • Model Selection: Choosing a function type (\( f(x) \)) based on the behavior of data.
  • Assumption: A condition accepted as true to build the model.
  • Limitation: A point where the model stops being accurate or realistic.

Quick Review:

  • Constant rate of change? Linear.
  • One turning point / Symmetry? Quadratic.
  • Approaching a fixed value or "blowing up" at a specific point? Rational.
  • Always check your domain—the math might allow \( x = -5 \), but the real world might not!

Did you know? In professional science and engineering, choosing the right model is often more important than the actual calculation. A perfect calculation on a bad model will always give you the wrong answer!