A rainbow-shaped journey through one simple equation —
what it means, where it lives, and how to draw it.
A rainbow is a downward-opening parabola you can see with your own eyes — a smooth arch of color over a huge span of sky.
Where it's found: everywhere on Earth — any open sky where sunlight hits falling raindrops from behind the viewer. Most commonly seen after rain showers, near waterfalls, or in the mist of a garden hose on a sunny day.
You never see the whole thing — the horizon (or the atmosphere around you) blocks the bottom half. From a plane or a tall enough mountain, a full-circle rainbow is actually possible.
Rainbows are optical illusions that depend on the exact angle between you, the Sun, and the raindrops. Stand one step to the side, and every drop making your rainbow is replaced by a different one.
This is the parabola I chose for the project. Every single thing on this page comes from these three coefficients.
a = −1
b = 10
c = 10
A parabola opens up or down based on the sign of a — the number in front of x².
a = −1, which is negative.a means the parabola opens downward.a < 0
Every parabola has a vertical line that cuts it into two mirror-image halves. To find it, use the formula x = −b / (2a).
The vertex is the highest (or lowest) point on the parabola — the tip of the rainbow. To get its y-value, plug the axis of symmetry back into the original equation.
Once you know the vertex, you can rewrite the equation in vertex form: y = a(x − h)² + k, where (h, k) is the vertex. Both forms graph the exact same rainbow.
Good for spotting the y-intercept (it's just c) and for plugging into the quadratic formula.
The vertex (5, 35) pops right out of the equation — h = 5, k = 35. Perfect for seeing the maximum at a glance.
The y-intercept is where the parabola crosses the y-axis (when x = 0). The x-intercepts are where it crosses the x-axis (when y = 0).
To find the y-intercept, plug x = 0 into the equation:
Set y = 0 and solve −x² + 10x + 10 = 0 with the quadratic formula x = (−b ± √(b² − 4ac)) / (2a).
The rubric asks for at least three other points — one found by substitution, the rest found by using the parabola's symmetry across the axis x = 5.
Pick x = 3 and plug it into the original equation:
Since x = 3 is 2 units left of the axis x = 5, go 2 units right to x = 7. By symmetry, the y-value is the same.
The y-intercept (0, 10) is 5 units left of the axis. Its mirror is 5 units right, at x = 10, with the same y-value.
Move your mouse (or finger) along the curve — every point on the parabola gives you its exact (x, y) coordinates.
To plot a parabola, plug different x-values into the equation and write down what y comes out. Because a parabola is symmetric, once you have one side, the other side mirrors across the axis of symmetry.
| x | y = −x² + 10x + 10 | point |
|---|
Every row is a dot on the graph. Here's the trick that saves half the work:
x = 4 gives y = 34. The mirror is x = 6, also y = 34.Type a number — any number — and watch it get plugged into the equation, step by step.
You're doing the exact same substitution the project asks for — but live, with any x-value you want. Try big numbers (x = 20) to see how fast it drops off. Try x = 5 to hit the vertex right on.
A project is just work until you notice the shape of the thing. Here's what clicked for me along the way.
a decides everything.One tiny minus sign flips the whole rainbow upside down. If a were +1, the parabola would open upward and have a minimum instead of a max — same equation shape, completely different picture.
Once I had the axis at x = 5, I only had to compute half the points — the other half mirror for free. That's why (3, 31) and (7, 31) share a y-value.
Writing y = −(x − 5)² + 35 makes the vertex (5, 35) literally appear in the equation. Same parabola, just a form where the answer is already visible.
The rainbow example wasn't forced — once I started looking, arches are everywhere: bridges, fountains, thrown balls, the path of a high-five. Math isn't hiding; I just had to look for the shape.
Every item from the Algebra 1 Parabola Project 2026 rubric, mapped to where it's answered on this page.
a = −1 < 0.x = −b/(2a) = 5x = 5 into the equation.x = 0 into the equation.