Solve any quadratic equation ax² + bx + c = 0. Get the discriminant, both roots, vertex coordinates, and a step-by-step formula breakdown.
Solve 5x² + bx + c = 0 - quadratic equation calculator
Solve any quadratic equation ax² + bx + c = 0. Get the discriminant, both roots, vertex coordinates, and a step-by-step formula breakdown.
A quadratic equation with leading coefficient a = 5 has the form 5x² + bx + c = 0. The number and type of roots depend on the discriminant: b² - 4·5·c. Enter the remaining coefficients b and c, and the calculator will find the roots, vertex, axis of symmetry and plot the parabola.
Parameters
Enter data for calculations
💡 Fill in all required fields to unlock the calculate button
How the Quadratic Equation Calculator Works
Enter coefficients a, b, and c of the equation ax² + bx + c = 0. The calculator computes the discriminant (Δ = b² - 4ac), finds the roots using the quadratic formula x = (-b ± √Δ) / 2a, and determines the vertex of the parabola y = ax² + bx + c.
The Quadratic Formula and Discriminant
Every quadratic equation ax² + bx + c = 0 (where a ≠ 0) can be solved with the quadratic formula: x = (-b ± √Δ) / 2a. The discriminant Δ = b² - 4ac determines the nature and number of solutions.
| Discriminant | Roots | Graph interpretation |
|---|---|---|
| Δ > 0 | 2 distinct real roots | Parabola crosses the x-axis at two points |
| Δ = 0 | 1 repeated root | Parabola is tangent to the x-axis (touches at one point) |
| Δ < 0 | No real roots | Parabola does not intersect the x-axis (complex roots only) |
Vertex of the Parabola
The vertex is the turning point of the parabola. If a > 0 the vertex is the minimum, if a < 0 it is the maximum. Coordinates: p = -b / (2a) and q = -Δ / (4a). The vertex form of the equation is y = a(x - p)² + q.
Practical Examples
Δ = 25 - 24 = 1 x₁ = 2, x₂ = 3, V = (2.50, -0.25)
Δ = 16 - 16 = 0 x₀ = 2 (repeated root), V = (2, 0)
Δ = 0 - 4 = -4 no real roots (complex: x = ±i)
Δ = 9 + 16 = 25 x₁ = -2, x₂ = 0.5, V = (-0.75, -3.13)
Δ = 36 - 20 = 16 x₁ = 1, x₂ = 5, V = (3, 4) - maximum
FAQ
Related Tools
Percentage Calculator
Calculate percentages, percentage change, and proportions - Open calculator
Logarithm Calculator
Compute logarithms of any base with step-by-step solution - Open calculator
Pythagorean Theorem Calculator
Find the missing side of a right triangle - Open calculator
Average Calculator
Arithmetic, weighted, geometric, and harmonic mean - Open calculator
Standard Deviation Calculator
Compute standard deviation, variance, and basic statistics - 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: Patryk Matyjasik