Factoring Expressions Using a Common Factor

Factoring Expressions Using a Common Factor

Factoring Expressions Using a Common Factor 1416 672 joshua

What is Factoring?

One of the most intuitive ways to approach factoring is to think of it as the opposite of expanding. This is demonstrated below (working from left to right):

Expanding:

     \begin{align*} \textcolor{red}{4x^2(x^3+2x)}\textcolor{black}{\quad\rightarrow\quad}\textcolor{blue}{4x^5+8x^3} \end{align*}

Factoring:

     \begin{align*} \textcolor{blue}{4x^5+8x^3}\textcolor{black}{\quad\rightarrow\quad}\textcolor{red}{4x^2(x^3+2x)} \end{align*}

This means that if we know how to expand, we can always check if our answer to a factoring problem is correct by making sure that when we expand we get the expression that we started with. This is similar to using subtraction to check addition, or multiplication to check division.

How to Factor

Here we will be showing how to factor polynomials where each term shares a common factor. Other methods of factoring do exist, but will be covered in a later post. This method of factoring has four steps:

  1. Determine the greatest common factor (GCF) of the terms in the algebraic expression.
  2. Divide each term by the GCF.
  3. Enclose the result of step 2 in brackets.
  4. Place the GCF outside of the brackets from step 3.

Let’s look at an example!

Suppose that we want to factor the following expression:

     \begin{align*} 5x^3+20x \end{align*}

Let’s follow the steps we just outlined.

  1. We have two terms: 5x^3 and 20x. To find the GCF of these terms, we first find the largest common factor of 5 and 20. This is 5. We then want the GCF of x^3 and x. This is x. We then combine this information to conclude that the GCF of our terms is 5x.
  2. We now divide each term by 5x. 5x^3\div5x=x^2 and 20x\div5x=4
  3. We now place the result of step 2 in brackets to get: (x^2+4)
  4. Finally, multiply our result from step 3 by the GCF to get: 5x(x^2+4)

We have now successfully factored our expression. We can then multiply each of the terms by 5x to confirm that we did the factoring correctly.

Why do We Factor?

Now that we have seen how to factor, you might wonder why this is important. An example is instructive. Consider the following expression:

    \[\frac{2x^2+3x}{x}\]

This might initially look like a complicated expression, but it is important to notice that we can factor the numerator. The GCF of the terms in the numerator is x. If we use that to factor the numerator our expression now looks like this:

    \[\frac{x(2x+3)}{x}\]

Since we are multiplying and dividing by x (opposite operations) we can “cancel out” the x in both the numerator and denominator to get the simplified expression:

    \[2x+3\]

Note: This is true as long as x\neq0. See our post on asymptotes and holes if you’re interested in what happens if x=0.

This shows us that factoring can be a powerful tool to manipulate and simplify algebraic expressions, potentially allowing us to solve problems that would otherwise be complicated.

This has been a brief introduction to the concepts of factoring. For more information on this topic as well as assistance with homework and test preparation, feel free to reach out to an Academic Director toll-free at 1 (877) 545-7737 or via our Contact Us page.

Powered by WordPress with QuickLaTeX