3.2.1: Simplifying Expressions

Learning Outcomes

  • Identify the coefficient of a variable term
  • Recognize and combine like terms in an expression
  • Use the order of operations to simplify expressions containing like terms

Key words

  • Term: a constant or the product or quotient of constants and one or more variables
  • Constant: a number that has a fixed value
  • Variable: a letter that represents a value that can change
  • Algebraic expression: is a term, or the sum or difference of terms
  • Coefficient: the number in front of a variable or term
  • Like terms: terms that have the same variables and exponents
  • Commutative Property of Addition: we can change the order of addends without changing the sum
  • Associative Property of Addition: we can regroup the addends without changing the sum
  • Commutative Property of Multiplication: we can change the order of the factors without changing the product
  • Associative Property of Multiplication: we can regroup the factors without changing the product
  • Distributive Property of Multiplication over Addition: a constant is multiplied onto an expression by multiplying each term in the expression by the constant

Identify Terms, Coefficients, and Like Terms

In mathematics, we may see expressions such as x+543r3, or 5m2n+6mn. Algebraic expressions are made up of terms.

A term is a constant or the product or quotient of constants and one or more variables. Some examples of terms are 7,y,5x2,9a2b, and 13xy.

In the expression x+5, 5 is called a constant because it does not vary and x is called a variable because it does. (In naming the variable, ignore any exponents or radicals containing the variable.) An algebraic expression is a term, or the sum of terms (remember that subtraction can always be written as a sum of the opposite).

The constant that multiplies the variable(s) in a term is called the coefficient. We can think of the coefficient as the number in front of the variable. The coefficient of the term 3x is 3. When we write x, the coefficient is 1, since x=1x. The table below gives the coefficients for each of the terms in the left column.

Term Coefficient
7 7
9a 9
y 1
25x2 25

The table below gives some examples of algebraic expressions with various numbers of terms. Notice that we include the operation with the term when we list it. Think of the operation as belonging to the term it precedes.

Expression Terms
7 7
y y
x75 x,75
2x+7y4 2x,7y,4
3x2+4x2+5y+3 3x2,4x2,5y,3
Notice that when a term is being subtracted, the coefficient and the term are negative.

example

Identify each term in the expression 9b+15x2a+6. Then identify the coefficient of each term.

Solution:

The expression has four terms. They are 9b,15x2,a, and 6.

  • The coefficient of 9b is 9.
  • The coefficient of 15x2 is 15.
  • The coefficient of a is 1.
  • The coefficient of a constant is the constant, so the coefficient of 6 is 6.

try it

What exactly does it mean for a constant and a variable to be multiplied or divided? Let’s consider 4x. Multiplication is repeated addition, so 4x=x+x+x+x.  What about 15x?  Multiplying by 15 is equivalent to dividing by 5. So, 15x=x5. In other words, we take the quantity x and divide it by5.

Recall that exponents are a more efficient way to write repeated multiplication. So, a variable with an exponent means to multiply the variable the exponent number of times. For example, x3=xxx and y5=yyyyy.

Some terms share common traits. Look at the following terms. Which ones seem to have traits in common?

5x,7,n2,4,3x,9n2

  • The terms 7 and 4 are both constant terms.
  • The terms 5x and 3x are both terms with x.
  • The terms n2 and 9n2 both have n2.

Terms are called like terms if they have the same variables and exponents. All constant terms are also like terms. So among the terms 5x,7,n2,4,3x,9n2,

  • 7 and 4 are like terms.
  • 5x and 3x are like terms.
  • n2 and 9n2 are like terms.

Like Terms

Terms that are either constants or have the same variables with the same exponents are like terms.

Like terms are terms where the variables match exactly (exponents included). Examples of like terms would be 5xy and 3xy, or 8a2b and a2b, or 34 and 8.

example

Identify the like terms:

  1. y3,7x2,14,23,4y3,9x,5x2
  2. 4x2+2x+5x2+6x40x+8xy

Solution:

1. y3,7x2,14,23,4y3,9x,5x2

Look at the variables and exponents. The expression contains y3,x2,x, and constants.

The terms y3 and 4y3 are like terms because they both contain y3.

The terms 7x2 and 5x2 are like terms because they both contain x2.

The terms 14 and 23 are like terms because they are both constants.

The term 9x does not have any like terms in this list since no other terms have the variable x raised to the power of 1.

2. 4x2+2x+5x2+6x40x+8xy

Look at the variables and exponents. The expression contains x2,x,textandxy terms.

The terms 4x2 and 5x2 are like terms because they both contain x2.

The terms 2x,6x,and40x are like terms because they all contain x.

The term 8xy has no like terms in the given expression because no other terms contain the two variables xy.

 

try it

Simplifying Expressions by Combining Like Terms

We can simplify an expression by combining the like terms. We saw this when adding fractions like 27+37=2+37. In words this is 2 sevenths +3 sevenths equals 5 sevenths. Another example is 12 oranges 8 oranges =4 oranges.

If we apply the same reasoning to 3x+6x we add the coefficients 3+6 and keep the like term x:  3x+6x=9x

We can see why this works by writing both terms as addition problems.

