Processing math: 74%

Algebra Review VI: Exponents, Roots, and Logarithms

A. Powers and Roots

Powers

A positive integer exponent or power is a convenient shorthand for indicating repeated multiplication of a number a called the base. For example, the expression a2, read as “a squared,” means a multiplied by a. When either a positive or negative number is squared, the outcome will always be positive. When 0 is squared, the outcome is 0.

Example 1. Simplify (8)2.

(8)2=(8)(8)=64

The expression a3 is read as “a cubed” and an is read as “a to the nth power,” or simply “a to the n.” For positive integer powers of n, it means that a is multiplied times itself n times.

an=aaaantimes

Example 2. Simplify 25,(2)3, and (3)4.

25=(2)(2)(2)(2)(2)=32(2)3=(2)(2)(2)=8(3)4=(3)(3)(3)(3)=81

Notice that when a negative number is raised to an odd power, the result is negative, but when a negative number is raised to an even power, the result is positive.

Calculator Note: When raising negative numbers to powers, always be sure to enclose the negative number in parentheses before hitting the power key.

Example 3. Use a calculator to determine the square of 4.

On a TI-84, use the keystrokes (()4)^2ENTER. (Other calculators should be similar.) The result is (4)2=16 (see the calculator screenshot below on the left).

image

Example 4. Repeat Example 3, but don’t enclose 4 in parentheses.

On a TI-84, use the keystrokes ()4^2ENTER, which gives the result 42=16 (see the calculator screenshot above on the right). In this case (based on order of operations), 4 was squared first, resulting in 16, and then its opposite was taken, resulting in a final answer of 16.

Roots

The expression a indicates a number that we square to get a. The expression a is called the “principal square root of a,” and the outcome is never negative. The expression Va, read as the “nanth root of a,” is the number that we raise to the nth power to get a.

na=bmeansbn=a

Example 5. Determine 144 and 532.

144=12because122=144

532=2because25=32

When a square root (or an nth root) involves operations, it may be easier to simplify some of the calculations before taking the square root (or the nth root).

Example 6. Approximate (3.1)(2.7)5 to one decimal place.

(3.1)(2.7)5=8.375=1.6741.3

Example 7. The standard deviation of a set of numbers (introduced in Chapter 5 on page 204) involves a square root. Find the standard deviation of 2, 3, and 5. Give a simplified exact answer and an approximation to two decimal places.

The formula for computing the standard deviation of a set of numbers is

s=(x1ˉx)2+(x2ˉx)2++(xnˉx)2n1

We follow the three steps from Algebra Review III, item A, Using Formulas (page AR-7).

Calculator Note: You can find a decimal approximation for the problem in Example 7 by entering the entire expression into your calculator before pressing the ENTER. The keystrokes for using a TI-84 to calculate the standard deviation of 2, 3, and 5 are given below.

After entering these keystrokes, your calculator screen should match the one below.

image

Warning: When entering expressions involving parentheses into a calculator, make sure every left parenthesis has a matching right parenthesis. Also, notice that some commands, such as the square root command, may automatically include a left parenthesis that you will need to pair with a right parenthesis.

Calculator Note: The TI-84 has a square root key but no nth root key. Here’s how to compute the nth root of a number a, na, when n3:

Practice Exercises

  1. Evaluate the following by hand. (Feel free to check your results using a calculator.)

    • (a) (3)4
    • (b) (2)5
    • (c) 43
  2. Evaluate the following by hand. (Feel free to check your results using a calculator.)

    • (a) 410,000
    • (b) 30.008
    • (c) 2500
  3. Approximate (2.7)2+3(4.6)4 to one decimal place.
  4. The dataset 1, 3, 5, 7 has mean ˉx=4. Determine the standard deviation (round your answer to two decimal places).
  5. Use your calculator to approximate (1+0.05)6 to two decimal places.

B. natural and Fractional Exponents

We can extend the definition of exponent to 0 and negative integers as follows:

a0=1,a0an=1an,a0

Example 1. Determine the values of 30,24, and 32.

30=124=124=11632=(132)Orderofoperationstellsusthatpowersare performed before multiplication.=19Takingtheoppositeofanumberisequivalenttomultiplicationby1.

Next, we extend the definition of exponent to fractions, in other words, exponents in the form mn with m and n integers and n>0.

a1n=na,a0 if n is evenamn=nam=(na)m

In defining man (with a0 if n is even), it doesn’t matter if you raise a to the mth power first or take the nth root of a first. You can do whichever is easier.

Example 2. Determine 3612 and 823.

3612=36=6

823=(38)2=(2)2=4

or

823=382=364=4

In the computation of 83, notice that it does not matter whether we took the cube root of 8 first and then squared the result or squared 8 first and then took the cube root.

Page AR-24

Example 3. Write the following radical expressions using exponents: 5x and (3x)2.

