Factoring Cubic Polynomials
Before learning the process of factoring cubic polynomials, let us first recall the concept of cubic polynomials. Cubic polynomials are algebraic expressions in math with degree 3 and its standard form is ax3 + bx2 + cx + d, where a, b, c, d are real numbers. Factoring cubic polynomials is a process of finding the factors of the cubic polynomials. We can find the factors of a cubic polynomial using different methods such as long division, trial and error method, etc. The factors can be linear, quadratic, or cubic (if it does not have any roots).
In this article, we will learn the process of factoring cubic polynomials using different methods and with a different number of terms. We will also solve various examples for a better understanding of the concept.
What is Factoring Cubic Polynomials?
Factoring cubic polynomials is a process of expressing the cubic polynomials as a product of their factors. We can find the factors of a cubic polynomial using long division methods, algebraic identities, grouping, etc. A cubic polynomial has a standard form ax3 + bx2 + cx + d, where a, b, c, d are real numbers. For factoring cubic polynomials, the prime factors of the constant term help us to find the linear factor of the polynomial. The factors of a cubic polynomial can be linear or quadratic. It is cubic if the polynomial has no roots.
Steps for Factoring Cubic Polynomials
The process of factoring cubic polynomials can be done using different methods. Generally, we follow the steps given below to find the factors of the cubic polynomials:
- Step 1: Find a root, say 'a', of the cubic polynomial. Then (x - a) is the factor. (This can be one of the prime factors of the constant term of the polynomial)
- Step 2: Now, divide the linear factor by the cubic polynomial to find a quadratic factor of the polynomial.
- Step 3: Factorise the quadratic polynomial obtained in step 2 using the appropriate method (grouping, splitting the middle term, algebraic identities, etc.), if possible.
- Step 4: Express the given cubic polynomial as a product of its factors.
Let us factorize a cubic polynomial using the grouping method to understand the process of factoring cubic polynomials.
Example 1: Factorize the cubic polynomial f(x) = x3 − 5x2 + 4x − 20.
Solution: To factorize the polynomial f(x), we will divide it into groups.
f(x) = x3 − 5x2 + 4x − 20
= (x3 − 5x2) + (4x − 20)
= x2 (x - 5) + 4 (x - 5) ---- [Taking common terms out]
= (x - 5) (x2 + 4)
Now, since x2 + 4 does not have real roots, so we have expressed the given cubic polynomial as a product of its factors (x - 5) and (x2 + 4).
Factoring Cubic Polynomials Using Rational Root Theorem
The rational root theorem states that the possible roots of a cubic polynomial f(x) = ax3 + bx2 + cx + d are given by ± (d/a). These roots help us to find the factors of the cubic polynomial. Let us solve an example based on the rational root theorem to understand its application.
Example: Factorize the cubic polynomial f(x) = x3 + 5x2 − 2x − 24.
Solution: To find a linear factor of the polynomial, let us find the possible roots. They are ± (1, 2, 3, 4, 6, 8, 12, 24) / 1 = ± 1, 2, 3, 4, 6, 8, 12, 24. Now, let us check for each factor and find the zero of the cubic polynomial.
f(1) = 1 + 5 − 2 − 24 ≠ 0
f(-1) = −1 + 5 + 2 − 24 ≠ 0
f(2) = 8 + 20 − 4 − 24 = 0
So, x = 2 is a zero of the given polynomial which implies (x - 2) is a factor of the given cubic polynomial. Now, dividing (x - 2) by x3 + 5x2 − 2x − 24, we have
(x3 + 5x2 − 2x − 24) / (x - 2) = x2 + 7x + 12.
Now, we will check if x2 + 7x + 12 can further be factorized. We can factorize x2 + 7x + 12 by splitting the term.
x2 + 7x + 12 = x2 + 4x + 3x + 12
= x(x + 4) + 3 (x + 4)
= (x + 3) (x + 4)
So, on factoring cubic polynomial x3 + 5x2 − 2x − 24, we can express it as x3 + 5x2 − 2x − 24 = (x - 2) (x + 3) (x + 4).
Factoring Cubic Polynomials With 2 Terms
When a cubic polynomial has two terms, we can use an appropriate algebraic identity to factorize. If a constant term is missing in a cubic polynomial, then one of the factors is always the variable. If a constant term is there is a cubic polynomial with two terms, then we use the algebraic identities. Let us discuss the two cases:
- If constant term is missing, then a cubic polynomial with two terms can be of the form: ax3 + bx2, ax3 + cx which can be factorized as ax3 + bx2 = x2(ax + b) and ax3 + cx = x(ax2 + c).
- If the constant term is present, then a cubic polynomial with two terms is of the form: ax3 + d. In this case, we can use any one of two algebraic identities:
- a3 + b3 = (a + b) (a2 - ab + b2)
- a3 - b3 = (a - b) (a2 + ab + b2)
Important Notes on Factoring Cubic Polynomials
- Factoring cubic polynomials is a process of expressing the cubic polynomials as a product of their factors.
- We can find the factors of a cubic polynomial using long division methods, algebraic identities, grouping, etc.
☛ Related Articles:
Factoring Cubic Polynomials Examples
-
Example 1: Factorize the cubic polynomial f(x) = x3 - 8.
Solution: As we can see, the given cubic polynomial has only two terms which can be factorized using the algebraic identity a3 - b3 = (a - b) (a2 + ab + b2). So, we have
f(x) = x3 - 8
= x3 - 23
= (x - 2) (x2 + 2x + 22)
= (x - 2) (x2 + 2x + 4)
Since (x2 + 2x + 4) cannot further be factorized, therefore, the factors of the given cubic polynomial are (x - 2) and (x2 + 2x + 4).
Answer: x3 - 8 = (x - 2) (x2 + 2x + 4)
-
Example 2: Find the factors of the cubic polynomial g(x) = x3 - 4x2 - 7x + 10.
Solution: To find the factors, we will use the rational root theorem. The possible roots of the given polynomial are ± (1, 2, 5, 10) / 1 = ± 1, 2, 5, 10. Let us identify the zero of the polynomial g(x).
g(1) = 1 - 4 - 7 + 10 = 0. So, x = 1 is the zero of g(x) which implies (x - 1) is the factor of the cubic polynomial. Now, dividing (x - 1) by g(x), we have
(x3 - 4x2 - 7x + 10) / (x - 1) = x2 - 3x - 10
So, we have x3 - 4x2 - 7x + 10 = (x - 1) (x2 - 3x - 10)
= (x - 1) (x2 - 5x + 2x - 10)
= (x - 1) [x (x - 5) + 2(x - 5)]
= (x - 1) (x + 2) (x - 5)
Answer: The factors of x3 - 4x2 - 7x + 10 are (x - 1), (x + 2) and (x - 5).
FAQs on Factoring Cubic Polynomials
What is Factoring Cubic Polynomials?
Factoring cubic polynomials is a process of finding the factors of the cubic polynomials. In other words, we can say that factoring cubic polynomials is a process of expressing the cubic polynomials as a product of their factors.
How to Factorize Cubic Polynomials?
We can find the factors of a cubic polynomial using long division methods, algebraic identities, grouping, rational root theorem, etc.
How to Factorize Cubic Polynomials Using Factor Theorem?
We find one factor of the cubic polynomial by trial and error. Then, we can use the factor theorem to check if the root is correct or not. Then, we divide the cubic polynomial by the factor to obtain a quadratic factor. Further, we can apply the standard methods to factorize the quadratic factor into linear factors.
How to Use Rational Root Theorem for How to Factorize Cubic Polynomials?
The rational root theorem states that the possible roots of a cubic polynomial f(x) = ax3 + bx2 + cx + d are given by ± (d/a). These roots help us to find the factors of the cubic polynomial.
What is How to Factorize Cubic Polynomials with Two Terms?
To factorize cubic polynomials with terms, we have two cases:
- If constant term is missing, then a cubic polynomial with two terms can be of the form: ax3 + bx2, ax3 + cx which can be factorized as ax3 + bx2 = x2(ax + b) and ax3 + cx = x(ax2 + c).
- If the constant term is present, then a cubic polynomial with two terms is of the form: ax3 + d. In this case, we can use any one of two algebraic identities:
- a3 + b3 = (a + b) (a2 - ab + b2)
- a3 - b3 = (a - b) (a2 + ab + b2)
visual curriculum