Solving Cubic Equations (VCE SSCE Mathematical Methods): Revision Notes
Solving Cubic Equations
Introduction
To solve cubic equations, the primary strategy is to factorise the expression first. Once we have factorised the cubic into linear factors, we can use the null factor theorem to find the solutions. The null factor theorem states that if a product of factors equals zero, then at least one of those factors must equal zero.
A cubic equation can have up to three solutions (also called roots or zeros), depending on how it factorises. This is different from quadratic equations, which can have at most two solutions.
Solving cubics already in factorised form
When a cubic equation is already presented in factorised form, we can apply the null factor theorem directly to find all solutions. This is the simplest case, as the factorisation work has already been done for us.
Worked Example: Solving a Factorised Cubic
Solve .
Solution:
By applying the null factor theorem, if the product equals zero, then at least one factor must equal zero.
This means:
Solving each equation:
x = 2 or x = -1 or x = -3
Therefore, the solutions are and .
Taking out a common factor
When solving cubic equations, always look for common factors first. If all terms contain a common factor (often ), we can factor it out to simplify the problem. This is often the quickest path to a solution.
Common before complex: Always check for common factors before trying other factorisation methods. This can save you significant time and effort!
Worked Example: Common Factor
Solve .
Solution:
First, notice that every term contains as a factor. We can factor this out:
Now we need to factorise the quadratic expression . This factorises to:
Using the null factor theorem:
Therefore:
x = 0 or or x = 1
Sometimes after taking out the common factor, the remaining quadratic doesn't factorise with integers. In these cases, we can use other techniques like completing the square or the quadratic formula.
Worked Example: Common Factor with Completing the Square
Solve .
Solution:
Factor out the common factor :
The quadratic doesn't factorise easily with integers. We can complete the square:
This is a difference of two squares:
Therefore:
x = 0 or or
Using grouping to factorise
Grouping is a powerful technique where we rearrange terms to identify common factors. This method works when the cubic can be written as pairs of terms that share factors. The key is to look for patterns where terms can be grouped to reveal a common factor.
Worked Example: Grouping Method
Solve .
Solution:
Group the terms in pairs:
Notice that both groups contain the factor :
The factor is a difference of squares:
Therefore:
x = 4 or or
Which can be written as: or
The grouping method also works when the equation contains parameters or constants.
Worked Example: Grouping with a Parameter
Solve where is a constant.
Solution:
Group the terms:
Factor out :
Therefore:
or
Using the factor theorem
The factor theorem states that if for a polynomial , then is a factor of the polynomial. This is particularly useful when the cubic doesn't have obvious common factors or grouping patterns.
Test the easy ones first: When using the factor theorem, test small integer values in this order: . These are the most common factors in exam questions.
The strategy is:
- Test small integer values until you find one that gives
- Use polynomial division to find the remaining quadratic factor
- Factorise the quadratic or use the quadratic formula
Worked Example: Factor Theorem
Solve .
Solution:
Let
Test some values:
Since , we know that is a factor.
Now we can find the remaining factors by division or inspection:
The quadratic factorises to
Therefore:
The solutions are:
x = 2, 5 or x = -3
Not all cubic equations have three solutions. Sometimes the quadratic factor cannot be factorised further, particularly when its discriminant is negative.
Worked Example: Cubic with Only One Solution
Solve .
Solution:
Let
Test values:
Therefore is a factor.
By division:
So we have:
For the quadratic , let's check the discriminant:
Since the discriminant is negative, the quadratic has no real solutions and cannot be factorised further.
Therefore, the only solution is:
x = 1
Exam Tip: You can use a CAS calculator to solve cubic equations. On a TI-Nspire, use the solve() function from the Algebra menu. On a Casio ClassPad, use the solve icon. However, you should understand the manual factorisation methods as questions may require you to show working.
Summary of factorisation techniques
Key Factorisation Methods:
Cubic polynomial equations can be solved by using appropriate factorisation techniques. The main methods include:
- Taking out a common factor - Always check first if all terms share a common factor
- Using grouping of terms - Group terms in pairs to identify common factors
- Using the factor theorem - Test integer values to find linear factors
- Polynomial division or equating coefficients - Used after finding one factor to determine remaining factors
- Sum or difference of two cubes - Special factorisation formulas for specific forms
- Using the quadratic formula - To complete the factorisation when the remaining quadratic doesn't factorise with integers
Remember!
Key Points to Remember:
-
The first step in solving cubic equations is always to factorise. Look for common factors before trying other methods.
-
The null factor theorem tells us that if a product equals zero, at least one factor must be zero. This is how we find solutions from factorised form.
-
When using the factor theorem, test small integers first (). These are the most likely factors in exam questions.
-
A cubic equation can have one, two, or three real solutions depending on its factorisation. Check the discriminant of any remaining quadratic to determine if further solutions exist.
-
After finding one linear factor using the factor theorem, always use division to find the remaining quadratic factor, then factorise or use the quadratic formula to complete the solution.