Quartic Equation — Definition, Formula & Examples
A quartic equation is a polynomial equation of degree 4, meaning the highest power of the variable is 4. Its general form is where .
A quartic equation is an algebraic equation of the form , where are coefficients from a given field (typically or ) and . By the Fundamental Theorem of Algebra, every quartic equation has exactly four roots in , counted with multiplicity. A general closed-form solution exists (discovered by Lodovico Ferrari in 1540), though it is considerably more complex than the quadratic or cubic formulas.
Key Formula
Where:
- = Leading coefficient (must not be zero)
- = Coefficient of the cubic term
- = Coefficient of the quadratic term
- = Coefficient of the linear term
- = Constant term
- = The unknown variable
How It Works
Solving a quartic equation depends on its structure. If the equation is **biquadratic** (missing the and terms), you can substitute to reduce it to a quadratic in . For other special forms, factoring into two quadratics or using substitutions may work. The general method—Ferrari's method—reduces the quartic to a resolvent cubic equation, which is then solved to find the four roots. In practice, many quartic equations encountered in coursework are designed to factor nicely or have rational roots that can be found using the Rational Root Theorem. Once one root is found, you can divide out the factor and solve the resulting cubic equation.
Worked Example
Problem: Solve the biquadratic equation .
Step 1: Recognize the equation is biquadratic (no or terms). Substitute to reduce the degree.
Step 2: Solve the resulting quadratic using factoring. Find two numbers that multiply to 36 and add to −13.
Step 3: Substitute back and solve each equation for .
Step 4: List all four roots.
Answer: The four solutions are .
Another Example
Unlike the first example, this quartic is not biquadratic. It requires the Rational Root Theorem and repeated polynomial division—a more general technique applicable to any quartic with rational roots.
Problem: Solve .
Step 1: Use the Rational Root Theorem. Possible rational roots are . Test .
Step 2: Divide the polynomial by using synthetic division to obtain the cubic factor.
Step 3: Find another root of the cubic. Test : . Divide again.
Step 4: Factor the remaining quadratic.
Step 5: Combine all factors and read off the roots.
Answer: The four solutions are .
Visualization
Why It Matters
Quartic equations arise naturally in optimization problems, intersection calculations in computer graphics, and physics (e.g., lens optics and orbital mechanics). Students encounter them in college algebra, abstract algebra (when studying solvability by radicals), and Galois theory. Engineers routinely meet quartic equations when modeling fourth-order systems or computing eigenvalues of 4×4 matrices.
Common Mistakes
Mistake: Forgetting that a biquadratic substitution requires solving for both the positive and negative square roots.
Correction: Each positive value of yields two values of : and . A negative value of gives no real roots for .
Mistake: Assuming a quartic with real coefficients can have exactly 1 or 3 real roots.
Correction: Complex roots of real-coefficient polynomials always appear in conjugate pairs (by the Conjugate Pair Theorem). So the count of real roots must be 0, 2, or 4.
Mistake: Dividing by without checking whether is a root.
Correction: If the constant term , then is a root. Factor it out as and include in your solution set.
Check Your Understanding
Solve .
Hint: This is biquadratic. Substitute to get .
Answer:
How many real roots does have?
Hint: Think about whether can ever be negative.
Answer: Zero real roots. Since for all real , the expression is always at least 1.
If is a root of , find all four roots.
Hint: Factor out first, then use the Rational Root Theorem on the cubic.
Answer:
