Real situations that follow a curved path — and how to read them.
In 2016, Stephen Curry set an NBA record by making 402 three-pointers in a single season. Every one of those shots followed a curved path from his hand to the basket. That curve was not random — it was a parabola, shaped by gravity pulling the ball down while its forward momentum carried it forward. The height of the ball at any moment followed a quadratic equation. Quadratics are not just abstract algebra. They describe any situation where something grows, peaks, and then falls back down — or where two dimensions of measurement multiply together.
A quadratic function has the form
where . When you model a real situation with a quadratic, every piece of that equation means something. The constant is the starting value — the height of the ball when it left the player's hand, or the area of a garden before any additions are made. The vertex is the turning point — the maximum height of the ball, or the dimensions that produce the largest possible area. The zeros are where the function equals zero — where the ball hits the ground, or where a profit calculation breaks even.
The most common real-world quadratic is the projectile motion model. When an object is launched straight up, or at an angle, its height in feet after seconds follows:
The comes from gravity pulling objects toward Earth at KaTeX can only parse string typed expression — the negative sign means height is decreasing due to gravity, and the is half of , which appears because of how distance relates to acceleration. You do not need to derive that — just know that on the Regents, is the gravity term when height is in feet. The value is the initial upward velocity in feet per second. The value is the starting height in feet.
When a problem asks for the maximum height, you need the vertex. The -coordinate of the vertex gives the time when the object reaches its peak. Plug that time back into the equation and you get the maximum height.
When a problem asks when the object hits the ground, you need the zeros. Set and solve. You can factor, complete the square, or use the quadratic formula — whichever works cleanest for the numbers in front of you.
Quadratics also appear in area problems. If you have a fixed amount of fencing and want to enclose the largest possible rectangular area, the relationship between side length and total area turns out to be quadratic. The vertex of that quadratic gives you the dimensions that maximize the area.
Say a farmer has 80 feet of fencing and wants to enclose a rectangle against a barn wall, so she only needs to fence three sides. Let be the length of the side perpendicular to the barn. Then the side parallel to the barn has length , and the total area is:
This is a quadratic with a negative leading coefficient, so its parabola opens downward and its vertex is the maximum.
Here is what a projectile path looks like — the same ball from the first example, with its peak and landing point visible.
On Part II and Part III of the Algebra I Regents, modeling problems ask you to interpret key features in context, not just calculate them. Writing "the vertex is (2, 64)" earns partial credit. Writing "the ball reaches its maximum height of 64 feet after 2 seconds" earns full credit. The numbers are the same — the interpretation is what the rubric checks for. Always attach units and always explain what the coordinate means in the situation.