Quadratic Formula Calculator
A quadratic formula calculator solves quadratic equations by finding their real or complex roots. It is useful in algebra, mathematics, physics, engineering, and other situations involving equations with a squared variable.
What Is a Quadratic Equation?
A quadratic equation is an equation that can be written in the form:
ax2 + bx + c = 0
Here, a, b, and c are constants, and a β 0.
Quadratic Formula
The quadratic formula uses the coefficients a, b, and c to find the values of x that satisfy the equation.
How to Use the Quadratic Formula
Consider the equation:
x2 β 5x + 6 = 0
Here, a = 1, b = β5, and c = 6.
Substitute these values into the formula:
x = [β(β5) Β± β((β5)2 β 4(1)(6))] Γ· 2(1)
x = [5 Β± β1] Γ· 2
This gives two solutions:
x = 3 and x = 2
The Discriminant
The expression inside the square root, b2 β 4ac, is called the discriminant. It determines the type of solutions a quadratic equation has.
| Discriminant | Type of Solutions |
|---|---|
| > 0 | Two distinct real solutions |
| = 0 | One repeated real solution |
| < 0 | Two complex solutions |
Two Real Solutions
If the discriminant is positive, the square root produces a real number and the equation has two different real roots.
For example, x2 β 5x + 6 = 0 has the two roots 2 and 3.
One Real Solution
If the discriminant equals zero, the plus and minus parts of the formula produce the same value. The quadratic therefore has one repeated real root.
For example:
x2 β 4x + 4 = 0
has the repeated solution x = 2.
Complex Solutions
If the discriminant is negative, the square root contains a negative number. In this case, the equation has two complex conjugate solutions rather than two real solutions.
Why Use a Quadratic Formula Calculator?
The quadratic formula involves several steps, including squaring a coefficient, calculating the discriminant, taking a square root, and evaluating two possible solutions. A calculator can perform these calculations quickly and reduce arithmetic errors.
Common Mistakes to Avoid
Be careful with negative values of b and c, especially when squaring or substituting them into the formula. Also make sure the equation is first arranged in the standard form ax2 + bx + c = 0.
Remember that a cannot equal zero. If it does, the equation is no longer quadratic.
Quick Summary
The quadratic formula solves equations in the form ax2 + bx + c = 0. The discriminant b2 β 4ac determines whether the equation has two real solutions, one repeated real solution, or two complex solutions.