Evaluating Algebraic Expressions

So far, the mathematical expressions we have seen have involved real numbers only. In mathematics, we may see expressions such as x+5,43πr3, or 2m3n2. 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 collection of constants and variables joined together by the algebraic operations of addition, subtraction, multiplication, and division.

We have already seen some real number examples of exponential notation, a shorthand method of writing products of the same factor. When variables are used, the constants and variables are treated the same way.

(3)5=(3)(3)(3)(3)(3)x5=xxxxx
(27)3=(27)(27)(27)(yz)3=(yz)(yz)(yz)

In each case, the exponent tells us how many factors of the base to use, whether the base consists of constants or variables.

Any variable in an algebraic expression may take on or be assigned different values. When that happens, the value of the algebraic expression changes. To evaluate an algebraic expression means to determine the value of the expression for a given value of each variable in the expression. Replace each variable in the expression with the given value, then simplify the resulting expression using the order of operations. If the algebraic expression contains more than one variable, replace each variable with its assigned value and simplify the expression as before.

Example 8: Describing Algebraic Expressions

List the constants and variables for each algebraic expression.

  1. x + 5
  2. 43πr3
  3. 2m3n2

Solution

Constants Variables
1. x + 5 5 x
2. 43πr3 43,π r
3. 2m3n2 2 m,n

Try It 8

List the constants and variables for each algebraic expression.

  1. 2πr(r+h)
  2. 2(L + W)
  3. 4y3+y

Solution

Example 9: Evaluating an Algebraic Expression at Different Values

Evaluate the expression 2x7 for each value for x.

  1. x=0
  2. x=1
  3. x=12
  4. x=4

Solution

  1. Substitute 0 for x.
    2x7=2(0)7=07=7
  2. Substitute 1 for x.
    2x7=2(1)7=27=5
  3. Substitute 12 for x.
    2x7=2(12)7=17=6
  4. Substitute 4 for x.
    2x7=2(4)7=87=15

Try It 9

Evaluate the expression 113y for each value for y.

a. y=2
b. y=0
c. y=23
d. y=5

Solution

Example 10: Evaluating Algebraic Expressions

Evaluate each expression for the given values.

  1. x+5 for x=5
  2. t2t1 for t=10
  3. 43πr3 for r=5
  4. a+ab+b for a=11,b=8
  5. 2m3n2 for m=2,n=3

Solution

  1. Substitute 5 for x.
    x+5=(5)+5=0
  2. Substitute 10 for t.
    t2t1=(10)2(10)1=10201=1019
  3. Substitute 5 for r.
    43πr3=43π(5)3=43π(125)=5003π
  4. Substitute 11 for a and –8 for b.
    a+ab+b=(11)+(11)(8)+(8)=1188=85
  5. Substitute 2 for m and 3 for n.
    2m3n2=2(2)3(3)2=2(8)(9)=144=12

Try It 10

Evaluate each expression for the given values.

a. y+3y3 for y=5
b. 72t for t=2
c. 13πr2 for r=11
d. (p2q)3 for p=2,q=3
e. 4(mn)5(nm) for m=23,n=13

Solution