Continuing off our discussion about models, AP Pre-Calc expects you to not only identify which functions are most appropriate to use in modeling a specific mathematical example (or real-world application) but also construct** one—whether it be linear, polynomial, piecewise, or even rational. In this section, we’ll look at various contexts and data sets to either create models or interpret conclusions!
📊 Linear, Polynomial, and Piecewise-Defined Function Models
A model can be constructed based on restrictions identified in a mathematical or contextual scenario. These restrictions can include domain and range restrictions, as well as any underlying assumptions about the system being modeled. These restrictions can help to ensure that the model is a valid representation of the real-world system, and that the predictions and conclusions that are made from the model are valid and relevant. 🙅
In the example below, the function model is defined such that x is either less than or equal to -3 or greater than 3.


A model of a data set or a contextual scenario can also be constructed using transformations of the parent function. A parent function is a basic function that can be transformed in various ways (such as shifting, reflecting, stretching) to create other functions that have similar properties but different characteristics. This method can be used to construct a model that is a good fit for the data set or contextual scenario being modeled. 🙌
In the example below, a complicated model may look like the one in green, so a mathematician might start with a simple $y=x^3$(black) function before adding elements like constant multiples and shifts (as seen in the blue and orange transformations) before eventually arrive to a function model relatively similar to the green one.

A model of a data set can also be constructed using technology and regressions. Regression is a statistical method used to analyze the relationship between variables, and can be used to construct a model of a data set. This method can be useful when the data set is too large or complex to be modeled by hand, or when the underlying relationship between the variables is not immediately clear. 📱

A **piecewise-defined function model can be constructed through a combination of modeling techniques. For example, a piecewise-defined function can be constructed by combining multiple polynomial functions or other functions defined over non-overlapping domain intervals. This can be useful for modeling systems that have different behaviors over different intervals, and can help to create a more accurate and detailed model of the system being modeled. 🤓

Remember that the choice of model construction technique will depend on the specific characteristics of the data set or contextual scenario being modeled and the goals of the analysis. Therefore, it’s important to consider multiple modeling techniques and to evaluate the suitability of each one for the problem at hand rather than blindly jumping into an easier modeling technique out of convenience! 💡 Rational Functions**
Data sets and aspects of contextual scenarios involving quantities that are **inversely proportional can often be modeled by rational functions. Recall that a rational function is a function that can be written in the form , where p(x) and q(x) are polynomial functions.
As introduced above, rational functions are useful for modeling systems where the quantities being considered are inversely proportional. For example, the magnitudes of both gravitational force and electromagnetic force between objects are inversely proportional to the objects’ squared distance.
For example, the gravitational force between two objects is given by the formula , where F is the gravitational force, G is the gravitational constant, m1 and m2 are the masses of the objects, and r is the distance between the objects. This equation can be rewritten as , which is a rational function.

Another example is the electromagnetic force between two charges is given by Coulomb's law, which states that the force is inversely proportional to the square of the distance between the charges. This can be represented by , where F is the force, k is a constant, q1 and q2 are the charges, and r is the distance between the charges.

In both examples, the force is inversely proportional to the square of the distance between the objects, and can be modeled by rational functions. Beyond these, there are many other physical laws and phenomena that can be modeled using rational functions! 🤯