The image shows the expression 3 x plus 6 x. The 3 x represents x plus x plus x. The 6 x represents x plus x plus x plus x plus x plus x. The expression 3 x plus 6 x becomes x plus x plus x plus x plus x plus x plus x plus x plus x. This simplifies to a total of 9 x's or the term 9 x.

Add the coefficients and keep the common variable. It doesn’t matter what x is. If we have 3 of something and add 6 more of the same thing, the result is 9 of them.

The expression 3x+6x has only two terms. When an expression contains more terms, it may be helpful to rearrange the terms so that like terms are together. The Commutative Property of Addition says that we can change the order of addends without changing the sum, while the Associative Property of Addition says we can regroup the addends without changing the sum. So we could rearrange and group the following expression before combining like terms.

The image shows the expression 3 x plus 4 y plus 2 x plus 6 y. The position of the middle terms, 4 y and 2 x, can be switched so that the expression becomes 3 x plus 2 x plus 4 y plus 6 y. Now the terms containing x are together and the terms containing y are together.

Now it is easier to see the like terms to be combined.

Combining like terms

  1. Identify like terms.
  2. Rearrange the expression so like terms are together.
  3. Add the coefficients of the like terms and keep the common variable(s).

If we have like terms, we are allowed to add (or subtract) the numbers in front of the variables, then keep the variables the same. Kind of like saying four pens plus three pens equals seven pens. But two pens plus six pencils can’t be combined and simplified because they are not “like terms”. As we combine like terms we need to interpret subtraction signs as part of the following term. This means if we see a subtraction sign, we treat the following term like a negative term. The sign always stays with the term.

This is shown in the following examples:

example

Simplify the expression: 3x+7+4x+5.

Solution:

3x+7+4x+5
Identify the like terms. 3x+7+4x+5
Rearrange the expression, so the like terms are together. 3x+4x+7+5
Add the coefficients of the like terms. .
The original expression is simplified to… 7x+12

Example

Combine like terms:  5x2y8x+7y

Solution

The like terms in this expression are:

5x and 8x

2y and 7y

Note how we kept the sign in front of each term.

Combine like terms:

5x8x=3x

2y+7y=5y

Note how signs become operations when we combine like terms.

Simplified Expression:

5x2y8x+7y=3x+5y

try it

Example

Combine like terms:  x23x+95x2+3x1

Solution

The like terms in this expression are:

x2 and 5x2

3x and 3x

9 and 1

Combine like terms:

x25x2=4x23x+3x=091=8

Simplified Expression:

4x2+8

The video that follows shows another example of combining like terms.  Pay attention to why we are not able to combine all three terms in the example.

example

Simplify the expression: 8x+7x2+x2+4x.

Solution:

8x+7x2+x2+4x
Identify the like terms.  8x+7x2+x2+4x
Rearrange the expression so like terms are together.  7x2+x2+8x+4x
Add the coefficients of the like terms.  8x2+12x

These are not like terms and cannot be combined. So 8x2+12x is in simplest form.

 

try it

The following video presents more examples of how to combine like terms in an algebraic expression.

Multiplication by a Constant and the Distributive Property

Multiplying a term by a constant is the multiplication of the constant and the other elements of the term. For example, 23xy=23xy, which simplifies to 6xy through multiplication of the constants. Likewise, 5(7x2)=(5(7))x2=35x2 and 236x2y3=(236)x2y3=4x2y3. Here we use the Associative Property of Multiplication to regroup the multiplication of the constants.

Examples

Simplify:

1. 54x

2. 27x2

3. 235xy

4. 5645xy

 

Solution

1. 54x=(54)x=20x

2. 27x2=(27)x2=14x2

3. 235xy=(235)xy=103xy

4. 5645xy=(5645)xy=5465xy=522235xy=23xy

Try It

Simplify:

1. 83x

2. 29x3

3. 453xy

4. 47145x4

 

To multiply an expression that has two or more terms by a constant we have to multiply each term by that constant. This rule is called the Distributive Property of Multiplication over Addition. For example, to multiply the the expression 3xy+5z by 2 we must distribute the 2 to both 3xy and 5z.

=2(3xy+5z)=23xy+25z=6xy+10z

The distributive property of multiplication over addition

For any real number a, a(x+y)=ax+ay

Examples

Multiply:

1. 5(4x+7y)

2. 7(5xy2)

3. 12(4x+6xy)

4. 43(6x2+9x2)

5. (5x7)

Solution

1. 5(4x+7y)=54x+57y=20x+35y

2. 7(5xy2)=75x7(y2)=35x+7y2

3. 12(4x6xy)=12(4x)12(6xy)=2x3xy

4. 43(6x2+9x2)=43(6x2)43(9x)43(2)=8x212x+83

5. (5x7)=1(5x7)=(1)5x(1)7=5x+7

Example 3 shows that fractions can be multiplied onto an expression. Multiplying by 12 is equivalent to dividing by 2. This implies that the distributive property also applies to division:

=6x+33=6x3+33=2x+1

Examples

Divide:

1. 5x+305

2. 11x4411

3. 8x408

4. x+41

Solution

1. 5x+305=5x5+305=x+6

2. 11x4411=11x114411=x4

3. 8x408=8x8408=x+5

4. x+4(1)=x(1)+4(1)=x4

Try It

Divide:

1. 2(2x+40)

2. 15x455

3. 12x404

4. 2x91

5. 3(5x7)