Application · Algebra
Quadratic Equations in Real Life: Where They Turn Up
Anything under constant acceleration, and anything where two lengths multiply, produces a quadratic. That covers a surprising amount of the physical world.
Anything thrown, dropped or launched
The clearest of the quadratic equations in real life is projectile motion. Under constant gravity, height against time is exactly a quadratic: h = −4.9t² + v₀t + h₀ in metres and seconds.
The t² term is gravity, the middle term is the launch speed and the constant is the starting height. Solving h = 0 gives the two times the object is at ground level — one in the past, one in the future — which is why a physically sensible problem so often discards one root.
- −4.9t² + 20t + 1.5 = 0height equals zero at landing
- 400 + 29.4 = 429.4the discriminant
- t ≈ 4.15 sthe positive root; the negative one is discarded
Anything where two lengths multiply
Area is a product of two dimensions, so any problem that fixes an area while relating the sides produces a quadratic almost automatically.
A rectangle three metres longer than it is wide with an area of forty square metres gives w(w + 3) = 40, which becomes w² + 3w − 40 = 0 and solves to w = 5. The other root, −8, is arithmetically correct and physically meaningless.
The same shape of problem appears in framing a picture with a uniform border, in widening a path around a lawn, and in almost every optimisation of a fenced enclosure.
Maximum and minimum: where the vertex matters
For many real problems the roots are not the interesting part — the turning point is.
- Profit: revenue often falls as price rises, so profit against price is a downward parabola and the vertex is the price that maximises it.
- Enclosures: with a fixed length of fencing, area against width is a quadratic, and the vertex gives the dimensions that enclose the most.
- Trajectory: the vertex of the height equation is the highest point reached, and when it happens.
The vertex sits at x = −b/2a, which is also the axis of symmetry — halfway between the two roots, when they exist.
Braking distance and why it is not linear
Stopping distance grows with the square of speed, not in proportion to it. Doubling speed roughly quadruples the braking distance, because kinetic energy depends on v².
That is a quadratic relationship with consequences: the difference between 30 and 40 km/h is much larger in stopping distance than the ten-unit gap suggests. Road safety figures are built on exactly this equation.
Money: revenue, profit and break-even
Revenue is price times quantity, and quantity usually falls as price rises. Multiplying two quantities that move against each other produces a quadratic almost every time.
If demand drops by a fixed amount for every pound added to the price, revenue against price is a downward parabola. The two roots are the prices at which revenue is zero — free, and so expensive nobody buys — and the vertex halfway between them is the price that earns the most.
The same equation answers a different question when set against costs rather than zero: the roots then give the break-even points, and the interval between them is the range of prices at which the business is profitable.
Why parabolas keep appearing in engineering
A parabola has a reflective property that no other curve shares: every ray arriving parallel to its axis is reflected to a single focus.
That is why satellite dishes, radio telescopes, car headlights and solar concentrators are parabolic in cross-section. The shape is not chosen for elegance — it is the only one that brings parallel signals to one point, and the equation describing it is the quadratic.
Questions about quadratic equations in real life
Where are quadratic equations actually used?
Projectile motion, area and enclosure problems, braking distances, profit and revenue optimisation, and the design of any parabolic reflector such as a satellite dish or headlight.
Why do word problems often discard one root?
Because the equation does not know the context. Negative lengths, negative times and negative quantities are valid roots and invalid answers, so you reject them and say why.
What does the vertex mean in a real problem?
The maximum or minimum. It is the highest point of a trajectory, the price that maximises profit, or the dimensions that enclose the most area.
Why does stopping distance grow so fast with speed?
Because it depends on the square of the speed. Doubling speed roughly quadruples the distance needed to stop, which is a quadratic relationship, not a proportional one.