Hotmath
Math Homework. Do It Faster, Learn It Better.

Simplifying Expressions

To simplify an expression means to write an equivalent expression which contains no similar terms.  This means that we will rewrite the expression with the fewest terms possible.

When faced with an expression like 4 x + 5 ( 3 x 12 ) , what do we do first? Let's see: PEMDAS says work in parentheses first, but 3 x and 12 are unlike terms . Hmm, let's try the distributive property :

4 x + 5 ( 3 x 12 ) = 4 x + 5 ( 3 x ) + 5 ( 12 ) = 4 x + 15 x 60 = 19 x 60 .

This problem was no problem!

What about ( 4 x + 5 ) ( 3 x 12 ) ? Is this the same as 4 x + 5 ( 3 x 12 ) ?

No, the parentheses change it. Here we can use the distributive property twice:

( 4 x + 5 ) ( 3 x 12 ) = ( 4 x + 5 ) ( 3 x ) ( 4 x + 5 ) ( 12 )

= 12 x 2 + 15 x 48 x 60 (remember to change the sign on that last term)

= 12 x 2 33 x 60 .

That worked, but it was long. Is this the only way? No. The best way? No. Use the " FOIL system":

F irst, O utside, I nside, L ast.

( 4 x + 5 ) ( 3 x 12 )

= ( 4 x ) ( 3 x ) First ( 4 x ) ( 12 ) Outside + ( 5 ) ( 3 x ) Inside ( 5 ) ( 12 ) Last

= 12 x 2 48 x + 15 x 60 = 12 x 2 33 x 60 .

Better!

Here's another example:

( n + 3 ) ( n 3 ) = n 2 3 n + 3 n 9 = n 2 9 .

Notice the "middle terms" cancel, and we're left with what's called the difference of two squares.

In general, ( a + b ) ( a b ) = a 2 b 2 . Also see the factoring section.