A cubic equation is a polynomial equation of the third degree, generally expressed in the form , where are coefficients and . The highest power of the variable is three.
Roots (or solutions) of a cubic equation are the values of the variable that satisfy the equation, making it true. These roots correspond to the x-intercepts if the cubic function is graphed.
A cubic equation will always have either one or three real roots. This is a consequence of the Fundamental Theorem of Algebra, which states that a polynomial of degree has exactly roots in the complex number system. For cubics, this means three roots, which can be all real, or one real and two complex conjugate roots.
Repeated roots can occur, meaning a single numerical value satisfies the equation multiple times. For example, a cubic might have roots , which are considered three real roots, but only two unique solutions. If a root is repeated, the graph of the cubic function will touch the x-axis at that point rather than crossing it.
The Factor Theorem is the cornerstone for solving cubic equations algebraically. It states that if is a root of a polynomial equation , then is a factor of . Conversely, if is a factor, then is a root.
This theorem allows us to reduce the degree of the polynomial. Once a single real root is found, the cubic can be expressed as a product of a linear factor and a quadratic factor . The remaining roots are then found by solving the quadratic equation .
The discriminant of the quadratic factor, , determines the nature of the remaining roots. If , there are two distinct real roots, leading to a total of three distinct real roots for the cubic. If , there is one repeated real root, resulting in a total of three real roots (one distinct, one repeated). If , there are two complex conjugate roots, meaning the cubic has only one real root (the initial one found).
Trial and Error (Substitution): Begin by testing small integer values for (e.g., ) in the cubic equation . The goal is to find a value that makes the equation equal to zero. This value is a root.
Given Root: Often, exam questions will provide one root or ask you to show that a specific value is a root. In such cases, direct substitution into the equation should yield zero, confirming it as a root.
Once a root is identified, the Factor Theorem states that is a factor. The next step is to divide the cubic polynomial by this linear factor to obtain a quadratic factor.
Algebraic Long Division: This is a systematic method for dividing polynomials, similar to numerical long division. It directly yields the quadratic quotient .
Factorisation by Inspection: For simpler cubics, one might be able to deduce the quadratic factor by observing the coefficients. For example, if , you can match coefficients.
Comparing Coefficients: Assume the form . Expand the left side and equate the coefficients of corresponding powers of on both sides. This will create a system of linear equations to solve for . The coefficient of directly gives , and the constant term gives , allowing for quick determination of and , then can be found from the or coefficients.
After finding the quadratic factor , solve this equation using standard methods. This could involve factorisation, using the quadratic formula (), or completing the square.
The solutions to this quadratic equation, along with the initial root , constitute all the roots of the cubic equation.
Number of Real Roots: A cubic equation can have either one or three real roots. It cannot have exactly two real roots unless one of them is a repeated root, in which case it's still considered three real roots (one distinct, one repeated twice).
Nature of Quadratic Factor's Roots: The key to determining the total number of real roots lies in the discriminant of the quadratic factor . If , the quadratic yields two distinct real roots, leading to three distinct real roots for the cubic. If , the quadratic yields one repeated real root, leading to one distinct real root and one repeated real root for the cubic. If , the quadratic yields two complex conjugate roots, meaning the cubic has only one real root.
Methods for Finding Quadratic Factor: While algebraic long division is a robust method, comparing coefficients or inspection can be faster if you are proficient. Comparing coefficients is particularly useful as it avoids the division process entirely and can be less prone to arithmetic errors if done carefully.
Sign Errors with Factor Theorem: A common mistake is to use as a factor when is a root, or vice-versa. Remember, if is a root, then is the factor.
Algebraic Division Errors: Mistakes in polynomial long division, such as incorrect subtraction or carrying over terms, can lead to an incorrect quadratic factor and thus incorrect roots.
Incomplete Solutions: Only finding one root and stopping, or finding the quadratic factor but not solving it, will result in an incomplete answer. A cubic equation typically requires three roots (counting multiplicity).
Misinterpreting Discriminant: Confusing the conditions for real vs. complex roots from the quadratic factor's discriminant can lead to incorrect conclusions about the total number of real roots for the cubic.
Ignoring Repeated Roots: Sometimes, the quadratic factor might yield a repeated root, or the initial root might also be a root of the quadratic factor. It's important to identify these as distinct occurrences of real roots.
Polynomial Functions: Solving cubic equations is a specific application of finding the roots of general polynomial functions. The Factor Theorem applies to all polynomials.
Fundamental Theorem of Algebra: This theorem guarantees that a cubic equation will always have exactly three roots in the complex number system. Our focus on 'real' roots is a subset of this broader concept.
Calculus: The roots of a cubic function are critical points for understanding its graph. The first derivative of a cubic function is a quadratic, whose roots indicate local maxima and minima of the cubic. The second derivative indicates inflection points.
Engineering and Physics: Cubic equations appear in various scientific and engineering applications, such as modeling physical systems, fluid dynamics, and structural analysis, where finding their roots is essential for understanding system behavior.