Summary at a Glance


By now, your head might be spinning. Very reasonably, we might add. If so, focus on a single spot in the room and don't look away. Common factors, grouping, squares, sums, differences...gah! It's harder to keep all these straight than it is a 6-pound bowling ball.

When given a bunch of polynomials and asked to factor them, how do we know which method to use for each polynomial? Should we flip a coin? Draw straws? Magic 8-Ball?

To add one more coat of crazy paint, some polynomials can't be factored at all. If a polynomial can't be factored, it's called prime. A prime polynomial is like a prime number: there's no way to break down a prime number into a product of smaller numbers, and there's no way to break down a prime polynomial into a product of simpler polynomials. Because prime numbers and polynomials are easier to work with, this result is optimal. In other words, it's an optimal prime. Dude. Hopefully that bad pun didn't transform your opinion of us.

We have enough factoring methods now that if you try and try to factor a polynomial to no avail, the polynomial is probably prime.

Back to the question: Which method for factoring will be your BFF? Answer: Doesn't matter, as long as you have the right answer. If you want to be sure you're right, then check your answers using the distributive property. This way, you can have multiple BFFs. Just don't tell the others.

If a problem tells you specifically what method to use, be a genius and use that method! Otherwise, start with the easiest method and work your way through to the hardest. Which method is "easiest" or "hardest" depends on personal preference. You may prefer trial-and-error, while your friend might like factoring by grouping. Although, it's a wonder you're friends, considering how little you seemingly have in common. If you can't connect on a common factoring method, what can you connect on?

Here's our suggested plan of attack when faced with a rogue polynomial:

  1. If there's a common factor for all the terms, factor it out.
     
  2. See if the polynomial is recognizable as a product of a sum and difference or as a square of a binomial.
     
  3. If the polynomial is written with four terms, try factoring by grouping.
     
  4. Try factoring by grouping or trial-and-error, whichever you like better, or whichever one is "calling to you."

We say a polynomial is factored completely when it can't be factored any more. Imagine that. For example, 2x2 + 4x factors as (2)(x2 + 2x), but this isn't a complete factoring. You wouldn't mow only half the lawn, would you? If your allowance depended on it, we mean.

We can factor further, so we pull out an x to get (2x)(x + 2). There. Now it's factored completely.

Exercise 1

Factor 9x2y2 – 24xy2 + 16y2 completely or state that it's prime.


Exercise 2

Factor 25x8 – 49x2 completely or state that it's prime.


Exercise 3

Factor x2 + 4 completely or state that it's prime.


Exercise 4

Factor 7x2 – 20x – 3 completely or state that it's prime.


Exercise 5

Factor 5x2 – 35x completely or state that it's prime.