🖌️ Drawing Conclusions and Adding Units
A model can be used to draw conclusions about the modeled data set or contextual scenario. Once a model is constructed, it can be used to answer key questions about the data set or contextual scenario, such as how the variables are related, what patterns exist in the data, and what predictions can be made about future values or behavior.
One of the key uses of a model is to predict values of the modeled variable based on the values of the independent variable. For example, if a model is constructed to predict the price of a product based on the number of units sold, the model can be used to predict… the price of a product if a certain number of units are sold! Surprisingly straightforward, huh? 😉
Additionally, a model can be used to predict rates of change, average rates of change, and changing rates of change in the modeled data set or contextual scenario. For example, a model can be used to predict how the price of a product changes as the number of units sold increases, or to predict the average rate of change of the price as the number of units sold changes.
It's important to note that when interpreting the results of a model, it's necessary to pay attention to the units of measure of the modeled variables, and to extract or infer the appropriate units of measure from the given context. For example, in the previous example, if the model is predicting price in dollars, it's important to interpret the results in dollars, and not in any other currency.
Frequently Asked Questions
How do I know if I should use a linear or quadratic model for my data?
Look at the pattern in the data and the context. Quick tests you can do without fancy tools: - Linear if outputs change by (about) the same amount for equal x-steps—constant first differences. Plot residuals from a linear fit: they should scatter randomly around 0. If you see a curved pattern (systematic positive then negative residuals), linear is bad. - Quadratic if the rate of change itself changes linearly—constant second differences (e.g., differences of differences ≈ constant). Graphically you’ll see obvious curvature (a “U” or an upside-down “U”). Use regression and residuals with your calculator/tech to confirm (AP exams expect you to use regressions and check residuals; Part A allows a graphing calculator). Consider context: if physics or geometry implies constant acceleration, quadratic makes sense; if quantities vary proportionally, linear might. Be careful with extrapolation—polynomials can behave wildly outside your data. For practice, check Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt), the Unit 1 overview (https://library.fiveable.me/ap-pre-calculus/unit-1), and try regression problems in the practice set (https://library.fiveable.me/practice/ap-pre-calculus).
What's the difference between cubic and quartic regression and when do I use each one?
Cubic regression fits a degree-3 polynomial (ax^3+bx^2+cx+d); quartic fits degree-4. Use the one whose shape matches your data/context: cubic can model one inflection and up to three real zeros (S-shaped features), quartic can model two inflection/turning behaviors and up to four real zeros (more wiggles). On the AP CED, pick the polynomial degree based on the pattern in the data and the scenario (1.14.A.2, 1.14.A.4). Check residuals: if residuals show a clear pattern after a cubic, a quartic might be better; if residuals look random, stick with the simpler model. Watch overfitting—higher degree can fit noise and give poor extrapolation; compare goodness-of-fit and context restrictions (units, end behavior, asymptotes). On the exam use your graphing calculator for regressions in Part A and justify choice using residuals, end behavior, zeros/multiplicity, and context. For more practice and guidance, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and tons of practice problems (https://library.fiveable.me/practice/ap-pre-calculus).
I'm confused about piecewise functions - how do I construct one from a word problem?
Start by reading the scenario carefully and identifying where the rule changes—those become your domain pieces. Short checklist you can use: 1. Find the natural breakpoints in the context (time ranges, distance thresholds, policy cutoffs). Those give the interval endpoints for each piece. 2. For each interval, decide the best function type (linear, quadratic, polynomial, or rational) based on wording or data patterns (use regression if you have data). This matches CED 1.14.A: choose by pattern and context. 3. Build the formulas using context units (rates, starting values, vertical shifts). If a piece is “constant after X,” use a constant function there. If a rule says “no output” or undefined, restrict domain accordingly. 4. Check endpoints: decide whether intervals are closed/open at borders so pieces don’t conflict. If the problem implies smooth transition, set function values equal at the boundary (or impose derivative match if asked). 5. State assumptions and limitations (CED 1.14.B: justify restrictions and model choice). Use a calculator/technology for regressions (linear/quadratic/cubic) when fitting data. For practice and examples tied to the AP framework, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and try problems at (https://library.fiveable.me/practice/ap-pre-calculus).
Can someone explain step by step how to use my calculator to find the best regression model?
Quick step-by-step for using your graphing calculator to find the best regression model (linear → quartic), plus how to pick the best one for AP Topic 1.14: 1. Enter data: Put x-values in L1 and y-values in L2 (STAT → EDIT).
2. Make a scatterplot: STAT PLOTS → turn on a plot using L1/L2; GRAPH to preview.
3. Fit models one at a time: use your calculator’s regression tools (STAT → CALC → choose Linear, Quad, Cubic, Quartic). Store each equation (if available) and write down the coefficients and the R² (or r²) value.
4. Plot the regression on the scatter to visually check fit (GRAPH).
5. Check residuals: create Residual = y − ŷ in a list (L3 = L2 −
What does it mean when they say quantities are inversely proportional and how do I model that?
“Inversely proportional” means one quantity goes down when the other goes up so their product stays constant. If x and y are inversely proportional you write y = k/x (direct inverse) or more generally y = k/x^n (inverse–power, e.g. inverse-square when n = 2). k is the constant of variation with units that make the equation consistent. How to model from context or data: - Pick the form suggested by context (y = k/x for inverse variation, y = k/x^2 for inverse-square laws like gravity). This matches the CED note that inverse relationships are modeled by rational functions (Topic 1.14.C). - Use one data pair (x0, y0) to solve for k: k = x0·y0 (or k = x0^n·y0 for power n). - Check fit with other data; if needed do a regression on transformed data (plot y vs 1/x or log–log for y = k/x^n) and examine residuals. - Note domain/asymptotes: x ≠ 0, vertical asymptote at x = 0, horizontal end behavior y → 0 as |x|→∞. Remember units and use the model to predict rates of change or averages as the AP FRQs expect (use proper units). For more practice and AP-aligned tips see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and lots of practice problems (https://library.fiveable.me/practice/ap-pre-calculus).
How do I figure out what type of function to use just by looking at a scatter plot?
Look for the overall shape, then confirm with residuals/regression. - Straight line → linear. Points cluster along a line; residuals look random. - Smooth single-bend (U or ∩), symmetric → quadratic (parabola). Check vertex and 2nd differences. - S-shaped → cubic (inflection point). - More wiggles → higher-degree polynomial (count turning points ≤ degree − 1). Use degree n if data show up to n−1 wiggles. - Rapid multiplicative growth/decay (straight on log-y plot) → exponential. - Fast change then level with vertical/horizontal asymptote or inverse relation → rational (inverse variation, asymptotes). - Clear repeating pattern → sinusoidal. - Slowing growth that looks like log curve → logarithmic. Always fit candidate models with technology (linear/quadratic/cubic/quartic regressions), check residual plots for patterns (CED 1.14.A.1, 1.14.A.2, 1.14.A.4). For AP questions, use your graphing calculator for regressions in Part B and report units/end behavior when context demands. For more practice and examples, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and extra problems (https://library.fiveable.me/practice/ap-pre-calculus).
I don't understand how to use transformations to create a function model - what are the steps?
Start with the parent function that matches the shape you see (linear, quadratic, cubic, sine, etc.). Then follow these steps in order: 1. Identify vertical changes: find midline/vertical shift (d) and amplitude or vertical dilation (a). For polynomials, identify leading coefficient and end behavior. 2. Identify horizontal changes: find period → horizontal dilation (b) for trig, or horizontal stretch/compression (replace x with bx) and phase shift (c). For polynomials, use zeros and multiplicity to place roots. 3. Write the transformed function: e.g., for trig h(x)=a·sin(b(x−c))+d or for a polynomial p(x)=k(x−r1)^{m1}...(x−rn)^{mn}. 4. Fit parameters to data/points (solve a small system) or use regression/technology (CED allows regressions: linear, quadratic, cubic, quartic). Check residuals and context limits (interpolation vs extrapolation). 5. Validate: plot, compute residuals, check units/behavior (asymptotes, end behavior, domain). FRQs often require building models with vertical/horizontal dilations and shifts (see Topic 1.14). For practice, use the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and more problems at the unit page (https://library.fiveable.me/ap-pre-calculus/unit-1) or practice bank (https://library.fiveable.me/practice/ap-pre-calculus).
When do I need to use a rational function model instead of a polynomial one?
Use a rational model when the data or context shows inverse-type behavior or when the relationship has vertical asymptotes/limits that a polynomial can’t capture. Key signs to pick a rational function (from the CED Topic 1.14.C): - Quantities vary inversely (like force ∝ 1/d²), so outputs blow up or decay as inputs approach certain values. - The graph has vertical asymptotes (denominator → 0) or horizontal/oblique asymptotes that describe end behavior—polynomials don’t have vertical asymptotes. - You see a hole in the graph (a removable discontinuity) or an approach to a nonzero horizontal line as x → ±∞. If data fit well to polynomials in regression (constant finite behavior, smooth curves with no blow-ups) use polynomial regression (linear, quadratic, cubic, etc.). Always check residuals for patterns (if pattern remains, try a different family). For AP tasks, Topic 1.14 expects you to justify model choice from context/restrictions (1.14.A–C). For the study guide and practice problems, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and unit resources (https://library.fiveable.me/ap-pre-calculus/unit-1).
How do I construct a model when the problem gives me restrictions or constraints?
When a problem gives restrictions or constraints, build your model around those conditions—think of them as equations or domain limits you must satisfy. Steps you can follow: 1. List the constraints (fixed points, endpoints, domain/vertical asymptotes, maxima/minima, inverse/ proportional relationships, physical limits, units). 2. Choose a function type guided by the CED: polynomial, rational (for inverse variation/asymptotes), sinusoid, or piecewise if behavior changes. Use transformations of a parent function when the context suggests shifts/dilations. 3. Translate each constraint into an equation (e.g., f(0)=75, root at x=3, vertical asymptote x=2, or f′(a)=0). You’ll end up with a system to solve for parameters. 4. Solve the system algebraically or with regression/technology (use regressions for data; show residuals to check fit). On AP FRQs, use your calculator for Part A tasks and keep decimals to 3 places. 5. Check units, domain, end behavior, and whether the model violates constraints; if it does, adjust (maybe use piecewise or increase degree). State assumptions and limitations (CED expects justification of model choices). For worked examples and practice problems on this topic, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and try extra problems at (https://library.fiveable.me/practice/ap-pre-calculus).
What's the formula for finding if two quantities have an inverse relationship like gravitational force?
If two quantities are inversely related, one decreases as the other increases and their product (or a power of one times the other) is constant. The general inverse-variation form is - y = k / x^n where k is a constant and n is the power of the inverse relationship. For simple inverse variation n = 1 (xy = k). For an inverse-square relationship (like gravity), n = 2. Gravitational force between two masses m1 and m2 separated by distance r is - F = G · m1 · m2 / r^2 where G is the gravitational constant—this is a rational function with a vertical asymptote at r = 0 and end behavior → 0 as r → ∞. In AP Precalculus this kind of inverse (especially inverse-square) is modeled by rational functions (Topic 1.14.C), so look for forms y = k/x^n when fitting data or building models. For the topic study guide and extra practice, see the Function Model Construction & Application guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and the Unit 1 overview (https://library.fiveable.me/ap-pre-calculus/unit-1).
I keep getting confused about which regression to pick on my graphing calculator - how do I decide?
Pick the simplest model that fits the pattern and the context—then only increase complexity if needed. Quick checklist you can use on your calculator: - Start simple: try linear first, then quadratic, cubic, quartic (CED allows linear → quartic and polynomial degree n regressions). - Look at the scatterplot: straight-line trend → linear; single turning point → quadratic; two turning points → cubic; more wiggles → quartic or higher (but beware overfitting). - Check residuals (plot them): random scatter ≈ good fit; systematic curve or pattern ≈ wrong model. Residuals showing pattern mean try a different type or transform. - Compare fit stats (SSE or R²) but prefer simpler model if improvement is small—simpler = more interpretable and safer for extrapolation. - Use context: inverse/reciprocal relationships suggest rational models (inverse variation), growth suggests exponential/log, periodic suggests trig. Units/real-world limits can force piecewise or restrict degree. - Interpolation vs extrapolation: interpolation (inside data range) is safer; extrapolate cautiously. On the AP exam, you’ll use your graphing calculator in Part B/FRQs—show residual checks and justify your choice (and keep calculator work clear). For a quick refresher, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and more unit review/practice problems (https://library.fiveable.me/ap-pre-calculus/unit-1; practice: https://library.fiveable.me/practice/ap-pre-calculus).
How do I use my function model to predict values that aren't in the original data set?
Use your model the same way you use any function: plug the x-value into the fitted formula and compute f(x). But follow these AP-aligned steps so your prediction is valid: - Choose the right model type first (linear, quadratic, cubic, quartic, rational, or piecewise) based on the data pattern and context (CED 1.14.A.2, 1.14.A.4). - Fit the model (by transformation or regression / least squares) and check residuals for patterns—no pattern means the model is reasonable for interpolation (CED keywords: regression, residuals). - For values inside the data range (interpolation) predictions are usually reliable; for values outside the range (extrapolation) be cautious—rates of change or asymptotes can make extrapolations wrong (CED 1.14.C.1). - Always include units and report appropriate precision (AP calculator Part A guidance: keep intermediate precision, round to 3 decimals if asked). - If context implies inverse effects or asymptotes, consider a rational model. If fit is poor, try a different degree or piecewise model. Want guided steps and practice? Check the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and practice problems (https://library.fiveable.me/practice/ap-pre-calculus).
What does "rate of change" vs "average rate of change" mean when I'm analyzing my model?
"Rate of change" is any description of how the output of your model changes with the input—usually measured as a slope. "Average rate of change" on an interval [a, b] is the slope of the secant line: (f(b) − f(a)) / (b − a). It gives the overall change per unit on that whole interval and must include units (e.g., feet/day). By contrast, when the CED or problems ask about the (instantaneous) rate of change they mean the slope at a single input—conceptually the tangent slope. In AP Precalculus you usually approximate that with smaller difference quotients or identify it from the model’s derivative-like behavior (e.g., for polynomials you can reason about increasing/decreasing and concavity). FRQ tasks (like 1.14.B and FRQ 2) expect you to compute and interpret average rates of change and to argue about whether instantaneous rates are increasing or decreasing. For practice on constructing models and finding average/instantaneous rates, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and the AP Precalculus practice set (https://library.fiveable.me/practice/ap-pre-calculus).
I missed class on piecewise functions - how do I combine different modeling techniques to make one?
Think of a piecewise model as a patchwork: pick the best type for each region of your context or data, then stitch them together with domain rules and justification. Steps you can follow: - Inspect the situation or data for natural breaks (physical limits, behavior changes, or clear clusters in residuals from a single fit). Those become your piece intervals. - On each interval choose a model type that matches the pattern (linear for steady change, quadratic/cubic for curvature, rational for inverse-type behavior). Use transformations or regressions to fit parameters (calculator regressions allowed on Part A of the exam). - Make sure endpoints align: set values equal at boundaries if continuity is required by the context; allow jumps if the context permits. State domain restrictions and units. - Check residuals and reason about limits/end behavior, zeros, asymptotes, and whether extrapolation is safe. On the AP exam, show work, justify model choices using context and residuals, and use technology where permitted. For a focused guide and examples, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt). For extra practice, try the practice set (https://library.fiveable.me/practice/ap-pre-calculus).
How do I know if my function model is actually good or if I picked the wrong type?
Quick checklist to tell if your model is actually good (or the wrong type): - Look at residuals: plot data − predicted. A good fit has residuals scattered randomly about 0 with no clear pattern. A curved or patterned residual plot means you picked the wrong type (CED: residuals, regression). - Check size of errors: small residuals, low SSE or high R² (closer to 1) mean better fit—but don’t rely on R² alone. - Compare models: do linear, quadratic, cubic regressions with your calculator (Part A of the AP exam allows graphing tech) and compare residuals and goodness-of-fit. - Use context & constraints: physics/biology may demand inverse or exponential models (CED: inverse variation, rational). If the model violates known behavior (asymptotes, end behavior, units), it’s wrong. - Watch for overfitting: very high-degree polynomials that pass through all points may behave badly off-sample; prefer simpler models that capture the pattern (parsimony). - Interpolation vs extrapolation: models are more reliable for interpolation; be cautious when predicting beyond your data. For practice applying these checks, see the Topic 1.14 study guide (https://library.fiveable.me/ap-pre-calculus/unit-1/function-model-construction-application/study-guide/n3ZaYWJqkvxnoJEt) and more practice problems (https://library.fiveable.me/practice/ap-pre-calculus).