5x=1x5(3x2)=x23

Calculator Note: When using a calculator, it may be easier to compute a constant raised to an exponent rather than the equivalent radical expression. See Example 4.

Example 4. Convert the following radical expressions to expressions involving exponents, and then use your calculator to approximate the values to two decimal places: 789 and (45)3.

789=89171.90(45)3=4532301.87

Here’s how these computations should appear on a TI-84 graphing calculator. Notice that the fractional exponents are enclosed in parentheses.

image
  1. Evaluate the following by hand.

    • (a) 420
    • (b) 52
  2. Evaluate the following by hand.

    • (a) (27)13
    • (b) (27)23
  3. Write the following radical expressions using exponents.

    • (a) 10x
    • (b) 5x3
  4. Convert the following radical expressions to expressions involving exponents, and then use your calculator to approximate the values to two decimal places.

    • (a) 0.0026
    • (b) (5256)2
    • (c) 140

C. Graphs of Exponential Equations

Equations of the form y=cax are called exponential equations (or exponential functions). In such equations, the independent variable, x, is an exponent. To understand the behavior of such a relation, we can sketch a graph by plotting points and then drawing a smooth curve through the plotted points.

Example 1. Determine points on the graph of y=10x, plot these points, and then draw a graph y=10x. Compare the graph of this exponential function with the graph of y=x.

We begin by determining points on the graph of y=10x.

x y=10x
2 102=100
1 101=10
1/2 1012=103.16
0 100=1
1/2 1012=1100.32
1 101=110=0.1
2 102=1102=1100=0.01

After plotting these points, we draw a smooth curve through them to obtain a graph of y=10x. Then we add a graph y=x. The graphs of these two equations appear below.

image

By comparing the graphs of y=10x and y=x, we can see that as the values of x increase, the y-values of the exponential equation increase faster than those of the linear equation. This will be true for exponential equations of the form y=ax, where a>1.

Practice Exercises

  1. Without the aid of a calculator, complete the table below to get coordinates of some points on the graph of y=4x.

    x 2.0 1.5 1.0 0.5 0.0 0.5 1.0 1.5 2.0
    y=4x
    Page AR-25
  2. Sketch by hand the graph of y=4x. (Use an x-interval from 2 to 2.)
  3. Graph y=ex and y=2x on the same set of axes. Use an x-interval from 0 to 2. You will need a graphing calculator. [e2.718 and is called the natural base. On a TI-84 graphing calculator, press 2ndLN(forex).]

D. Rules for Exponents and Roots

Rules for Exponents

When multiplying two exponential expressions with the same base, the rule is to add the exponents.

aman=am+n

The statement above is easily understood when expanding the multiplication in a problem such as the following:

2324=2223 times22224 times7 times=23+4=27

Example 1. Simplify 3534 and 743713.

3534=35+4=39743713=743+13=753

When dividing two exponential expressions with the same base, subtract the exponents.

aman=amn,a0

This last statement is easily understood when simplifying a problem, such as 2523, by cancelling as follows:

Example 2. Determine the value of 4343 and 4346 by cancellation and by using the rule for quotients.

4343=444444=1 and 4343=433=40=14346=444444444=143 and 4346=436=43=143

When raising an exponential expression to a power, multiply powers.

(am)n=am×n

To see how this rule works, we expand (23)2.

(23)2=23232times=2223times2223times2×3=6times=22×3=26

Example 3. Simplify (45)3 both by expanding and by using the rule for raising to powers.

Warning: Don’t touch this! There is no “distributive law for exponents.” That is, in general,

(a+b)nan+bn

Example 4. A student wrote the following equation on a test: (x+2)2=x2+4. What is wrong with the student’s work? Correct the error.

The student tried to distribute the square power over the addition in x+2. However, there is no distributive law for exponents. Instead the student should use the distributive law to expand the square.

(x+2)2=(x+2)(x+2)Expand the square.=(x+2)(x)+(x+2)(2)Use the distributive law.=(x)(x)+(2)(x)+(x)(2)+(2)(2)Use the distributive lawa second time.=x2+4x+4Combine like terms andsimplify.

Rules for Roots

nab=nanb

nab=nanb

The rules for roots may help us calculate a root by hand, as shown in Example 5.

Example 5. Evaluate 490,000 and 0.0036 by hand.

490,000=49100100=49100100=71010=700

0.0036=3610,000=66100100=62100100=61010=0.06

The rules of roots can sometimes be used to simplify an expression containing a radical, as shown in Example 6.

Example 6. Simplify 9x3.

9x3=9x2x=9x2x=3xx

Warning: Don’t touch this! There is no rule that is the “distributive law for radicals.” That is, in general,

na+bna+nb

Example 7. A student wrote the following on a test: 16+9=16+9=7. What is wrong with the student’s work? Show the correct calculations.

