Factorization of Expressions

In the Math Essential Parentheses, you learned that

2(1 + 2) = 2 + 4

and that

x(2 3) = 2x 3x

But how do you simplify an expression like 2 + 4 into 2(1 + 2)? Let’s look at calculations in the reverse order of what we’ve been reviewing up to now.

Parentheses and Expressions

If you’ve got an expression you’d like to factorize, you can just use the following method:

Rule

Factorization

1.
Factorize all numbers in the expression into prime numbers.
2.
If all the numbers have a common factor (or several common factors), put parentheses around the expression and put the common factor(s) on the outside.
3.
All of the terms inside the parentheses should be divided by this factor.

You’ll be able to best learn this process through an example:

Example 1

Only Numbers

Factorize the expression 2 + 4

If you follow the method above, you have 2 = 2 × 1 and 4 = 2 × 2. Therefore

2 + 4 = 2 × 1 + 2 × 2

Here 2 is a common factor that you can put outside of the parentheses, and you therefore have to remove a 2 from each term inside the parentheses:

2 × 1 + 2 × 2 = 2(2 × 1 + 2 × 2) = 2(1 + 2)

2 × 1 + 2 × 2 = 2(2 × 1 + 2 × 2) = 2(1 + 2)

You should check that the two expressions give the same answer. The left-hand side is 2 + 4 = 6, and the right-hand side is 2(1 + 2) = 2 × 3 = 6. Since these are equal, you know that the factorization is correct.

Factorization has a surprising number of applications, and here you’ll look at a few of them.

Often, you’ll have to put several factors outside the parentheses. Here’s an example:

Example 2

Algebraic Expressions

Factorize the expression 3x 6x + 12x

Factorizing each term gives

3x = 3 1 x 6x = 3 2 x 12x = 3 2 2 x

The common factors for all terms are 3 and x, meaning that you get

= 3x 6x + 12x = 3 x 3 2 x + 3 2 2 x = 3 x(1 2 + 2 2) = 3x(1 2 + 4)

3x 6x + 12x = 3 x 3 2 x + 3 2 2 x = 3 x(1 2 + 2 2) = 3x(1 2 + 4)

It’s easy to check that 3x(1 2 + 4) = 3x 6x + 12x, which tells you that you’ve gotten the right answer (try for yourself).

This gives you the following rule:

Rule

Factorization

ab + ac = a(b + c) ab ac = a(b c)

Here is an example with powers:

Example 3

Factorize 12a2 + 3a3 + 6a5 + 24a

By factoring each term separately, you see that 3 and a are common factors for all terms (try yourself).

Therefore the expression becomes

= 12a2 + 3a3 + 6a5 + 24a = 3a (4a + a2 + 2a4 + 8) .

12a2 + 3a3 + 6a5 + 24a = 3a (4a + a2 + 2a4 + 8)

Want to know more?Sign UpIt's free!