The parabola-shaped curve behind projectile motion, optimization, and physics.
A quadratic function is a polynomial function of degree 2, written in the form f(x) = ax² + bx + c, where a ≠ 0. Its graph is a U-shaped (or inverted U-shaped) curve called a parabola.
The direction of the parabola depends on the sign of a: when a > 0, it opens upward; when a < 0, it opens downward. The lowest or highest point of the parabola is called the vertex, and the parabola is symmetric about the vertical line through the vertex.
f(x) = ax² + bx + c
Leading coefficient — controls width and direction (a ≠ 0)
Linear coefficient — shifts the axis of symmetry
Constant — the y-intercept of the parabola
Domain
All real numbers: (-∞, +∞)
Range
[vertex y-value, +∞) if a > 0 or (-∞, vertex y-value] if a < 0
Vertex
x = -b/(2a), y = f(-b/(2a))
Axis of Symmetry
x = -b/(2a)
Y-intercept
(0, c)
X-intercepts
Solved by the quadratic formula: x = (-b ± √(b²-4ac)) / 2a
f(x) = x²Basic parabola with vertex at origin, opens upward.
f(x) = -x² + 4Inverted parabola, vertex at (0, 4), opens downward.
f(x) = 2(x-1)² - 3Vertex form: vertex at (1, -3), stretched vertically.
Adjust a, b, c sliders and watch the parabola change in real time
A function is quadratic when its highest power of x is exactly 2. The standard form is f(x) = ax² + bx + c with a ≠ 0. If a were 0, it would become a linear function.