What is the first step in factorising a cubic polynomial?
+
The first step is to look for any common factors in all terms and factor them out. Then, use the Rational Root Theorem to find possible roots to test for factorisation.
How can the Rational Root Theorem help in factorising a cubic?
+
The Rational Root Theorem provides possible rational roots (zeros) of the cubic polynomial by considering factors of the constant term and leading coefficient. Testing these candidates helps identify at least one root, which can be used to factor the cubic.
Once a root is found, how do you factorise the cubic polynomial?
+
After finding a root r, you can factor the cubic polynomial as (x - r) multiplied by a quadratic polynomial. Use polynomial division or synthetic division to divide the cubic by (x - r) to find the quadratic factor.
How do you factorise the quadratic obtained after dividing the cubic polynomial?
+
Factor the quadratic using methods such as factoring by inspection, completing the square, or using the quadratic formula to express it as the product of two binomials, if possible.
What if the cubic polynomial has no rational roots?
+
If there are no rational roots, you may need to use numerical methods or factor the cubic using the cubic formula. Alternatively, check if the cubic can be factored using special identities or by grouping.
Can you factorise a cubic polynomial using the sum or difference of cubes formula?
+
Yes, if the cubic polynomial matches the form a^3 ± b^3, you can apply the sum or difference of cubes formulas: a^3 + b^3 = (a + b)(a^2 - ab + b^2) and a^3 - b^3 = (a - b)(a^2 + ab + b^2).
How do you use synthetic division to factorise a cubic polynomial?
+
Synthetic division is a shortcut to divide a polynomial by a binomial of the form (x - r). After finding a root r, set up synthetic division to divide the cubic polynomial by (x - r), which gives the quadratic factor.
Is it possible to factorise cubic polynomials with complex roots?
+
Yes, cubic polynomials can have complex roots. To factorise completely, you may need to find complex roots using the cubic formula or numerical methods, then express the polynomial as a product of linear factors with complex coefficients.