More Factoring Methods
Learning Outcomes
- Factor polynomials with negative or fractional exponents
- Factor by substitution
Expressions with fractional or negative exponents can be factored using the same factoring techniques as those with integer exponents. It is important to remember a couple of things first.
- When you multiply two exponentiated terms with the same base, you can add the exponents: x−1⋅x−1=x−1+(−1)=x−2
- When you add fractions, you need a common denominator: 21+31=33⋅21+22⋅31=63+62=65
- Polynomials have positive integer exponents - if it has a fractional or negative exponent it is an expression.
First, practice finding a GCF that is a negative exponent.
Example
Factor
12y−3−2y−2.
Answer:
If the exponents in this expression were positive, we could determine that the GCF is 2y2, but since we have negative exponents, we will need to use 2y−3.
Therefore, 12y−3−2y−2=2y−3(6−y)
We can check that we are correct by multiplying:
2y−3(6−y)=12y−3−2y−3+1=12y−3−2y−2
Try It
[ohm_question]93663[/ohm_question]
Now let us factor a trinomial that has negative exponents.
Example
Factor
x−2+5x−1+6.
Answer:
If the exponents on this trinomial were positive, we could factor this as (x+2)(x+3). Note that the exponent on the x's in the factored form is 1, in other words (x+2)=(x1+2).
Also note that −1+(−1)=−2; therefore, if we factor this trinomial as (x−1+2)(x−1+3), we will get the correct result if we check by multiplying.
(x−1+2)(x−1+3)=x−1+(−1)+2x−1+3x−1+6=x−2+5x−1+6
The factored form is (x−1+2)(x−1+3)
In the next example, we will see a difference of squares with negative exponents. We can use the same shortcut as we have before, but be careful with the exponent.
Example
Factor
25x−4−36.
Answer:
Recall that a difference of squares factors in this way: a2−b2=(a−b)(a+b), and the first thing we did was identify a and b to see whether we could factor this as a difference of squares.
Given 25x−4−36, we can define a=5x−2 and b=6 because (5x−2)2=25x−4 and 62=36
Therefore, the factored form is: (5x−2−6)(5x−2+6)
In the following video, you will see more examples that are similar to the previous three written examples.
https://youtu.be/4w99g0GZOCk
Fractional Exponents
Again, we will first practice finding a GCF that has a fractional exponent.
Example
Factor
x32+3x31.
Answer:
First, look for the term with the lowest value exponent. In this case, it is 3x31.
Recall that when you multiply terms with exponents, you add the exponents. To get 32 you would need to add 31 to 31, so we will need a term whose exponent is 31.
x31⋅x31=x32, therefore:
x32+3x31=x31(x31+3)
In our next example, we will factor a perfect square trinomial that has fractional exponents.
Example
Factor
25x21+70x41+49.
Answer:
Recall that a perfect square trinomial of the form a2+2ab+b2 factors as (a+b)2
The first step in factoring a perfect square trinomial was to identify a and b.
To find a, we ask: (?)2=25x21, and recall that (xa)b=xa⋅b, therefore we are looking for an exponent for x that when multiplied by 2, will give 21. You can also think about the fact that the middle term is defined as 2ab so a will probably have an exponent of 41, therefore a choice for a may be 5x41.
We can check that this is right by squaring a: (5x41)2=25x2⋅41=25x21
b=7 and b2=49
Now we can check whether 2ab=70x41
2ab=2⋅5x41⋅7=70x41
Our terms work out, so we can use the shortcut to factor:
25x21+70x41+49=(5x41+7)2
Try It
[ohm_question]93668[/ohm_question]
In our next video, you will see more examples of how to factor expressions with fractional exponents.
https://youtu.be/R6BzjR2O4z8
Factor Using Substitution
We are going to move back to factoring polynomials; our exponents will be positive integers. Sometimes we encounter a polynomial that looks similar to something we know how to factor but is not quite the same. Substitution is a useful tool that can be used to "mask" a term or expression to make algebraic operations easier.
You may recall that substitution can be used to solve systems of linear equations and to check whether a point is a solution to a system of linear equations.
For example, consider the following equation:
To determine whether
x=5, and
y=1 is a solution to the equation, we can substitute the values
x=5 and
y=1 into the equation.
(5)+3(1)=8
8=8 True
We replaced the variables with numbers and then performed the algebraic operations specified. In the next example, we will see how we can use a similar technique to factor a fourth degree polynomial.
Example
Factor
x4+3x2+2.
Answer:
This looks a lot like a trinomial that we know how to factor: x2+3x+2=(x+2)(x+1). The only thing different is the exponents.
If we substitute u=x2 and recognize that u2=(x2)2=x4, we may be able to factor this beast!
Everywhere there is a x2 we will replace it with a u then factor.
u2+3u+2=(u+1)(u+2)
We are not quite done yet. We want to factor the original polynomial which had x as its variable, so we need to replace x2=u now that we are done factoring.
(u+1)(u+2)=(x2+1)(x2+2)
We conclude that x4+3x2+2=(x2+1)(x2+2).
Try It
[ohm_question]1366[/ohm_question]
In the following video, we show two more examples of how to use substitution to factor a fourth degree polynomial and an expression with fractional exponents.
https://youtu.be/QUznZt6yrgI
Factor Completely
Sometimes you may encounter a polynomial that takes an extra step to factor. In our next example, we will first find the GCF of a trinomial, and after factoring it out, we will be able to factor again so that we end up with a product of a monomial and two binomials.
Example
Factor
6m2k−3mk−3k completely.
Answer:
Whenever you factor, first try the easy route and ask yourself if there is a GCF. In this case, there is one, and it is 3k.
Factor 3k from the trinomial:
6m2k−3mk−3k=3k(2m2−m−1)
We are left with a trinomial that can be factored using your choice of factoring methods. We will create a table to find the factors of 2⋅−1=−2 that sum to −1
Factors of 2⋅−1=−2 |
Sum of Factors |
2,−1 |
1 |
−2,1 |
−1 |
Our factors are
−2,1 which will allow us to factor by grouping:
Rewrite the middle term with the factors we found:
(2m2−m−1)=2m2−2m+m−1
Regroup and find the GCF of each group:
(2m2−2m)+(m−1)=2m(m−1)+1(m−1)
Now factor
(m−1) from each term:
2m2−m−1=(m−1)(2m+1)
Do not forget the original GCF that we factored out! Our final factored form is:
6m2k−3mk−3k=3k(m−1)(2m+1)
In our last example, we show why it is important to factor out a GCF, if there is one, before you begin using the techniques shown in this module.
https://youtu.be/hMAImz2BuPc
Summary
In this section, we used factoring with special cases and factoring by grouping to factor expressions with negative and fractional exponents. We also returned to factoring polynomials and used the substitution method to factor a 4th degree polynomial. The last topic we covered was what it means to factor completely.
Contribute!
Did you have an idea for improving this content? We’d love your input.
Licenses & Attributions
CC licensed content, Original
- Factor Expressions with Fractional Exponents. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
- Factor Expressions Using Substitution. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
- Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
CC licensed content, Shared previously
- Factor Expressions with Negative Exponents. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
- Ex: Factoring Polynomials with Common Factors. Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.
- Unit 12: Factoring, from Developmental Math: An Open Program. Provided by: Monterey Institute of Technology and Education Located at: https://www.nroc.org/. License: CC BY: Attribution.