A cubic equation is a polynomial equation of the form , where are coefficients and . The highest power of the variable (typically ) is three, defining its degree.
The roots or solutions of a cubic equation are the values of that satisfy the equation. These are also the x-intercepts if the cubic function is plotted on a graph.
A cubic equation will always have three roots in the complex number system. However, when considering only real numbers, a cubic equation will always have either one real root or three real roots. These real roots can be distinct or repeated.
The Factor Theorem is a crucial principle for solving cubic equations. It states that if is a root of a polynomial , then is a linear factor of . Conversely, if is a factor, then is a root.
This theorem allows us to reduce the complexity of the problem. Once one real root is found, the cubic polynomial can be expressed as the product of the linear factor and a quadratic factor , such that .
The quadratic factor will be of the form . Finding this quadratic factor is the next step in the solution process, as its roots will be the remaining roots of the original cubic equation.
The initial step is to identify at least one real root of the cubic equation. Often, exam questions will provide one root or ask you to verify a given value is a root by substitution.
If no root is given, a common strategy is to test small integer values (e.g., ) by substituting them into the equation . Integer roots of a polynomial with integer coefficients must be divisors of the constant term .
Once a root is found, we know that is a factor. The next step is to divide the cubic polynomial by this linear factor to obtain a quadratic factor .
This division can be performed using algebraic long division, synthetic division (if applicable), comparing coefficients, or factorization by inspection. Each method aims to find the coefficients of the quadratic factor.
After obtaining the quadratic factor , solve this equation to find the remaining two roots. This can be done using the quadratic formula (), factorization, or completing the square.
The nature of these two roots (real and distinct, real and repeated, or complex conjugates) depends on the discriminant of the quadratic equation, .
Algebraic Long Division: This method is systematic and always works. It is similar to numerical long division and involves dividing the polynomial term by term until a remainder (which should be zero if it's a factor) is found. It's reliable but can be lengthy.
Comparing Coefficients: This involves setting the cubic polynomial equal to the product of the linear factor and an unknown quadratic factor, i.e., . By expanding the right side and equating coefficients of corresponding powers of , a system of equations can be solved for . This method is often efficient when the coefficients are simple.
Factorization by Inspection: For simpler cubics, especially when the leading coefficient is 1, the quadratic factor can sometimes be identified directly by observing the leading and constant terms. For example, if , then must be and must be . This requires good algebraic intuition and practice.
Incorrect First Root: A common mistake is miscalculating or incorrectly identifying the first root, leading to an incorrect linear factor and subsequent errors in the quadratic factor. Always double-check the substitution .
Errors in Polynomial Division: Algebraic long division or comparing coefficients can be prone to arithmetic or algebraic errors, especially with negative signs. Careful execution and verification of each step are essential.
Ignoring Complex Roots: Students sometimes forget that a quadratic factor with a negative discriminant still yields two valid roots, albeit complex ones. The question usually specifies whether real or all roots are required.
Misinterpreting Repeated Roots: A cubic can have repeated roots. For example, has roots (repeated) and . The quadratic factor might have a discriminant of zero, indicating a repeated root.
Verify the First Root: If a root is given, substitute it into the cubic equation to confirm it equals zero. This ensures a correct starting point for factorization.
Choose the Right Factorization Method: For complex coefficients or when unsure, algebraic long division is the most robust method. For simpler cases, comparing coefficients can be quicker. Avoid inspection unless very confident.
Check the Discriminant: After finding the quadratic factor, always calculate its discriminant to understand the nature of the remaining roots. This helps in determining if there are more real roots or if they are complex.
Graphical Interpretation: Remember that the real roots of a cubic equation correspond to the x-intercepts of its graph. Visualizing the graph can help confirm the number of real roots you expect to find.