How to factor when the leading coefficient isn’t one.
Let’s consider the quadratic in its expanded form;
Remember that the goal for factor by grouping is to arrange things so that the same factor appears in all the “groupings” after factoring out the GCF. The first step to figuring out the right “groupings” here is to split the middle term into two pieces and group the first term with one of those pieces, and the last term with another of those pieces. Thus we want to (somehow) do the following:
In order for the above to be valid we obviously need that (since we replaced with ). But even more difficult; in order for the above to help we need to somehow arrange things so that once we factor out the GCF in the first and second groups, the leftover is the same thing. This seems like a crazy coincidence to rig, but it turns out that doing so it easier than it seems, if a little unintuitive.
AC Method: Rigging the System
In order to rig things so that we get everything we want, we will perform factoring by coefficients; but not on the coefficients we were given. Instead we will do it by replacing the term in our original polynomial with , then we can use the coefficients factoring result to split our quadratic into 4 terms and factor the result using grouping. This is easiest to see as an example.
Once we have this pair of numbers, these are the numbers that we will split the middle term’s coefficients of our original polynomial into. Since they have to add to (that was one of the requirements remember) the middle term of our original polynomial coefficient should split nicely. Thus we now have:
Now we have four terms so we can factor by grouping. Just as normal with factor by grouping, we want to either group the first and second terms or first and third terms, and then let the other two terms be the other group; and then we will factor out the GCF. In this case we get the following:
In our first group of the GCF was so we factored that out. In the second grouping the GCF was (there were no common factors) so that’s what we “factored out”. Now we can observe that the leftover term in both groups is the same, . This means the grouping worked! We finish by factoring as so:
Thus our factored form of our polynomial is .
So, using the AC method breaks down to the following steps:
- (a)
- First multiply the leading coefficient with the constant term; that is multiply . (In our example above: )
- (b)
- Find two numbers that multiply to the number from the previous step and add to the middle terms coefficient. (In our example: two numbers that multiply to but add to . We settled on and .) Note: One or both of these numbers might be negative!
- (c)
- Split the middle term of the original polynomial into two terms, the coefficients of which are the factors you found in the previous step. (In our example: We settled on and so we replaced the middle term: , with .)
- (d)
- The modified polynomial now has four terms, so we can apply Factor by Grouping. This should result in our factored answer. (In our example: Apply factor by grouping to to ultimately get .)