Hey, everyone. So in math and algebra, so far, we've seen how to multiply numbers and polynomials. I could take, like, 2 times 3, and I know that multiplies to 6. And I can take this expression and use the distributive property and know that it multiplies to \(x^2 + 3x\). Well, in some problems now, they're actually going to give you the right side of the equation, and they're going to ask you for the left side. They're asking you for what things you have to multiply to get here. And that's a process called factoring, and we're going to take a look at how to do that for polynomials. And what I'm going to show you here is that, basically, whereas multiplication was taking simpler terms and multiplying into more complicated expressions, now we're going to do the opposite. Factoring is the opposite of multiplication. We're going to take a complicated expression and break it down into its simpler factors. So I'm going to show you how to basically factor something like 6 into just 2 times 3 or this expression into \(x \times (x + 3)\). Alright? So it turns out there are actually four ways to factor polynomials, and we'll be discussing each one of them in great detail in the next couple of videos. We're going to take a look at the first ones. I'm going to show you how this works. The first thing you should do is you should always look for the greatest common factors inside of your expressions. This has an acronym, the greatest common factor. It's called the GCF, and so I'm going to show you how to factor out this GCF using this example over here. So we're going to take a look at this example of \(2x^2+6\) and, basically, what the greatest common factor is, is it's the largest expression that evenly divides out of each of the terms in the polynomial. I have to figure out the largest thing that divides out of everything in that polynomial. Alright? And here's how to do this. Here's a step-by-step process. The first thing I like to do is write what's called a factor tree for each one of the terms. In factor trees, you may have seen them before. It's basically just a way to break down larger things into things that multiply. So, for example, 12, there are two numbers that multiply to 12. I have 2 times 6. Right? You also could have used 4 and 3 and actually would have been perfectly fine. It would have worked out the same way. Because what happens is if I do 2 and 6, I can't break down 2 anymore, but I can break down 6. 6 actually just breaks down into 2 times 3. So in other words, the two 2s and the 3s, these are all factors of 12. I can also do the same thing for things with variables. In other words, the \(6x^2\) breaks down to \(6 \times x \times x\), but then I can also just keep breaking down the 6 into 2 times 3, and I've already seen that. So in other words, the 2, the 3, and the \(x\) and the \(x\), those are all just factors of \(6x^2\). We're going to be doing this exact same thing, but now for each one of these terms in this expression. I'm going to do some color coding over here. I'm going to do the \(2x^2\), and I'm going to do the 6 over here. So what does the \(2x^2\) break down into? It just breaks down into \(2 \times x \times x\). Can I break down anything else? No, because 2 can't be broken down any further. What about the 6? I've seen that the 6 can break down into 2 times 3. So once I've done all the factor training for each one of the terms, I'm going to put a big parenthesis around them and include the sign that it was in the original expression. And now what I'm going to do is I want to figure out the largest thing that is evenly divisible out of each one of the terms or the largest thing that pops up in between both of the terms. So if I take a look at this expression, what are the common items that appear in these terms? Well, I see a 2 that pops up in the left term, and it also pops up in the right term. Are the \(x\)'s common between both terms? No, because they only appear on the left side. What about the 3? Is that common? Well, no. Because that only appears on the right term. The one thing that pops up in both is the 2, so that is the greatest common factor. That leads us to now the second step. What do you do with this 2? Well, basically, what we're going to do is we're, basically, just going to move it and extract it outside of the parentheses and kind of just remove it from this whole entire expression, and then we're going to leave everything insideạt we had from step 1. So here's how this works. I take the 2 and I pull it to the outside of parentheses. And then what was left over? And what was left over was the two factors of \(x\) and then one factor of 3. So, in other words, what I've done here is I've done 2, and then I have \(x^2 + 3\). That was what was left over on the inside, and this was my greatest common factor. One easy way to check this, just in case you ever worry that you didn't do it correctly, is if you do the distributive property, you should basically just get back to your original expression. That's basically what the GCF is. It's like the opposite of the distributive property. Alright? That's all there is to it. Let's take a look at a couple more examples here. So I have \(7x^2\) and \(5x\). So here what happens is I'm going to write down the factor tree again. So I have \(7x^2\) and \(5x\). This just becomes \(7 \times x \times x\), and this just becomes \(5 times x\). Now I keep a minus sign over here, and then I just put a big parenthesis. Now can I break down the 7 or 5 any further? Well, actually, I can't because 7, the only two things that multiply 7 are 7 and 1. Same thing with 5. Only things that multiply are 5 and 1. So these are all prime factors. So what are the common items between the two? Well, it's not 7 and 5, but I do see one power of \(x\) that's between both of them. Why is it at 2? Well, it's basically just because there's only 2 in the left term, but there's only one power of \(x\) in the right term. So the thing that's the largest thing that's common between both of them is just one power of \(x\). So now what do I do with this \(x\)? I pick it up, and I basically just move it to the outside of the expression over here. So I write an \(x\), and then I have a parenthesis. And then what was left over in my expression? I have \(7x\) and then a \(5\), and then you always have to include the sign that was in here. So this just becomes \(7x - 5\). If you distribute this, you should get back to your original expression. Now let's take a look at the last one over here. So this, \(8x^2\), \(8x^3 + 16x\). Alright. So let's do the factorization of this, and let's do the factorization of this. Now one of the things you actually can notice here is that 8 and 16 are multiples of each other. We didn't have to worry about those two in the first two examples, but 8 is just a multiple of 16. So one of the shortcuts that you can use is instead of having to factor completely, you can basically just write this as the product of you can do this \(8 \times x \times x \times x\), and then this over here, the 16, can be written as \(8 \times 2\). So notice how if I do it this way, if I notice that they're multiples of each other, I'll end up with the same thing in both of the factor trees. So now what happens is I have \(8 \times 2 \times 1\) power of \(x\) over here. Now one thing that you also wanna sort of consider or be just, you know, watch out for is that I had a negative sign over here in the beginning. And, basically, the way I like to account for that is I like to put a little negative one times 8, so I don't forget that there's a negative sign there. Alright? Now there's a plus sign over here. What are the common items between the two terms? I see an 8 here and an 8 over here, and I see 1 power of \(x\) over here and 1 power of \(x\) over here. There's nothing else that's common, so that means that my greatest common factor is just \(8x\). So what do I do? I take the \(8x\) and I pull it to the outside, and move all this stuff to the outside, and remove it from the parentheses. And this just becomes \(8x\). This becomes \(8x\)( and then what was left over on the inside? I see a negative one, 2 powers of \(x\), and then I see a 2 over here. So, basically, this becomes \(-x^2 + 2\). You distribute, you should get back to your original expression. Alright? So, these are the answers. That's how to factor using the greatest common factor. Let's go ahead and take a look at some more practice.
- 0. Review of Algebra4h 16m
- 1. Equations & Inequalities3h 18m
- 2. Graphs of Equations1h 31m
- 3. Functions2h 17m
- 4. Polynomial Functions1h 44m
- 5. Rational Functions1h 23m
- 6. Exponential & Logarithmic Functions2h 28m
- 7. Systems of Equations & Matrices4h 6m
- 8. Conic Sections2h 23m
- 9. Sequences, Series, & Induction1h 19m
- 10. Combinatorics & Probability1h 45m
Factoring Polynomials - Online Tutor, Practice Problems & Exam Prep
Factoring polynomials involves breaking down complex expressions into simpler terms, such as identifying the greatest common factor (GCF) or using grouping methods for four-term polynomials. Special product formulas, like the difference of squares and perfect square trinomials, aid in recognizing patterns for efficient factoring. For polynomials in standard form, the AC method helps find factors when the leading coefficient is not one. Understanding these techniques enhances problem-solving skills in algebra, allowing students to manipulate expressions effectively and recognize polynomial structures.
Introduction to Factoring Polynomials
Video transcript
Factor out the Greatest Common Factor in the polynomial.
4x2y−100y
y(4x2−100)
4(x2y−25y)
4y(x2−25)
4y(x2−100)
Factor out the Greatest Common Factor in the polynomial.
−3x4+12x3−18x2
3x(−x2+4x−6)
3x2(−x2+4x−6)
3(−x3+4x2−6x)
3x2(−3x4+12x3−18x2)
Factor by Grouping
Video transcript
Everyone, we've already seen one method of factoring polynomials, which is by factoring out a greatest common factor. For example, if I had x3 minus 2x2, once I wrote out the factor tree, I noticed that x2 was common in both terms. So, I could take that and pull it to the outside, and that's my factorization. I'm going to show you in this video that sometimes, for some polynomials, that's not going to work. You're not going to find one common factor that works for all of the terms. In this situation, I can't pull out an x2. I can't pull out a number like 2 or 4 because whatever I try to do, it won't work for all terms. I'm going to show you in this video that we're going to need a new method called grouping to solve these types of problems. And they're very similar to greatest common factor, but there are a couple of differences. Let me show you how it works here.
The first thing I want to do is talk about when you use these two different methods and, basically, it just comes down to whether you can identify a common factor that works for all the terms, like x2 over here, or whether you can't. Usually, what's going to happen in these types of grouping problems is there's going to be four terms. So if you see a four-term expression that you can't identify one greatest common factor for, it's usually a good indicator that it's going to be a grouping problem. Also, what you'll notice is that a lot of these problems, you'll see numbers that are multiples of each other, like 24 and 8.
Let me just show you how it works. Basically, the whole idea here is I'm going to take this four-term expression, and I'm going to try breaking this thing up into two different groups. That's why we call it grouping. And the hope is that I can factor out a greatest common factor from each one of the groups. Let me show you a step-by-step process. The first thing you want to do is make sure your polynomial is written in standard form just in case it isn't already. So in this situation, I have x3, 2x2, 4x, and 8. So this is actually already in standard form, and I don't have to do anything to it. The next thing you want to do is the grouping. Basically, you're going to group terms into pairs, and almost always, you're just going to do the first two and the last two terms. It's pretty much 99.9% of the time going to work.
So, basically, what I like to do is I like to drop parentheses around the first two and the last two terms. And now what I'm going to try to do is I'm going to try to factor out a one-term greatest common factor from each one of the groups. Basically, what I'm going to try to do is now that I've split these things off into groups, I'm going to turn them into problems where I just try to pull out a greatest common factor out of each one of them independently. So let's try to do this. In fact, I already know what the factorization for this expression is. If I try to do this, it's going to be x2 times (x minus 2) times x2. So I notice that the x2 is common. I draw the little parentheses, and I can pull the x2 out to the outside. This just becomes x2, and then I have (x minus 2).
What happens with the second group over here? Well, for the second group, what I notice is that the 4 is a multiple of eights. So when I write out the factor tree, this is just 4 times (x minus 2). So now what's common in this group? The common item in this group is the 4. So I can take the 4 and move it to the outside of the expression, and what I end up with is I end up with a 4 here, and then I end up with (x minus 2). You're going to factor out a one-term greatest common factor from each group. If you'll notice what's happened here, we've ended up getting the same exact thing in both of the expressions. We've gotten the (x minus 2) term.
So if you think about it, now what happens is if you wrap this whole thing in one parenthesis, it's actually like the (x minus 2) is now actually the common thing for both of them. So that leads us to the last step, which is now you're going to factor out this two-term greatest common factor out of both of the groups. So it's the same thing I did with the x2 and stuff like that. I take this (x minus 2), pull it to the outside over here, and then just write everything that's inside of the parentheses that remains. So this actually becomes (x minus 2), and then you have (x2 plus 4). And this is the complete factorization of this polynomial. If you go ahead and foil this out, what you'll see is that you'll end up getting back to your original expression. Alright?
So again, just to summarize, if you ever see a polynomial and it's four terms, and you notice that you can't find a common factor that works for all of them, but you notice that some of the numbers are multiples of each other, try splitting up into two groups, and what you're going to see a lot of the time is that you'll very coincidentally end up with the same factor that you can pull out of both groups. This is a very specific type of problem, but it's good to know. Anyway, that's it for this one, folks. Thanks for watching.
Factor the polynomial by grouping
−x2−5x+7x+35
(−x+7)(x+5)
(x+7)(x+5)
(x−7)(x+5)
(x+7)(−x+5)
Factor the polynomial by grouping.
6x3−2x2+3x−1
2x2(3x−1)
(2x2+x)(3x−1)
(2x+1)(3x2−1)
(2x2+1)(3x−1)
Factor Using Special Product Formulas
Video transcript
Welcome back, everyone. So earlier in videos, we saw how to multiply polynomials. And when multiplication problems fit a special pattern, like, let's say, I had x+3 and x-3, I could use a special product formula and basically get to the right side. And so this was like x-x2-9, which is a difference of squares.
In this video, we're basically going to do the opposite. So what we're going to see in problems is we're going to see stuff like x2-36, and we have to tell whether it's going to be one of these special products here on the right side. And if we can match it to one of these formulas on the right side, then we can factor and we know that these are just going to be our factors over here. So basically, we're just using these special product formulas in reverse. Alright? So we can also use these things to factor. That's really all there is to it. I'm going to show you how to do this. Let's go ahead and take a look at some problems.
So we have x2-36. So in this case, what happens is my problem has 2 terms. And if you remember from your special products formulas, what happens is we have a couple of things that end up being 2 terms on the right side. There's also a couple of things that end up being 3 terms. So all you have to do here is if this is one of our special product formulas, we're going to look to see whether it's one of the ones that have two terms on the right side. So we're basically just trying to match this thing to one of these formulas. Alright? So does this actually fit one of our special products? Well, I've got x2-36. I have a perfect square, which is x2, and then I have 36, which is another perfect square. These formulas over here deal with perfect cubes, like a3 and b3, so it's not going to be one of these. So it turns out this whole thing is actually a2-b2. That's the pattern. So that means that this factor is down to a+b, a-b. Remember what we saw from these formulas is that these signs over here were opposite signs. So all I have to do is just figure out what my a and b are and I'm done. So what is a? Well, if x2 is a2, that means a is x. And if 36 is b2, that means that b is 6. It's whatever I have to square to get to 36. So that means that this formula over here is just a+b, a-b. So x+6, x-6, and that's it. I'm done. And if you're ever unsure of whether you've done this correctly, you can always just multiply this expression out and you should get back to your original x2-36. Alright? And if you do that, you'll see that that actually does happen. So that's all there is to it. Let's take a look at the second problem here.
Here, we have x3-27. Same idea. I've got 2 terms over here. Let's try to match it to one of these equations here that have two terms on the right side. So x3 is not a perfect square, but it's a perfect cube, and 27 is not a perfect square, but it is a perfect cube. So we're not going to use the difference of squares formula. We're actually going to use these new equations here that we haven't yet talked about, but it's basically, you know, very similar when we have differences of cubes. So this actually turns out to be a3-b3. And so what happens is I'm actually just going to show you what these formulas turn out to be. When you factor them, you're going to get 2 factors of binomial and trinomial. And I'm just going to show you how the signs work out. This is going to be plus, minus, and plus, and this is going to be minus, plus, and plus. You'll almost never have to remember these, but just in case you ever do, one way to remember it is that the last sign should always be positive. These two signs should always be opposites of each other, and the first sign should always be the sign of your original expression. So here what happens is I have an a-b squared, So my first term is going to be a-b. Same sign. And then this other term here is going to be a2+ab+b2. Okay? Now all I have to do here is just figure out what be my a and b are. Well, if x3 is equal to a3, that means that a is x. And if 27 is b3, then b is just a number that when I multiply it by itself 3 times gives me 27. And it turns out that's 3. 3 times 3 is 9, 9 times 3 is 27. So what does this work out to? Well, this just becomes a-b, some other words, x-3. And then the second term becomes a2, so that's just x2. And then I have plus ab, so in other words, these two things multiply together, which is 3x. And then b2 is just 9. So that's it. That's how this factorization happens. You would never be able to do this if you try to do this by, you know, greatest common factor or grouping or stuff like that. So these special products are really helpful. And again, if you want to multiply this out just because you're unsure, you're going to see that a lot of terms will cancel, but you will end up with x3-27 when you're done. Okay?
Last one over here, we have x2+12x+36. So here, what I have here is I have a term or a polynomial with 3 terms and not 2. Remember, we use these equations here when we had 2 terms, or we try to match it to one of these that had 2 terms, but now I actually have 3 terms. So if you remember, we actually talked about some other special products called perfect square trinomials. That was these kinds of equations over here where you had a2+3b+b2, stuff like that.
So which one of these is it? Well, it looks like I have 2 plus signs over here, so I'm going to try to match it to one of these. The one this one that has 2 plus signs. So let's see if it actually works out. Does this actually fit a2+2ab+b2? If it is, then it turns out that we can actually just factor using this formula. If it's not, we're going to have to use something else. Okay? So does this fit? Well, if x2 is a2, then I'm going to guess that a is my x. And if 36 is b2, then I'm going to guess that that b is my 6. The tricky part in these kinds of in looking at these types of trinomials is figuring out if this middle term actually does fit the 2 ab pattern. So let's find out. So this is x2, and then is this 2 times x times 6? And in fact, what actually happens is 2 times x times 6 does, in fact, get you to add to 12x. So, basically, all it's saying is that I've identified this as being a perfect square trinomial. This is really important because if you had had something like x2+10x+36, now this actually doesn't fit the pattern. These are perfect squares, but this one isn't, or this one doesn't fit the pattern. So you wouldn't be able to use this formula for something like that.
Okay? Really importantly, you try to match that. Okay. So what does this become? This just becomes a+2. So what's my a
Factor the polynomial using special product formulas.
25x2−110x+121
(5x−10)2
(5x+11)(5x−11)
(5x+11)2
(5x−11)2
Factor the polynomial using special product formulas.
49x2−9
(7x−3)2
(7x+3)(7x−3)
(7x−3)2
(7x+3)(7x−3)
Factor Using the AC Method When a Is 1
Video transcript
Hey, everyone. So when we learned how to multiply polynomials, we learned how to multiply binomials by using the FOIL method: first, outer, inner, and last. And what we saw from this multiplication is you would get x2+7x+10. In this video, we're going to do the reverse. We're going to see how we can get from x2+7x+10 or this polynomial over here and work backwards to get the two numbers that go inside the factors. Lots of people like to teach this sort of random guess and check method, but I'm going to actually show you a systematic way to get the right answer every time. Let's go ahead and get started here. I actually want to talk about when you use this method, and it's basically whenever you have a polynomial that fits the form ax2+bx+c anytime you have a second degree polynomial where it's in standard form, like this one over here. You're also going to use this when you can't pull out a greatest common factor or you can't group. And most of the time, what happens is you can't use special formulas. So we're going to use this new method called the AC method. I'm going to show you how it works.
Alright? So the first thing we want to do is make sure that our polynomial is in this specific form over here, and in this case, it is. I have my ax2, my bx over here, which is the 5, and then the my c over here is the 6. And by the way, this happens, this is just a=1 because it's just kind of like an invisible one over here. In fact, that's what we're going to cover in this video. We're only going to be talking about situations where this a term is equal to 1. So how does this work? How do I factor out this expression over here? It's not a perfect square. It's not a formula or anything like that. Well, the first thing we're going to do is we're going to list out the positive and negative factors of a×c. That's why we call it the AC method. What I'm going to do here is I like to build out this little table. So on the left side, I need numbers that multiply to a×c, and then, one times 6 is just 6. So when a=1, this kind of just becomes only just the c term. So 6. So two numbers that multiply to 6, and they're going to be positive and negative. So what I like to do is just start at 1 and then just go down from there. So one times something is 6, well, 1×6 is 6. So what about negative one and negative six? Because you have to do positive and negative or sorry, negative 6. Well, so, let's keep going. What about 2? Does 2 multiply by anything to get me to 6? Yes. Because 2 times 3 is 6, and also negative 2 and negative 3 is also 6. Now, what happens if I just keep going with 3? Well, if I go to 3, 3 multiplies by 2 to get to 6, but I already covered that pair over here. So basically what happens is, but if we keep going down here, I'm just going to sort of get the non-unique pairs. So these are just the 4 unique combinations that get me to 6.
Okay? So that's the first step. The next thing we're going to do is we're going to find which of those factors that we just listed out add to the b term. And so let's do that. So in other words, I have to take which one of these pairs of numbers over here will add to the b, and b in this case is equal to 5. So let's just go and check this out. 1 +6 is 7, so that doesn't work. Negative one and negative six is negative seven, that doesn't work. 2+3 adds to 5, so that does work. But let me just be thorough. Negative two to negative three is negative five, so this doesn't work either. So once I figured out these two numbers over here, I figured out that the two numbers that add to b are 2 and 3. Your textbooks will refer to these numbers as p and q. It's 2 numbers p and q that multiply to ac, but they add to b. So this turns out to be my p and q. It actually doesn't matter which one is which, it doesn't matter the order. Alright? So basically, once you figure out these two numbers, you're done because when a=1, the way that your factors are going to work out is it's going to be x+p and x+q. So in other words, this expression just factors out to x+2 and x+3. Alright? Or it could have been backwards. It actually doesn't matter. So if you take this expression and you FOIL it out, you should get back to this original expression over here.
Alright? That's the whole thing. So to go back to this example over here, the reason that 2 and 5 work is because 2 and 5 are two numbers that multiply to c=10, and they add to b=7. So you should always do this process of listing out the factors when you're starting out with this just to get good at it. But later on, when you get quick at this, you're going to be able to tell very quickly which two numbers multiply to this number but add to this number, and you'll be able to do this pretty quickly in your head. Alright? That's the AC method. Hopefully, this makes sense. Thanks for watching.
Factor the polynomial.
x2−13x+40
(x+5)(x+8)
(x−5)(x−8)
(x−4)(x−10)
(x+4)(x+10)
Factor the polynomial.
x2−2x−15
(x−3)(x−5)
(x−3)(x+5)
(x+3)(x−5)
(x+3)(x+5)
Factor Using the AC Method When a Is Not 1
Video transcript
Hey, everyone. So we just learned how to factor a polynomial like x2+5x+6 by using the AC method. First, we listed out factors of AC in our little tables over here, figured out which two numbers added to the B term, and then once we figured out those two numbers, we popped them into our binomials and we were done. What I'm going to show you in this video is that sometimes you might see problems that look like this, in which the key difference of this polynomial is that the A term is not equal to 1. So it turns out that we're going to use a lot of the same steps that we used before, but the last two steps are a little bit different in these types of situations. So I'm just going to go ahead and show you how this works. Alright. So the whole idea is that when A is not equal to 1, the factoring turns out to be a little bit trickier, but we can actually bring back an old idea of grouping to solve these. Let's go ahead and just get started with this problem over here. So I have 2x2+7x+6. Alright? So in other words, I have a polynomial that fits this form ax2+bx+c, in which this is my B term, my 7, and this is my C term, the 6. So the first step is still the same. I'm going to list my factors of A and C. What happened was when we saw these types of problems, my A was equal to just 1 over here and my C was 6. So when I built out a little table, usually, all I had to do is list out the factors of 6. Here, I have to list out the factors of A times 6. So it's not going to be 6 here. It's going to be 2 x 6, which is 12. So that's one of the key differences here. Always make sure that you're multiplying A times C. Alright? So what are the factors of 12? Well, let's get started here. I'm going to do 1 x 12, and then I have to do positive and negative. So negative one and negative twelve. Alright. So what's next? I have 2. Does 2 multiply by anything to get me 6? Yes, 2 x 6 does. I'm going to do 2 and 6, negative 2 and -6. What about 3? 3 times 4 is 12, so 3 and 4, and then negative 3 and negative 4. But can I keep going? Do I go to 4? Well, 4 times 3 is 12, but I already covered that pair. So, I'm done. I don't have to do it anymore. Alright? See, these are all the unique pairs that get me to 12. Now I'm just going to go ahead and add them and see which one of them adds to the B term. That's the second step. Right? So once you're done here, you just, figure out which one of those factors adds to your B term. The B term, in this case, is equal to 7, so we're just going to figure out which one of those pairs add to 7. 1 x 12 gives me 13, so that's not right. This gives me negative 13, that's not right either. 2 x 6 gives me 8. That's not right. It's close. So negative 2 and negative 6 give me negative 8. That's not right either. What about 3 x 4? 3 x 4 gives me 7, so that looks like it's right. But just to be thorough, negative three and negative four give me negative seven, that doesn't work either. So now, we figure out the two numbers that multiply to 12 and add to 7. Before, when we were dealing with this polynomial and A was equal to 1, we were basically done. Right? Because this was my P and this was my Q. I took those numbers 3 x 4 and just popped them into my binomials. But if you try to do that here, what's going to happen is you're going to get x+3 and x+4. And if you try to foil this out, what's going to happen is you're not going to get back to this original expression over here. In fact, you're only just going to get x2+7x+12. That looks nothing like this polynomial over here. So that method of just popping P and Q into these binomials is not going to work. Instead, what we're going to do is that when A is not equal to 1, what's going to happen is we're going to write this expression as actually a polynomial of 4 terms. Ax2+px+qx+c. The whole idea here is I'm going to actually turn this polynomial into 4 terms. So let's do that. This becomes 2x2, and then I have, plus PX. Again, it actually the order doesn't really matter here. So this is 3x plus 4x. I could have done it backwards, it wouldn't matter, and then plus 6. Alright? And if you see what's kind of happened here is that the A value didn't change, the C value didn't change, but the B value, I basically just broke it up into the sum of 3x and 4x. That's basically what happened here. So why is this helpful? Well, if you look at this 4 term polynomial, what you'll see here is you'll see some terms that have common factors like the 2x and the 4x and the 3x and the 6. So how do we deal with polynomials that had common factors and usually four terms? We basically just group them. We used factoring by grouping. So I'm going to group these things into 2 pairs and pull out a greatest common factor from each one of them. So this whole problem here really just turns into a grouping problem. So, how do I take the 2x2 and the 3x and pull the greatest common factor? This is 2x x x, plus 3x. So, what's common with them is the x over here. I'm going to pull that out to the outside and really this just becomes this becomes x, and then I have 2x plus 3. Alright? What happens with the second group? Well, this really just becomes I have 4x. In fact, actually, I can break the 4 into 2 x 2 x plus 2 x 3. So what's the common factor here? It's 2, Right? So then I'm going to pull the 2 out of this group over here, and this just becomes 2. What's left in the parenthesis? I just have 2x+3. So it turns out that when I've done this pulling out of the greatest common factors, I've coincidentally ended up with the same exact factor out of each group. So now what do I do? I basically just put a whole parenthesis here, and I can pull out this 2x+3 all the way to the outside. And what this ends up becoming is 2x+3 times x+2. That's what's left inside of here. And so if you take this polynomial and were these two factors and you foil them, you will get back to 2x2+7x+6. Alright? So when A is equal to 1, it's a little bit more straightforward. You just pop the two numbers into your binomials and you're done. When it's not equal to 1, it's a little bit different. But if you follow this step here, you're actually going to get the right answer every time. Again, lots of people will teach this in sort of, like, a guess and check kind of way, but it actually gets a lot more complicated when you have stuff like 2x2 and when A is not equal to 1. So always use this method. Anyway, folks, that's it for this one. Thanks for watching.
Factor the polynomial.
4x2−19x+12
(4x−3)(x−4)
(4x−6)(x−2)
(2x−3)(2x−4)
(2x−6)(2x−2)
Factor the polynomial.
3x2−2x−5
(x+3)(x−5)
(x+1)(x−5)
(3x+1)(x−5)
(x+1)(3x−5)
Do you want more practice?
More setsHere’s what students ask on this topic:
What is the greatest common factor (GCF) in polynomial factoring?
The greatest common factor (GCF) in polynomial factoring is the largest expression that evenly divides all terms in the polynomial. To find the GCF, you break down each term into its prime factors and identify the common factors. For example, in the polynomial , the GCF is 2 because it is the largest number that divides both terms. Factoring out the GCF simplifies the polynomial, making it easier to work with. The process involves writing each term as a product of its factors and then extracting the common factors.
How do you factor polynomials by grouping?
Factoring by grouping is used when a polynomial has four terms. The process involves grouping the terms into pairs and factoring out the GCF from each pair. For example, consider the polynomial . First, group the terms: . Next, factor out the GCF from each group: . Finally, factor out the common binomial factor: .
What are special product formulas in polynomial factoring?
Special product formulas in polynomial factoring include patterns like the difference of squares and perfect square trinomials. The difference of squares formula is . For example, factors to . Perfect square trinomials follow the pattern . For example, factors to . Recognizing these patterns simplifies the factoring process.
How does the AC method work for factoring polynomials?
The AC method is used for factoring polynomials of the form when the leading coefficient is not 1. First, multiply and . List the factors of and find the pair that adds to . Rewrite the middle term using these factors, then group and factor by grouping. For example, for , multiply and to get . The factors and add to . Rewrite as , then group: . Factor out the common binomial: .
What is the difference of squares in polynomial factoring?
The difference of squares is a special product formula used in polynomial factoring. It states that any expression of the form can be factored into . For example, can be factored as . This method is useful because it simplifies the factoring process by recognizing the pattern of two perfect squares separated by a subtraction sign. Identifying and applying this pattern can make solving polynomial equations more efficient.
Your College Algebra tutors
- In Exercises 1–22, factor each difference of two squares. Assume that any variable exponents represent whole n...
- In Exercises 1–10, factor out the greatest common factor. 18x+27
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x³ − 16x
- In Exercises 1–10, factor out the greatest common factor. 3x^2+6x
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 1–10, factor out the greatest common factor. 9x^4−18x^3+27x^2
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 1–22, factor the greatest common factor from each polynomial. x³ + 5x²
- Work each problem. Match each polynomial in Column I with its factored form in Column II. a. x^2 + 10xy +25y^...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x²y − 16y + 32 − 2x²
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 1–22, factor the greatest common factor from each polynomial. 12x⁴ − 8x²
- In Exercises 1–22, factor each difference of two squares. Assume that any variable exponents represent whole n...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 4a²b − 2ab − 30b
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 1–22, factor the greatest common factor from each polynomial. 32x⁴ + 2x³ + 8x²
- In Exercises 1–22, factor each difference of two squares. Assume that any variable exponents represent whole n...
- Work each problem. Which of the following is the correct complete factorization of x^4-1? A. (x^2-1)(x^2+1) B....
- Work each problem. Which of the following is the correct factorization of x^3+8? A. (x+2)^3 B. (x+2)(x^2+2x+4)...
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 1–22, factor the greatest common factor from each polynomial. 4x²y³ + 6xy
- In Exercises 1–22, factor each difference of two squares. Assume that any variable exponents represent whole n...
- Factor out the greatest common factor from each polynomial. See Example 1. 12m+60
- Express the distance between the numbers -17 and 4 using absolute value. Then evaluate the absolute value.
- In Exercises 11–16, factor by grouping. x^3−3x^2+4x−12
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 1–22, factor the greatest common factor from each polynomial. 30x²y³ − 10xy²
- In Exercises 1–22, factor each difference of two squares. Assume that any variable exponents represent whole n...
- Factor out the greatest common factor from each polynomial. See Example 1. 8k^3+24k
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 11x⁵ − 11xy²
- In Exercises 11–16, factor by grouping. x^3+6x^2−2x−12
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 1–22, factor the greatest common factor from each polynomial. 12xy − 6xz + 4xw
- In Exercises 1–22, factor each difference of two squares. Assume that any variable exponents represent whole n...
- Factor out the greatest common factor from each polynomial. See Example 1. xy-5xy^2
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 4x⁵ − 64x
- Factor out the greatest common factor from each polynomial. See Example 1. 5h^2j+hj
- In Exercises 16–17, factor completely. xy − 6x + 2y − 12
- Factor out the greatest common factor from each polynomial. See Example 1. -4p^3q^4-2p^2q^5
- In Exercises 1–22, factor each difference of two squares. Assume that any variable exponents represent whole n...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x³ − 4x² − 9x + 36
- In Exercises 16–17, factor completely. 24x³y + 16x²y − 30xy
- In Exercises 17–38, factor each trinomial, or state that the trinomial is prime. x^2+8x+15
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 2x⁵ + 54x²
- Simplify the algebraic expression. 5(2x - 3) + 7x
- Simplify the algebraic expression. (1/5)(5x) + [(3y) + (- 3y)] - (-x)
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 1–22, factor the greatest common factor from each polynomial. 15x²ⁿ − 25xⁿ
- Factor out the greatest common factor from each polynomial. See Example 1. 2(a+b)+4m(a+b)
- Factor out the greatest common factor from each polynomial. See Example 1. 6x(a+b)-4y(a+b)
- In Exercises 23–48, factor completely, or state that the polynomial is prime. 2x³ - 8x
- Factor out the greatest common factor from each polynomial. See Example 1. (5r-6)(r+3)-(2r-1)(r+3)
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 23–34, factor out the negative of the greatest common factor. −4x + 12
- Factor out the greatest common factor from each polynomial. See Example 1. (4z-5)(3z-2)-(3z-9)(3z-2)
- In Exercises 17–38, factor each trinomial, or state that the trinomial is prime. 2x^2+5x−3
- In Exercises 23–34, determine the constant that should be added to the binomial so that it becomes a perfect s...
- Factor out the greatest common factor from each polynomial. See Example 1. 2(m-1)-3(m-1)^2+2(m-1)^3
- In Exercises 23–48, factor completely, or state that the polynomial is prime. 50 - 2y²
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 23–34, factor out the negative of the greatest common factor. −8x − 48
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x² − 12x + 36 − 49y²
- Factor out the greatest common factor from each polynomial. See Example 1. 5(a+3)^3-2(a+3)+(a+3)^2
- In Exercises 23–48, factor completely, or state that the polynomial is prime. 8x² - 8y²
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- In Exercises 23–34, factor out the negative of the greatest common factor. −2x² + 6x − 14
- Concept Check When directed to completely factor the polynomial 4x^2y^5-8xy^3,a student wrote 2xy^3(2xy^2-4). ...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 4x² + 25y²
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- Concept Check Kurt factored 16a^2-40a-6a+15 by grouping and obtained (8a-3)(2a-5). Callie factored the same po...
- In Exercises 23–34, factor out the negative of the greatest common factor. −5y² + 40x
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 12x³y − 12xy³
- In Exercises 1–30, factor each trinomial, or state that the trinomial is prime. Check each factorization using...
- Factor each polynomial by grouping. See Example 2. 10ab-6b+35a-21
- In Exercises 23–34, determine the constant that should be added to the binomial so that it becomes a perfect s...
- In Exercises 23–34, factor out the negative of the greatest common factor. −4x³ + 32x² − 20x
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 6bx² + 6by²
- Factor each polynomial by grouping. See Example 2. 4x^6+36-x^6y-9y
- In Exercises 23–34, determine the constant that should be added to the binomial so that it becomes a perfect s...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x⁴ − xy³ + x³y − y⁴
- Factor each polynomial by grouping. See Example 2. 20z^2-8x+5pz^2-2px
- In Exercises 23–34, determine the constant that should be added to the binomial so that it becomes a perfect s...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x² − 4a² + 12x + 36
- In Exercises 23–48, factor completely, or state that the polynomial is prime. 8x² + 8y²
- Factor each trinomial, if possible. See Examples 3 and 4. 8h^2-2h-21
- In Exercises 31–38, factor completely. 4y³ + 12y² − 72y
- In Exercises 23–48, factor completely, or state that the polynomial is prime. x² + 25y²
- In Exercises 31–38, factor completely. 3x⁴ + 54x³ + 135x²
- In Exercises 17–38, factor each trinomial, or state that the trinomial is prime. 6x^2−7xy−5y^2
- In Exercises 23–48, factor completely, or state that the polynomial is prime. x⁴ - 16
- In Exercises 35–44, factor the greatest common binomial factor from each polynomial. 3x(x+y) − (x+y)
- Factor each trinomial, if possible. See Examples 3 and 4. 9x^2+4x-2
- In Exercises 39–48, factor the difference of two squares. x^2−144
- In Exercises 35–44, factor the greatest common binomial factor from each polynomial. 4x²(3x−1) + 3x − 1
- A rigid bar (negligible mass) of length 80 cm connects a large sphere with a mass (m1) of 25 g to a small sphe...
- Factor each trinomial, if possible. See Examples 3 and 4. 36x^3+18x^2-4x
- In Exercises 39–48, factor the difference of two squares. 64x^2−81
- In Exercises 39–44, factor by introducing an appropriate substitution. x⁴ − 4x² − 5
- In Exercises 35–44, factor the greatest common binomial factor from each polynomial. (x + 2)(x + 3) + (x − 1)...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x² + 10x − y² + 25
- Factor each trinomial, if possible. See Examples 3 and 4. 14m^2+11mr-15r^2
- In Exercises 39–44, factor by introducing an appropriate substitution. (x + 1)² + 8(x + 1) + 7 (Let u = x+1.)
- Factor each trinomial, if possible. See Examples 3 and 4. 5a^2-7ab-6b^2
- In Exercises 45–68, factor by grouping. x² + 3x + 5x + 15
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x⁸ − y⁸
- In Exercises 23–48, factor completely, or state that the polynomial is prime. x³ + 3x² - 4x - 12
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- In Exercises 45–68, factor by grouping. x² + 7x − 4x − 28
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x³y − 16xy³
- In Exercises 23–48, factor completely, or state that the polynomial is prime. x³ - 7x² - x + 7
- Factor each trinomial, if possible. See Examples 3 and 4. 12x^2-xy-y^2
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- In Exercises 49–56, factor each perfect square trinomial. x^2+2x+1
- In Exercises 45–68, factor by grouping. x³− 3x² + 4x − 12
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x + 8x⁴
- In Exercises 49–64, factor any perfect square trinomials, or state that the polynomial is prime. x² + 4x + 4
- Factor each trinomial, if possible. See Examples 3 and 4. 24a^4+10a^3b-4a^2b^2
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 16y² − 4y − 2
- In Exercises 49–64, factor any perfect square trinomials, or state that the polynomial is prime. x² − 10x + 2...
- Factor each trinomial, if possible. See Examples 3 and 4. 9m^2 -12m+4
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- In Exercises 49–64, factor any perfect square trinomials, or state that the polynomial is prime. x⁴ − 4x² + 4
- Factor each trinomial, if possible. See Examples 3 and 4. 32a^2+48ab+18b^2
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- Factor each trinomial, if possible. See Examples 3 and 4. 4x^2y^2+28xy+49
- In Exercises 49–64, factor any perfect square trinomials, or state that the polynomial is prime. 9y² + 6y + 1
- In Exercises 45–68, factor by grouping. 10x² − 12xy + 35xy − 42y²
- Factor each trinomial, if possible. See Examples 3 and 4. 9m^2n^2+12mn+4
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- In Exercises 49–56, factor each perfect square trinomial. 64x^2−16x+1
- Factor each trinomial, if possible. See Examples 3 and 4. (a-3b)^2-6(a-3b)+9
- In Exercises 49–64, factor any perfect square trinomials, or state that the polynomial is prime. 64y² − 16y +...
- In Exercises 45–68, factor by grouping. 4x³ − x² + 12x - 3
- In Exercises 1–68, factor completely, or state that the polynomial is prime. 12x³ + 3xy²
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- In Exercises 57–64, factor using the formula for the sum or difference of two cubes. x^3+64
- In Exercises 49–64, factor any perfect square trinomials, or state that the polynomial is prime. x² − 12xy + ...
- In Exercises 45–68, factor by grouping. x² − ax − bx + ab
- In Exercises 1–68, factor completely, or state that the polynomial is prime. x⁶y⁶ − x³y³
- Factor each polynomial. See Examples 5 and 6. 9a^2-16
- In Exercises 57–64, factor using the formula for the sum or difference of two cubes. x^3−27
- In Exercises 45–68, factor by grouping. x³ − 12 − 3x² + 4x
- In Exercises 1–68, factor completely, or state that the polynomial is prime. (x + 5)(x − 3) + (x + 5)(x − 7)
- Factor each polynomial. See Examples 5 and 6. x^4-16
- Factor each polynomial. See Examples 5 and 6. y^4-81
- In Exercises 49–64, factor any perfect square trinomials, or state that the polynomial is prime. 9x² + 48xy +...
- In Exercises 45–68, factor by grouping. ay − by + bx − ax
- In Exercises 1–68, factor completely, or state that the polynomial is prime. a²(x − y) + 4(y − x)
- Factor each polynomial. See Examples 5 and 6. 25s^4-9t^2
- Factor each polynomial. See Examples 5 and 6. 36z^2-81y^4
- In Exercises 57–64, factor using the formula for the sum or difference of two cubes. 8x^3+125
- Factor each polynomial. See Examples 5 and 6. (a+b)^2-16
- In Exercises 1–68, factor completely, or state that the polynomial is prime. (c + d)⁴ − 1
- Factor each polynomial. See Examples 5 and 6. (p-2q)^2-100
- In Exercises 65–92, factor completely, or state that the polynomial is prime. 5x^3−45x
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- In Exercises 1–68, factor completely, or state that the polynomial is prime. p³ − pq² + p²q − q³
- In Exercises 45–68, use the method of your choice to factor each trinomial, or state that the trinomial is pri...
- In Exercises 65–92, factor completely, or state that the polynomial is prime. 2x^4−162
- In Exercises 69–80, factor completely. x⁴ − 5x²y² + y⁴
- In Exercises 65–74, factor by grouping to obtain the difference of two squares. 9x^2 − 30x + 25 − 36x^4
- In Exercises 69–78, factor each polynomial. ab − c − ac + b
- In Exercises 69–80, factor completely. (x + y)² + 6(x + y) + 9
- In Exercises 65–74, factor by grouping to obtain the difference of two squares. x⁴ − x² − 2x − 1
- In Exercises 69–78, factor each polynomial. x³ − 5 + 4x³y − 20y
- Factor each polynomial. See Examples 5 and 6. y^2-x^2+12x-36
- Factor each polynomial. See Examples 5 and 6. 9m^2-n^2-2n-1
- In Exercises 69–80, factor completely. (x − y)⁴ − 4(x − y)²
- In Exercises 65–74, factor by grouping to obtain the difference of two squares. z² − x² + 4xy − 4y²
- In Exercises 69–78, factor each polynomial. 2y⁷(3x−1)⁵ − 7y⁶(3x−1)⁴
- Factor each polynomial. See Examples 5 and 6. 8-a^3
- Factor each polynomial. See Examples 5 and 6. 27-r^3
- In Exercises 69–82, factor completely. 10y⁵ – 17y⁴ + 3y³
- Factor each polynomial. See Examples 5 and 6. 125x^3-27
- In Exercises 75–94, factor using the formula for the sum or difference of two cubes. x³ + 64
- In Exercises 69–82, factor completely. 12x² + 10xy – 8y²
- In Exercises 69–80, factor completely. x³ − y³ − x + y
- In Exercises 75–94, factor using the formula for the sum or difference of two cubes. x³ − 27
- Factor each polynomial. See Examples 5 and 6. 27z^9+64y^12
- In Exercises 69–82, factor completely. 8a²b + 34ab – 84b
- Factor: x² + 4x + 4 − 9y². (Section 5.6, Example 4)
- In Exercises 75–94, factor using the formula for the sum or difference of two cubes. 8y³ + 1
- In Exercises 65–92, factor completely, or state that the polynomial is prime. x^3+2x^2−4x−8
- Factor each polynomial. See Examples 5 and 6. (b+3)^3-27
- In Exercises 69–82, factor completely. 12x²y – 46xy² + 14y³
- In Exercises 69–82, factor completely. 4x³y⁵ + 24x²y⁵ – 64xy⁵
- Factor each polynomial. See Examples 5 and 6. 125-(4a-b)^3
- In Exercises 83–92, factor by introducing an appropriate substitution. 5x⁴ + 2x² − 3
- Factor each polynomial. See Example 7. 6(4z-3)^2+7(4z-3)-3
- Factor each polynomial. See Example 7. 9(a-4)^2+30(a-4)+25
- In Exercises 65–92, factor completely, or state that the polynomial is prime. x^2−10x+25−36y^2
- Factor each polynomial. See Example 7. 4(5x+7)^2+12(5x+7)+9
- Factor each polynomial. See Example 7. (a+1)^3+27
- Factor each polynomial. See Example 7. (x-4)^3+64
- Factor each polynomial. See Example 7. (3x+4)^3-1
- Factor completely, or state that the polynomial is prime. 15x^3+3x^2
- In Exercises 83–92, factor by introducing an appropriate substitution. 3(x+1)² − 5(x+1) + 2 (Let u = x+1)
- Factor each polynomial. See Example 7. m^4-3m^2-10
- In Exercises 83–92, factor by introducing an appropriate substitution. 3(x−2)² − 5(x−2) − 2
- Factor each polynomial. See Example 7. a^4-2a^2-48
- In Exercises 75–94, factor using the formula for the sum or difference of two cubes. (x − y)³ − y³
- In Exercises 93–100, factor completely. x² + 0.3x − 0.04
- Factor each polynomial. See Example 7. 10m^4+43m^2-9
- In Exercises 95–104, factor completely. 0.04x² + 0.12x + 0.09
- In Exercises 93–100, factor completely. x² − 6/25 + 1/5 x
- Factor by any method. See Examples 1–7. (2y-1)^2-4(2y-1)+4
- In Exercises 95–104, factor completely. 8x⁴ − x/8
- Factor by any method. See Examples 1–7. x^2+xy-5x-5y
- In Exercises 93–100, factor completely. acx² − bcx − adx + bd
- In Exercises 95–104, factor completely. x⁶ − 9x³ + 8
- Factor by any method. See Examples 1–7. p^4(m-2n)+q(m-2n)
- In Exercises 93–102, factor and simplify each algebraic expression. (x+5)^−1/2−(x+5)^−3/2
- In Exercises 93–100, factor completely. −5x⁴y³ + 7x³y⁴ − 2x²y⁵
- Factor by any method. See Examples 1–7. 4z^2+28z+49
- In Exercises 93–102, factor and simplify each algebraic expression. −8(4x+3)^−2+10(5x+1)(4x+3)^−1
- In Exercises 103–114, factor completely. 6x^4+35x^2−6
- Factor and simplify each algebraic expression. 16x^(-3/4)+32x(1/4)
- Factor completely: 50x³ − 18x. (Section 5.5, Example 2)
- Factor by any method. See Examples 1–7. q^2+6q+9-p^2
- Factor by any method. See Examples 1–7. 64+(3x+2)^3
- Factor and simplify each algebraic expression. [12x(-1/2)+6x^(-3/2)]
- Factor by any method. See Examples 1–7. (x+y)^3-(x-y)^3
- Factor by any method. See Examples 1–7. (3a+5)^2-18(3a+5)+81
- Factor by any method. See Examples 1–7. (x+y)^2-(x-y)^2
- Factor by any method. See Examples 1–7. 4z^4-7z^2-15
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor out the least power of the variable or variable expression. Assume all variables represent positive rea...
- Factor each polynomial over the set of rational number coefficients. 49x^2-1/25
- In Exercises 133–136, factor each polynomial completely. Assume that any variable exponents represent whole nu...
- In Exercises 133–136, factor each polynomial completely. Assume that any variable exponents represent whole nu...
- Factor each polynomial over the set of rational number coefficients. (25/9)x^4-(9y^2)
- Find all values of b or c that will make the polynomial a perfect square trinomial. 4z^2+bz+81
- Find all values of b or c that will make the polynomial a perfect square trinomial. 100r^2-60r+c
- Find all values of b or c that will make the polynomial a perfect square trinomial. 49x^2+70x+c
- Exercises 143–145 will help you prepare for the material covered in the next section. In each exercise, factor...
- Exercises 177–179 will help you prepare for the material covered in the next section. Factor completely: x^3 ...
- Write each rational expression in lowest terms. 8x^2 + 16 / 4x^2
- Write each rational expression in lowest terms. 3(3 - t) / (t + 5)(t - 3)
- Write each rational expression in lowest terms. 8k + 16 / 9k + 18
- Write each rational expression in lowest terms. m^2 - 4m + 4 / m^2 + m - 6
- Write each rational expression in lowest terms. 8m^2 + 6m - 9 / 16m^2 - 9
- Write each rational expression in lowest terms. x^3 + 64 / x + 4
- Multiply or divide, as indicated. (2k + 8)/6 ÷ (3k + 12)/2
- Multiply or divide, as indicated. (y^3 + y^2)/7 * 49/(y^4 + y^3)
- Multiply or divide, as indicated. (m^2 + 3m + 2)/(m^2 + 5m + 4) ÷ (m^2 + 5m + 6)/(m^2 + 10m + 24)
- Multiply or divide, as indicated. (x^2 - y^2)/(x - y)^2 * (x^2 - xy + y^2)/(x^2 - 2xy + y^2) ÷ (x^3 + y^3)/(x ...
- Multiply or divide, as indicated. (xz - xw + 2yz - 2yw)/(z^2 - w^2) * (4z + 4w + xz + wx)/(16 - x^2)
- Multiply or divide, as indicated. ac + ad + bc + bd/a^2 - b^2 * a^3 - b^3/2a^2 + 2ab + 2b^2
- Add or subtract, as indicated. 5/x + 2 + 2/x^2 - 2x + 4 - 60/x^3 + 8
- Simplify each complex fraction. [1 + (1/x)] / (1-1/x)
- Simplify each complex fraction. (2 - 2/y) / (2 + 2/y)
- Simplify each complex fraction. [ 1/(x+1) - 1/x ] / (1/x)
- Simplify each complex fraction. [ 1/(y+3) - 1/y ] / (1/y)
- Simplify each complex fraction. [ 2 + 2/(1+x) ] / [ 2 - 2/(1-x) ]
- Simplify each complex fraction. [ 1/(a^3+b^3) ] / [ 1/(a^2 + 2ab + b^2) ]
- Simplify each complex fraction. [ 1/(x^3-y^3) ] / [ 1/(x^2 -y^2) ]
- Simplify each complex fraction. [ m - 1/(m^2-4) ] / [ 1/(m + 2) ]
- Simplify each complex fraction. [ y + 1/(y^2-9) ] / [ 1/(y + 3) ]
- Simplify each complex fraction. [ 3/(p^2-16) + p ] / [ 1/(p - 4) ]
- Simplify each complex fraction. [ 6/(x^2-25) + x ] / [ 1/(x - 5) ]
- Simplify each complex fraction. [ (-2)/(x+h) - (-2)/x ] / h
- Perform all indicated operations, and write each answer with positive integer exponents. [ (x^-2 + y^-2)/ (x^-...
- Simplify each rational expression. Assume all variable expressions represent positive real numbers. (Hint: Use...
- Simplify each rational expression. Assume all variable expressions represent positive real numbers. (Hint: Use...
- In Exercises 91–100, find all values of x satisfying the given conditions. y = x^3 + 4x^2 - x + 6 and y = 10
- Solve each polynomial equation in Exercises 1–10 by factoring and then using the zero-product principle. 4x^3...
- Solve each polynomial equation in Exercises 1–10 by factoring and then using the zero-product principle. 5x^4...
- Solve each equation in Exercises 96–102 by the method of your choice. x^3 + 2x^2 = 9x + 18