Discriminant Calculator (b² − 4ac)
Solve ax² + bx + c = 0 with the full quadratic formula worked out step by step: exact roots like (3 ± √5)/2 or −1 ± 2i, the discriminant, the vertex and the factored form.
Result
This page opens the quadratic equation solver with the discriminant card put first: enter a, b and c and the tool computes D = b² − 4ac with your numbers substituted into the formula, exactly and step by step. For x² − 3x + 2 = 0 it shows D = (−3)² − 4·1·2 = 9 − 8 = 1.
The sign of the discriminant classifies the equation before any root is computed: D > 0 means two distinct real roots, D = 0 means one repeated (double) root, and D < 0 means a pair of complex conjugate roots. The solver states the classification explicitly on every run, so 'determine the nature of the roots' exercises answer themselves.
Because the full solution is computed anyway, you also get the roots that the discriminant predicts — as reduced fractions when D is a perfect square, as simplified radicals like (1 ± √5)/2 otherwise — plus the vertex and, when possible, the factored form, all from the same three coefficients.