There is no rule for addition of radicals. Instead, simplify the number under che radical sign first and then take the square root: 16+9=25=5.

Practice Exercises

In Practice Exercises 1–10, use the rules of exponents to simplify.

Page AR-26
  1. 4347
  2. 108104
  3. (42)5
  4. 632612
  5. 353
  6. (53)2
  7. 752712
  8. (162)4
  9. 33310
  10. 516513

In Practice Exercises 11 and 12, use the rules of roots (as shown in Example 5) to evaluate the root by hand.

  1. 6400
  2. 0.0049
  3. A student wrote the following on a test: 64+4=64+4=8+2. What is wrong with the student’s work? Use your calculator to approximate the correct answer to two decimal places.

E. Logarithms

A logarithm is an exponent, which represents the power that a number must be raised to in order to get another number: log is the power that b must be raised to in order to get x. We read the expression logbx as “the base-b logarithm of x.”

Example 1. Determine log39 and log381.

log39=2 because 3 must be raised to the second power in order to get 9.

log381=4 because 3 must be raised to the fourth power in order to get 81.

Notice that a logarithmic equation has a corresponding exponential equation:

log39=2 because 32=9

log381=4 because 34=81

The subscript (or base) of the logarithmic equation is also the base of the corresponding exponential equation.

Because our number system is base 10, we often use a base-10 logarithm, which is also called a common logarithm. For common logarithms, the base is often omitted. On most calculators the LOG key computes the base-10 logarithm of a number.

logx=log10x

Example 2. Determine log(1000), log(10), and log(1).

The following two properties are true for logarithms when x>0:

  1. alogax=x, and for base 10, 10logx=x
  2. logaxr=rlogax, and for base 10, logxr=rlogx

Example 3. Simplify 102+3logx for x>0.

102+3logxApply logarithm property 2.102+3logx=102+logx3Use the rule of exponents:am+n=aman=10210logx3=100x3Apply logarithm property 1.

Another important base is e, which is used in continuously compounding interest problems. Like the more familiar number π, e is an irrational number—that is, a nonrepeating, nonterminating decimal. Its value is approximately 2.718. The base-e logarithm could be written as logex. Mathematics, however, uses a special notation for base-e logarithms, ln x, and a special title, the natural logarithm.

Practice Exercises

For Practice Exercises 1–8, determine the value of the logarithm.

  1. log216
  2. log51
  3. log525
  4. log(10,000)
  5. log(110)
  6. log(1100)
  7. ln(1)
  8. ln(e)

Simplify the expressions in Practice Exercises 9 and 10.

  1. 103+2logx
  2. 1014logx

F. Using Logarithms to solve Equations

When an equation contains the variable of interest as an exponent, using logarithms can help solve the equation. In this section, we use the natural logarithm, the logarithm with a base of e, ln x=logex. (Another approach would be to use the common logarithm, logx=log10x.)

Page AR-27

Example 1. Solve 2x=10.

Because 23=8and2416, we can estimate that the value of x is between 3 and 4. Although we know the value of x is closer to 3, we can’t state its exact value without logarithms. By taking the natural logarithm of both sides of the equation, we can get an exact solution. Here are the steps:

2x=10Takethenaturallogarithmofbothsidesoftheequation.ln(2x)=ln(10)Uselogarithmproperty2[seeAlgebraReviewVI,itemE,Logarithms(page AR-26)]to movethexin front of the logarithm.xln(2)=ln(10)Dividebothsidesoftheequationbyln(2).x=ln(10)ln(2)

Using a calculator and rounding to two decimal places, we find that the approximate power is x=3.32.

In the equation A=P(1+i)n, when the variables P, i, and n are stated, A can be found by direct calculation. Solving for P or i is also straightforward (see Practice Exercises 3 and 4 in Algebra Review III, item B, Solving for One Variable in Terms of Another, page AR-9). However, if we want to solve A=P(1+i)n for the exponent n, we again turn to the technique of taking the natural logarithm of both sides of the equation.

Example 2. Solve A=P(1+i)n for n.

P(1+i)n=AWeswitchedtherightandleftsidesoftheequation.IsolatetheexpressionwithnbydividingbothsidesoftheequationbyP.(1+i)n=APTakethenaturallogarithmofbothsides.ln(1+i)n=ln(Ap)Uselogarithmproperty2tomovetheexponentinfrontofthelogarithm.nln(1+i)=ln(Ap)Dividebothsidesbyln(1+i).n=ln(Ap)ln(1+i)

Practice Exercises

In Practice Exercises 1–3, find an exact solution, and then use your calculator to determine an approximate solution to two decimal places.

  1. 3x=15
  2. 25x=28
  3. 80(1.03)t=100
  4. Given A=P(1+i)n, where A=2000,P=1000,andi=0.04, find the exact value for n. Then find an approximation to two decimal places.
[Leave] [Close]