terican

Last verified · v1.0

Calculator · math

Parabola Calculator (Quadratic Y = Ax² + Bx + C)

Calculate vertex, roots, and axis of symmetry for any parabola y = ax² + bx + c. Enter coefficients a, b, and c for instant results.

FreeInstantNo signupOpen source

Inputs

Calculated Value

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Calculated Value

The formula

How the
result is
computed.

Understanding the Parabola and the Quadratic Equation

A parabola is a symmetric, U-shaped curve defined by a second-degree polynomial known as a quadratic equation. The standard form is y = ax² + bx + c, where a, b, and c are real-number coefficients and a ≠ 0. When a is positive, the parabola opens upward and has a minimum point; when a is negative, it opens downward and has a maximum point. According to CSUN Mathematics Notes on Parabolas, the leading coefficient a directly controls both the direction and the width of the parabolic curve.

Key Variables Explained

  • Coefficient a: The leading coefficient of x². A larger absolute value (e.g., a = 5) produces a narrow, steep parabola; a smaller absolute value (e.g., a = 0.2) produces a wide, shallow one. This value must never equal zero, as that reduces the equation to a straight line.
  • Coefficient b: The coefficient of the linear x term. Together with a, it determines the horizontal position of the vertex and the axis of symmetry. Increasing or decreasing b shifts the vertex left or right along the curve.
  • Constant c: The y-intercept — the value of y when x = 0. This is the point where the parabola crosses the y-axis and is the most directly readable feature of the standard-form equation.

The Vertex: Peak or Trough of the Parabola

The vertex is the single highest or lowest point on the parabola. Its coordinates are computed as: x-coordinate = −b / (2a) and y-coordinate = c − b² / (4a). The x-coordinate also defines the axis of symmetry, the vertical line x = −b / (2a) about which the parabola is perfectly symmetric. For example, given y = 2x² − 8x + 6, the vertex x-coordinate is −(−8) / (2 × 2) = 2, and the vertex y-coordinate is 2(4) − 8(2) + 6 = −2, placing the vertex at (2, −2). Because a = 2 > 0, this is a minimum point.

Finding Roots with the Quadratic Formula

The roots (zeros or x-intercepts) are the x-values where y = 0. The quadratic formula computes them directly: x = (−b ± √(b² − 4ac)) / (2a). The expression inside the square root, b² − 4ac, is called the discriminant and governs the nature of the solutions:

  • Discriminant > 0: Two distinct real roots — the parabola crosses the x-axis at two separate points.
  • Discriminant = 0: One repeated real root — the vertex sits directly on the x-axis.
  • Discriminant < 0: No real roots — the parabola does not intersect the x-axis, and the solutions are complex numbers.

As explained in detail by Paul's Online Math Notes — Parabolas, evaluating the discriminant is a reliable shortcut for determining the number and type of solutions before applying the full formula.

Axis of Symmetry

The axis of symmetry is the vertical line x = −b / (2a) that divides the parabola into two mirror-image halves. For y = x² − 4x + 3, the axis of symmetry is x = 2. The two roots, x = 1 and x = 3, lie exactly 1 unit on each side of x = 2, confirming the bilateral symmetry. Every point on one side has a mirror image at an equal horizontal distance on the other side, at the same y-value.

Real-World Applications of Parabolas

Parabolic curves appear across physics, engineering, optics, and economics:

  • Projectile Motion: A ball launched at 45° with an initial speed of 20 m/s traces a parabolic arc peaking at approximately 10.2 m, modeled by a downward-opening quadratic in time.
  • Satellite Dishes and Optics: Parabolic reflectors focus all incoming parallel signals to a single focal point, a principle used in radio telescopes and solar concentrators.
  • Structural Engineering: Parabolic suspension cables on bridges (such as the Golden Gate Bridge) distribute load evenly across the span.
  • Economics: A revenue function such as R = −2p² + 100p has its vertex at p = 25, revealing the price that maximizes revenue at R = 1,250.

MIT OpenCourseWare examines the arc length of a parabola in Single Variable Calculus Clip 4, demonstrating how the standard quadratic form underpins advanced integration methods. The University of Georgia Instructional Unit on the Parabola offers further step-by-step derivations for both classroom and self-study contexts.

How This Parabola Calculator Works

Enter a non-zero value for coefficient a and any real numbers for b and c. Select the parabola property to compute — vertex coordinates, x-intercepts (roots), axis of symmetry, or y-intercept. The calculator applies the formulas above and returns precise numerical results instantly, handling all three discriminant cases for roots and flagging invalid input when a = 0.

Reference

Frequently asked questions

What is a parabola calculator and what properties can it compute?
A parabola calculator takes the coefficients a, b, and c from a quadratic equation y = ax² + bx + c and computes key properties of the resulting curve. It can instantly determine the vertex coordinates, x-intercepts (roots) using the quadratic formula, the axis of symmetry x = -b/(2a), and the y-intercept, eliminating multi-step arithmetic errors and delivering exact numerical results.
How does the coefficient 'a' affect the shape and direction of a parabola?
Coefficient a controls both the direction and the width of the parabola. When a is positive, the parabola opens upward and has a minimum vertex; when a is negative, it opens downward with a maximum vertex. A large absolute value such as a = 5 produces a narrow, steep curve, while a small value such as a = 0.1 yields a wide, shallow one. The value a must never equal zero.
How do you calculate the vertex of a parabola from the equation y = ax² + bx + c?
The vertex x-coordinate is found with the formula x = -b / (2a), and the y-coordinate is y = c - b² / (4a). For the equation y = 3x² - 12x + 7, the vertex x-coordinate is -(-12) / (2 × 3) = 2, and the y-coordinate is 7 - 144/12 = -5, placing the vertex at (2, -5). Because a = 3 > 0, this vertex is a minimum point.
What is the discriminant in the quadratic formula and what does it reveal?
The discriminant is the expression b² - 4ac, found under the square root in the quadratic formula. It reveals how many real x-intercepts the parabola has without solving the full equation. A positive discriminant such as 25 means two distinct real roots. A discriminant of exactly zero means one repeated root where the vertex touches the x-axis. A negative discriminant such as -9 means no real roots and the parabola never crosses the x-axis.
Can a parabola have no real x-intercepts, and what does that look like graphically?
Yes. When the discriminant b² - 4ac is less than zero, the parabola does not intersect the x-axis at any real point. For example, y = x² + 2x + 5 has a discriminant of 4 - 20 = -16, so it has no real roots. The parabola sits entirely above the x-axis when a > 0, or entirely below it when a < 0. The roots in this case are complex (imaginary) numbers involving the square root of a negative number.
What are practical real-world examples where parabolic equations are used?
Parabolas model a wide range of real-world phenomena. In physics, a soccer ball kicked at 30° with a speed of 15 m/s follows a parabolic arc (ignoring air resistance). Satellite dish reflectors use parabolic geometry to focus signals to a single point. Parabolic cables in suspension bridges distribute structural load evenly. In economics, a revenue function like R = -2p² + 100p reaches maximum revenue of 1,250 at price p = 25, found directly from the vertex formula.