Historical Context & Motivation
Humans have used mathematics to model the physical world for thousands of years. Ancient civilizations in Babylon and Egypt developed formulas to predict the areas of fields and the trajectories of projectiles. However, a formula is only useful if it produces answers that make sense in the real situation it describes. A model that predicts a negative height for a basketball or a time of 500 hours for a 10-second jump is mathematically valid but practically meaningless.
The idea of checking whether a mathematical answer is reasonable has grown alongside the use of quadratic models in science, engineering, and economics. As quadratic equations became central to predicting projectile motion, profit optimization, and structural design, mathematicians and scientists developed systematic ways to verify that their solutions fit the constraints of the real world.
Today, the central question remains the same: just because you can find a solution to a quadratic equation doesn't mean that solution should be used. This lesson will teach you how to evaluate whether a quadratic model's outputs are reasonable by examining the domain, units, and constraints of the real-world scenario.
Core Principles & Definitions
Evaluating the reasonableness of a quadratic model comes down to three fundamental checks. Each one acts as a filter: if your answer passes all three, you can be confident it makes sense in context. If it fails even one, you need to reconsider the solution or the model itself.
Domain
Units
Constraints
Reasonable Range
Visual Explanation — The Parabola and Its Reasonable Region
The following diagram shows a quadratic model for the height of a launched ball over time. The full parabola extends mathematically in both directions, but the shaded reasonable region highlights only the portion of the curve where the model actually applies. Outside that region, the model produces answers that are physically impossible — like negative time or negative height.
Notice that the full mathematical parabola extends infinitely, but the real scenario only uses a slice of it. The green dots mark the start and end of the ball's flight — these are the boundaries of the reasonable domain. The yellow dot at the top marks the vertex, where the ball reaches its maximum height of 68 feet. Everything outside the shaded region is mathematically correct but physically unreasonable.
Mathematical Framework
A quadratic model takes the general form shown below. Understanding each piece helps you determine which values of x (and which outputs) are reasonable.
The Three-Step Reasonableness Check
- Step 1 — Check the Domain: Identify the real-world meaning of x. Determine which x-values are possible (e.g., time ≥ 0, number of items ≥ 0). Discard any solution that falls outside this interval.
- Step 2 — Check the Units: Verify that your input and output units match what the problem describes. If x is in seconds and f(x) is in feet, make sure your answer is labeled correctly and the numerical size is plausible.
- Step 3 — Check the Constraints: Apply any additional limits. Heights can't be negative (unless below a reference point), revenue can't exceed total market size, and quantities must sometimes be whole numbers.
Detailed Breakdown — Domain Restrictions and Constraint Types
Different real-world scenarios impose different types of restrictions on a quadratic model. The diagram below categorizes the most common constraint types you'll encounter and shows how each one narrows the set of acceptable solutions.
| Scenario | Typical Domain Restriction | Typical Constraint |
|---|---|---|
| Projectile motion (height vs. time) | t ≥ 0 (time can't be negative) | h(t) ≥ 0 (height at or above ground) |
| Revenue / profit model | x ≥ 0 (can't sell negative items) | R(x) ≥ 0; x must be a whole number |
| Area of a fenced region | 0 < x < half the total fencing | A(x) > 0; dimensions must be positive |
| Stopping distance of a car | v ≥ 0 (speed can't be negative) | d(v) ≥ 0; speed can't exceed road limit |
Worked Example — Evaluating a Projectile Model
A football is kicked from the ground. Its height in feet after t seconds is modeled by h(t) = −16t² + 48t. A student solves h(t) = 20 and finds t = −0.5 and t = 2.5. Let's evaluate whether both solutions are reasonable.
Strengths and Limitations of Quadratic Models
Quadratic models are powerful tools, but they aren't perfect. Understanding when they work well and when they break down is itself part of evaluating reasonableness. A model that's great for one situation might be terrible for another.
| Strengths | Limitations |
|---|---|
| Accurately model projectile motion near Earth's surface, where air resistance is negligible. | Break down for long-range projectiles or objects with significant air resistance (e.g., feathers, parachutes). |
| Capture the shape of profit/revenue curves when price and quantity are linearly related. | Cannot account for complex market behavior like seasonal demand swings or competitor actions. |
| Simple and efficient: only three parameters (a, b, c) are needed to define the entire curve. | Too simple for phenomena that involve exponential growth, oscillation, or sharp changes. |
| Easy to solve: the quadratic formula always yields exact solutions. | Always symmetric — but many real phenomena are not symmetric (e.g., population growth and decline). |
Connection to Advanced Modeling
The reasonableness-checking skills you learn with quadratic models transfer directly to more advanced courses. In precalculus and calculus, you'll work with exponential, logarithmic, trigonometric, and polynomial models — each one requiring the same critical evaluation of domain, units, and constraints. The table below previews how this concept extends.
| Feature | Quadratic Models (Math 2) | Advanced Models (Precalc / Calc) |
|---|---|---|
| Typical shape | Parabola (symmetric U or ∩) | Exponential curves, sine waves, asymptotic behavior |
| Domain check | Usually t ≥ 0 or x ≥ 0 | May also exclude values where log or square root is undefined |
| Unit analysis | Check that input/output units match context | Same skill, applied to rates of change (derivatives) and accumulated totals (integrals) |
| Constraints | Non-negative outputs, integer quantities | Asymptotic bounds, periodicity, physical limits like speed of light |
| When model breaks | Outside the reasonable domain, the parabola extends unrealistically | Models may diverge, oscillate unexpectedly, or require piecewise definitions |
The bottom line is that no mathematical model perfectly captures reality. Every model is a simplification. The critical thinking skill of evaluating reasonableness — asking "Does this answer make sense?" — is something you'll use in every math and science course from here on, and in professional life as well.
Practice Problems
Lesson Summary
A quadratic model of the form f(x) = ax² + bx + c can describe projectile motion, revenue, area, and many other real-world situations. However, the mathematical parabola extends infinitely, while real scenarios are limited. To evaluate whether a solution is reasonable, you apply three checks: the domain check ensures the input value (x or t) falls within physically possible limits, such as non-negative time or a positive number of items sold. The unit check confirms that input and output values carry the correct measurement labels and that the numerical magnitude is plausible. The constraint check applies additional real-world rules, such as height ≥ 0, integer quantities, or revenue not exceeding market capacity.
When a quadratic equation produces two solutions (from the quadratic formula or factoring), always test both against these three filters. The vertex of the parabola tells you the maximum or minimum output, which helps you verify whether a given output is even achievable. Remember: a model is a simplified version of reality, and your job is to recognize where it works and where it breaks down. This critical-thinking skill extends far beyond quadratics into all future mathematical modeling.