Simplifying and Evaluating Expressions With Integers

Learning Outcomes

  • Add and subtract integers
  • Simplify variable expressions for a given value
  • Evaluate variable expressions with integers

Now that you have modeled adding small positive and negative integers, you can visualize the model in your mind to simplify expressions with any integers.

For example, if you want to add 37+(53), you don’t have to count out 37 blue counters and 53 red counters.

Picture 37 blue counters with 53 red counters lined up underneath. Since there would be more negative counters than positive counters, the sum would be negative. Because 5337=16, there are 16 more negative counters.

37+(53)=16

Let’s try another one. We’ll add 74+(27). Imagine 74 red counters and 27 more red counters, so we have 101 red counters all together. This means the sum is -101.

74+(27)=101

Look again at the results of 74(27).

Addition of Positive and Negative Integers
5+3 5+(3)
both positive, sum positive both negative, sum negative
When the signs are the same, the counters would be all the same color, so add them.
5+3 5+(3)
different signs, more negatives different signs, more positives
Sum negative sum positive
When the signs are different, some counters would make neutral pairs; subtract to see how many are left.

Exercises

Simplify:

  1. 19+(47)
  2. 32+40

Solution:
1. Since the signs are different, we subtract 19 from 47. The answer will be negative because there are more negatives than positives.

19+(47)28

2. The signs are different so we subtract 32 from 40. The answer will be positive because there are more positives than negatives

32+408

Tip: Think of positive numbers as money you have and negative numbers as money you owe.  This will help you determine if your answer is positive or negative.  (-4) + 7 would be owing $4 and having $7, once you settle up, you still have $3.  So the answer would be positive 3.

Another example is (-3) + (-5).  This means you owe $3 and you owe $5, so you owe $8, which would be represented by -8.

If you have 6 + (-10) and we think in terms of money, you have $6 but you owe $10.  Once you settle up, you still owe $4.  This gives you an answer of -4.

 

try it

 

example

Simplify: 14+(36)

 

try it

The techniques we have used up to now extend to more complicated expressions. Remember to follow the order of operations.

example

Simplify: 5+3(2+7)

 

try it

Watch the following video to see another example of how to simplify an expression that contains integer addition and multiplication.

Evaluate Variable Expressions with Integers

Remember that to evaluate an expression means to substitute a number for the variable in the expression. Now we can use negative numbers as well as positive numbers when evaluating expressions. In our first example we will evaluate a simple variable expression for a negative value.

example

Evaluate x+7 when

  1. x=2
  2. x=11

Now you can try a similar problem.

try it

In the next example, we are give two expressions,n+1, and n+1. We will evaluate both for a negative number. This practice will help you learn how to keep track of multiple negative signs in one expression.

example

When n=5, evaluate

  1. n+1
  2. n+1

Now you can try a similar problem.

try it

Next we’ll evaluate an expression with two variables, where one of the variables is assigned a negative value.

example

Evaluate 3a+b when a=12 and b=30.

Now you can try a a similar problem.

try it

In the next example, the expression has an exponent as well as parentheses. It is important to remember the order of operations, you will need to simplify inside the parentheses first, then apply the exponent to the result.

example

Evaluate (x+y)2 when x=18 and y=24.

Now you can try a similar problem.

try it