Solving Real-World Problems with Quadratic Equations
Quadratic equations show up whenever a real-world problem involves a squared quantity. That includes area calculations, projectile motion, and number relationships. The key skill here is translating a word problem into an equation, solving it, and then checking that your answer actually makes sense in context.
Modeling with quadratic equations
Before you can solve anything, you need to turn the word problem into math. Here's a reliable process:
-
Read the problem carefully and identify the unknown quantity. Assign it a variable (usually ).
-
Translate relationships into expressions. For example, "the square of a number decreased by 5" becomes .
-
Build the equation by setting expressions equal to each other based on what the problem tells you. If "the square of a number decreased by 5 equals 20," your equation is .
-
Rearrange into standard form so you can solve using factoring, the square root property, or the quadratic formula.
The hardest part is usually step 2. Pay close attention to phrases like "more than," "less than," "product of," and "decreased by." These tell you which operations to use.

Applications of the quadratic formula
The quadratic formula solves any equation in the form :
Here , , and are the coefficients from your equation. You'll use this formula (or factoring, when it's simpler) across several common problem types.
Area problems: These involve a shape whose dimensions are described in terms of one variable.
Example: A rectangle's length is 3 units more than its width, and its area is 70 square units. If the width is , then the length is , so:
Factoring gives , so or . Since width can't be negative, the width is 7 units and the length is 10 units.
Consecutive integer problems: Consecutive integers can be written as and (or and for consecutive even or odd integers).
Example: The product of two consecutive integers is 72. Set up , which gives . Factoring: , so or . Both solutions are valid here: the integers are either 8 and 9, or and .
Projectile motion problems: Objects launched or thrown follow the model:
where is the height in feet at time seconds, is the initial velocity (ft/s), and is the starting height. To find when the object reaches a certain height, set equal to that height and solve for . The maximum height occurs at the vertex of the parabola, which is at .

Interpretation of quadratic solutions
The quadratic formula often gives you two solutions. Your job is to figure out which ones (if not both) make sense for the problem.
- Check against physical constraints. A length, width, or speed can't be negative. Time is usually non-negative. If one solution violates these constraints, discard it.
- Both solutions can sometimes be valid. In the consecutive integer example above, both and produce legitimate pairs of consecutive integers.
- Round appropriately. If you're calculating room dimensions, rounding to the nearest tenth of a foot is reasonable. If you're counting people or objects, round to a whole number. Always include units in your final answer.
A common mistake is solving the equation correctly but forgetting to answer the actual question. If the problem asks for the length and you solved for the width, you still need one more step.
Analyzing Quadratic Functions Graphically
The graph of a quadratic function is a parabola. A few features connect directly to the application problems above:
- The vertex is the highest or lowest point on the parabola. In projectile problems, this represents the maximum height.
- The axis of symmetry is the vertical line through the vertex, at .
- The discriminant tells you how many real solutions exist:
- Positive: two distinct real roots (the parabola crosses the x-axis twice)
- Zero: one repeated real root (the parabola touches the x-axis at its vertex)
- Negative: no real roots (the parabola doesn't cross the x-axis, meaning the situation described by the equation has no real solution)