Coefficients a, b, c in and the full picture out - discriminant, zeros, vertex, axis of symmetry, and parabola direction. Covers all three discriminant cases.
Quadratic function with a = -2 - vertex, roots and graph
Coefficients a, b, c in and the full picture out - discriminant, zeros, vertex, axis of symmetry, and parabola direction. Covers all three discriminant cases.
The quadratic function with a = -2 produces a parabola that opens {value > 0 ? "upward" : "downward"}. The vertex form y = -2(x - p)² + q reveals the minimum or maximum point. Enter coefficients b and c to see the full graph, roots, vertex coordinates and axis of symmetry.
Parameters
Enter data for calculations
💡 Fill in all required fields to unlock the calculate button
Three coefficients, five answers
Every quadratic function f(x) = ax2 + bx + c is completely defined by three numbers: a, b, and c. From them, this calculator derives everything you need - the discriminant that tells you how many roots exist, the roots themselves, the vertex (the highest or lowest point), the axis of symmetry, and which way the parabola opens.
The formulas behind the results
Discriminant: delta = b2 - 4ac
Roots: x = (-b +/- sqrt(delta)) / (2a)
Vertex: p = -b/(2a), q = -delta/(4a), so vertex = (p, q)
Axis of symmetry: x = p = -b/(2a)
What the discriminant tells you
| Discriminant | Roots | Parabola behavior |
|---|---|---|
| delta > 0 | Two distinct real roots | Parabola crosses the x-axis at two points |
| delta = 0 | One repeated root | Parabola touches the x-axis at the vertex |
| delta < 0 | No real roots | Parabola floats entirely above or below the x-axis |
Worked examples
Factored form: (x - 2)(x - 3)
Perfect square: (x - 2)2
Since a > 0 and delta < 0, f(x) > 0 for all x
For a < 0, the vertex is the maximum point
Physics uses quadratic functions constantly
Vertex form vs standard form
| Form | Formula | Best for |
|---|---|---|
| Standard | f(x) = ax2 + bx + c | Finding roots via quadratic formula, y-intercept (c) |
| Vertex | f(x) = a(x - p)2 + q | Reading vertex (p, q) directly, graphing |
| Factored | f(x) = a(x - x1)(x - x2) | Reading roots directly, solving inequalities |
FAQ
Related tools
Quadratic Equation Calculator
Solve ax2 + bx + c = 0 and get the roots with step-by-step working - Open calculator
Standard Deviation Calculator
The variance formula involves squaring deviations - a quadratic operation at its core - Open calculator
Coordinate Calculator
Plot the vertex and roots on a coordinate plane - distance and midpoint between key points - Open calculator
Powers & Roots Calculator
The quadratic formula uses a square root - compute sqrt(delta) independently here - Open calculator
Calculator verified by the LiczGrupa.pl team
Content, formulas and results have been reviewed for accuracy and relevance by our team of specialists.

Reviewed by: Natalia Skrzek