Intermediate Algebra 2e — Original English

Solve Exponential and Logarithmic Equations

Solve Logarithmic Equations Using the Properties of Logarithms

In the section on logarithmic functions, we solved some equations by rewriting the equation in exponential form. Now that we have the properties of logarithms, we have additional methods we can use to solve logarithmic equations.

If our equation has two logarithms we can use a property that says that if logaM=logaN then it is true that M=N. This is the One-to-One Property of Logarithmic Equations.

To use this property, we must be certain that both sides of the equation are written with the same base.

Remember that logarithms are defined only for positive real numbers. Check your results in the original equation. You may have obtained a result that gives a logarithm of zero or a negative number.

Solve: 2log5x=log581.

Solution
Step-by-step solution for the logarithmic equation 2log₅x = log₅81, demonstrating property application and solution validation.
2log5x=log581
Use the Power Property. log5x2=log581
Use the One-to-One Property, if logaM=logaN, then M=N x2=81.
Solve using the Square Root Property. x=±9
We eliminate x=−9 as we cannot take the logarithm of a negative number. x=9,x=−9
Check.
x=92log5x=log5812log59=?log581log592=?log581log581=log581

Another strategy to use to solve logarithmic equations is to condense sums or differences into a single logarithm.

Solve: log3x+log3(x8)=2.

Solution
Step-by-step solution of a logarithmic equation, illustrating property application and validation of solutions.
log3x+log3(x8)=2
Use the Product Property, logaM+logaN=logaMN. log3x(x8)=2
Rewrite in exponential form. 32=x(x8)
Simplify. 9=x28x
Subtract 9 from each side. 0=x28x9
Factor. 0=(x9)(x+1)
Use the Zero-Product Property. x9=0,x+1=0
Solve each equation. x=9,x=−1
Check.
x=−1log3x+log3(x8)=2log3(−1)+log3(−1−8)=?2
We cannot take the log of a negative number.
x=9log3x+log3(x8)=2log39+log3(98)=?22+0=?22=2

When there are logarithms on both sides, we condense each side into a single logarithm. Remember to use the Power Property as needed.

Solve: log4(x+6)log4(2x+5)=log4x.

Solution
Step-by-step solution of a logarithmic equation, demonstrating the application of various logarithmic and algebraic properties.
log4(x+6)log4(2x+5)=log4x
Use the Quotient Property on the left side and the Power Property on the right. log4(x+62x+5)=log4x−1
Rewrite x−1=1x. log4(x+62x+5)=log41x
Use the One-to-One Property, if logaM=logaN, then M=N. x+62x+5=1x
Solve the rational equation. x(x+6)=2x+5
Distribute. x2+6x=2x+5
Write in standard form. x2+4x5=0
Factor. (x+5)(x1)=0
Use the Zero-Product Property. x+5=0,x1=0
Solve each equation. x=−5,x=1
Check.
We leave the check for you.

Solve Exponential Equations Using Logarithms

In the section on exponential functions, we solved some equations by writing both sides of the equation with the same base. Next we wrote a new equation by setting the exponents equal.

It is not always possible or convenient to write the expressions with the same base. In that case we often take the common logarithm or natural logarithm of both sides once the exponential is isolated.

Solve 5x=11. Find the exact answer and then approximate it to three decimal places.

Solution
Illustrates solving the exponential equation 5^x = 11 using logarithms, detailing the exact and approximate solutions.
5x=11
Since the exponential is isolated, take the logarithm of both sides.
Use the Power Property to get the x as a factor, not an exponent.

Solve for x. Find the exact answer.

Approximate the answer.
log5x=log11xlog5=log11 x=log11log5 x1.490
Since 51=5 and 52=25, does it makes sense that 51.49011?

When we take the logarithm of both sides we will get the same result whether we use the common or the natural logarithm (try using the natural log in the last example. Did you get the same result?) When the exponential has base e, we use the natural logarithm.

Solve 3ex+2=24. Find the exact answer and then approximate it to three decimal places.

Solution
Step-by-step solution for the exponential equation 3e^(x+2) = 24, showing each mathematical transformation to find x.
3ex+2=24
Isolate the exponential by dividing both sides by 3. ex+2=8
Take the natural logarithm of both sides. lnex+2=ln8
Use the Power Property to get the x as a factor, not an exponent. (x+2)lne=ln8
Use the property lne=1 to simplify. x+2=ln8
Solve the equation. Find the exact answer. x=ln82
Approximate the answer. x0.079

Use Exponential Models in Applications

In previous sections we were able to solve some applications that were modeled with exponential equations. Now that we have so many more options to solve these equations, we are able to solve more applications.

We will again use the Compound Interest Formulas and so we list them here for reference.

Jermael’s parents put $10,000 in investments for his college expenses on his first birthday. They hope the investments will be worth $50,000 when he turns 18. If the interest compounds continuously, approximately what rate of growth will they need to achieve their goal?

Solution
Detailed steps to calculate the continuous compounding growth rate 'r' when an initial principal of $10,000 grows to $50,000 over 17 years, yielding approximately 9.5%.
A=$50,000
P=$10,000
Identify the variables in the formula r=?
t=17years
A=Pert
Substitute the values into the formula. 50,000=10,000er·17
Solve for r. Divide each side by 10,000. 5=e17r
Take the natural log of each side. ln5=lne17r
Use the Power Property. ln5=17rlne
Simplify. ln5=17r
Divide each side by 17. ln517=r
Approximate the answer. r0.095
Convert to a percentage. r9.5%
They need the rate of growth to be approximately 9.5%.

We have seen that growth and decay are modeled by exponential functions. For growth and decay we use the formula A=A0ekt. Exponential growth has a positive rate of growth or growth constant, k, and exponential decay has a negative rate of growth or decay constant, k.

We can now solve applications that give us enough information to determine the rate of growth. We can then use that rate of growth to predict other situations.

Researchers recorded that a certain bacteria population grew from 100 to 300 in 3 hours. At this rate of growth, how many bacteria will there be 24 hours from the start of the experiment?

Solution

This problem requires two main steps. First we must find the unknown rate, k. Then we use that value of k to help us find the unknown number of bacteria.

Step-by-step solution for the exponential growth rate 'k' and prediction of future quantity 'A' using an exponential model.
Identify the variables in the formula. A=300A0=100k=?t=3hoursA=A0ekt
Substitute the values in the formula. 300=100ek·3
Solve for k. Divide each side by 100. 3=e3k
Take the natural log of each side. ln3=lne3k
Use the Power Property. ln3=3klne
Simplify. ln3=3k
Divide each side by 3. ln33=k
Approximate the answer. k0.366
We use this rate of growth to predict the number of bacteria there will be in 24 hours. A=?A0=100k=ln33t=24hoursA=A0ekt
Substitute in the values. A=100eln33·24
Evaluate. A656,100
At this rate of growth, they can expect 656,100 bacteria.

Radioactive substances decay or decompose according to the exponential decay formula. The amount of time it takes for the substance to decay to half of its original amount is called the half-life of the substance.

Similar to the previous example, we can use the given information to determine the constant of decay, and then use that constant to answer other questions.

The half-life of radium-226 is 1,590 years. How much of a 100 mg sample will be left in 500 years?

Solution

This problem requires two main steps. First we must find the decay constant k. If we start with 100-mg, at the half-life there will be 50-mg remaining. We will use this information to find k. Then we use that value of k to help us find the amount of sample that will be left in 500 years.

Step-by-step calculation to find the decay rate (k) and predict future values using an exponential decay formula.
Identify the variables in the formula. A=50A0=100k=?t=1590yearsA=A0ekt
Substitute the values in the formula. 50=100ek·1590
Solve for k. Divide each side by 100. 0.5=e1590k
Take the natural log of each side. ln0.5=lne1590k
Use the Power Property. ln0.5=1590klne
Simplify. ln0.5=1590k
Divide each side by 1590. ln0.51590=kexact answer
We use this rate of growth to predict the amount that will be left in 500 years. A=?A0=100k=ln0.51590t=500yearsA=A0ekt
Substitute in the values. A=100eln0.51590·500
Evaluate. A80.4mg
In 500 years there would be approximately 80.4 mg remaining.

Key Concepts

  • One-to-One Property of Logarithmic Equations: For M>0,N>0,a>0, and a1 is any real number:
    IflogaM=logaN,thenM=N.
  • Compound Interest:
    For a principal, P, invested at an interest rate, r, for t years, the new balance, A, is:
    A=P(1+rn)ntwhen compoundedntimes a year. A=Pertwhen compounded continuously.
  • Exponential Growth and Decay: For an original amount, A0 that grows or decays at a rate, r, for a certain time t, the final amount, A, is A=A0ert.

Section Exercises

Practice Makes Perfect

Solve Logarithmic Equations Using the Properties of Logarithms

In the following exercises, solve for x.

log464=2log4x

log49=2logx

Solution

x=7

3log3x=log327

3log6x=log664

Solution

x=4

log5(4x2)=log510

log3(x2+3)=log34x

Solution

x=1, x=3

log3x+log3x=2

log4x+log4x=3

Solution

x=8

log2x+log2(x3)=2

log3x+log3(x+6)=3

Solution

x=3

logx+log(x+3)=1

logx+log(x15)=2

Solution

x=20

log(x+4)log(5x+12)=logx

log(x1)log(x+3)=log1x

Solution

x=3

log5(x+3)+log5(x6)=log510

log5(x+1)+log5(x5)=log57

Solution

x=6

log3(2x1)=log3(x+3)+log33

log(5x+1)=log(x+3)+log2

Solution

x=53

Solve Exponential Equations Using Logarithms

In the following exercises, solve each exponential equation. Find the exact answer and then approximate it to three decimal places.

3x=89

2x=74

Solution

x=log74log26.209

5x=110

4x=112

Solution

x=log112log43.404

ex=16

ex=8

Solution

x=ln82.079

(12)x=6

(13)x=8

Solution

x=log8log131.893

4ex+1=16

3ex+2=9

Solution

x=ln320.901

6e2x=24

2e3x=32

Solution

x=ln1630.924

14ex=3

13ex=2

Solution

x=ln61.792

ex+1+2=16

ex1+4=12

Solution

x=ln8+13.079

In the following exercises, solve each equation.

33x+1=81

64x17=216

Solution

x=5

ex2e14=e5x

ex2ex=e20

Solution

x=−4,x=5

loga64=2

loga81=4

Solution

a=3

lnx=−8

lnx=9

Solution

x=e9

log5(3x8)=2

log4(7x+15)=3

Solution

x=7

lne5x=30

lne6x=18

Solution

x=3

3logx=log125

7log3x=log3128

Solution

x=2

log6x+log6(x5)=log624

log9x+log9(x4)=log912

Solution

x=6

log2(x+2)log2(2x+9)=log2x

log6(x+1)log6(4x+10)=log61x

Solution

x=5

In the following exercises, solve for x, giving an exact answer as well as an approximation to three decimal places.

6x=91

(12)x=10

Solution

x=log10log123.322

7ex3=35

8ex+5=56

Solution

x=ln753.054

Use Exponential Models in Applications

In the following exercises, solve.

Sung Lee invests $5,000 at age 18. He hopes the investments will be worth $10,000 when he turns 25. If the interest compounds continuously, approximately what rate of growth will he need to achieve his goal? Is that a reasonable expectation?

Alice invests $15,000 at age 30 from the signing bonus of her new job. She hopes the investments will be worth $30,000 when she turns 40. If the interest compounds continuously, approximately what rate of growth will she need to achieve her goal?

Solution

6.9%

Coralee invests $5,000 in an account that compounds interest monthly and earns 7%. How long will it take for her money to double?

Simone invests $8,000 in an account that compounds interest quarterly and earns 5%. How long will it take for his money to double?

Solution

13.9 years

Researchers recorded that a certain bacteria population declined from 100,000 to 100 in 24 hours. At this rate of decay, how many bacteria will there be in 16 hours?

Researchers recorded that a certain bacteria population declined from 800,000 to 500,000 in 6 hours after the administration of medication. At this rate of decay, how many bacteria will there be in 24 hours?

Solution

122,070 bacteria

A virus takes 6 days to double its original population (A=2A0). How long will it take to triple its population?

A bacteria doubles its original population in 24 hours (A=2A0). How big will its population be in 72 hours?

Solution

8 times as large as the original population

Carbon-14 is used for archeological carbon dating. Its half-life is 5,730 years. How much of a 100-gram sample of Carbon-14 will be left in 1000 years?

Radioactive technetium-99m is often used in diagnostic medicine as it has a relatively short half-life but lasts long enough to get the needed testing done on the patient. If its half-life is 6 hours, how much of the radioactive material form a 0.5 ml injection will be in the body in 24 hours?

Solution

0.03 ml

Writing Exercises

Explain the method you would use to solve these equations: 3x+1=81, 3x+1=75. Does your method require logarithms for both equations? Why or why not?

What is the difference between the equation for exponential growth versus the equation for exponential decay?

Solution

Answers will vary.

Self Check

After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

This table has four rows and four columns. The first row, which serves as a header, reads I can…, Confidently, With some help, and No—I don’t get it. The first column below the header row reads solve logarithmic equations using the properties of logarithms, solve exponential equations using logarithms, and use exponential models in applications. The rest of the cells are blank.

After looking at the checklist, do you think you are well-prepared for the next section? Why or why not?

Chapter Review Exercises

Finding Composite and Inverse Functions

Find and Evaluate Composite Functions

In the following exercises, for each pair of functions, find (fg)(x), (gf)(x), and (f · g)(x).

f(x)=7x2 and
g(x)=5x+1

f(x)=4x and
g(x)=x2+3x

Solution

4x2+12x 16x2+12x 4x3+12x2

In the following exercises, evaluate the composition.

For functions
f(x)=3x2+2 and
g(x)=4x3, find
(fg)(−3)
(gf)(−2)
(ff)(−1)

For functions
f(x)=2x3+5 and
g(x)=3x27, find
(fg)(−1)
(gf)(−2)
(gg)(1)

Solution

−123 356 41

Determine Whether a Function is One-to-One

In the following exercises, for each set of ordered pairs, determine if it represents a function and if so, is the function one-to-one.

{(−3,−5),(−2,−4),(−1,−3),(0,−2),
(−1,−1),(−2,0),(−3,1)}

{(−3,0),(−2,−2),(−1,0),(0,1),
(1,2),(2,1),(3,−1)}

Solution

Function; not one-to-one

{(−3,3),(−2,1),(−1,−1),(0,−3),
(1,−5),(2,−4),(3,−2)}

In the following exercises, determine whether each graph is the graph of a function and if so, is it one-to-one.


This figure shows a line from (negative 6, negative 2) up to (negative 1, 3) and then down from there to (6, negative 4).

This figure shows a line from (6, 5) down to (0, negative 1) and then down from there to (5, negative 6).

Solution

Function; not one-to-one Not a function


This figure shows a curved line from (negative 6, negative 2) up to the origin and then continuing up from there to (6, 2).

This figure shows a circle of radius 2 with center at the origin.

Find the Inverse of a Function

In the following exercise, find the inverse of the function. Determine the domain and range of the inverse function.

{(−3,10),(−2,5),(−1,2),(0,1)}

Solution

Inverse function: {(10,−3),(5,−2),(2,−1),(1,0)}. Domain: {1,2,5,10}. Range: {−3,−2,−1,0}.

In the following exercise, graph the inverse of the one-to-one function shown.

This figure shows a line segment from (negative 4, negative 2) up to (negative 2, 1) then up to (2, 2) and then up to (3, 4).

In the following exercises, verify that the functions are inverse functions.

f(x)=3x+7 and
g(x)=x73

Solution

g(f(x))=x, and f(g(x))=x, so they are inverses.

f(x)=2x+9 and
g(x)=x+92

In the following exercises, find the inverse of each function.

f(x)=6x11

Solution

f−1(x)=x+116

f(x)=x3+13

f(x)=1x+5

Solution

f−1(x)=1x5

f(x)=x15

Evaluate and Graph Exponential Functions

Graph Exponential Functions

In the following exercises, graph each of the following functions.

f(x)=4x

Solution

This figure shows an exponential line passing through the points (negative 1, 1 over 4), (0, 1), and (1, 4).

f(x)=(15)x

g(x)=(0.75)x

Solution

This figure shows an exponential line passing through the points (negative 1, 4 over 3), (0, 1), and (1, 3 over 4).

g(x)=3x+2

f(x)=(2.3)x3

Solution

This figure shows an exponential line passing through the points (negative 1, negative 59 over 23), (0, negative 2), and (1, negative7 over 10).

f(x)=ex+5

f(x)=ex

Solution

This figure shows an exponential line passing through the points (negative 1, negative 1 over e), (0, negative 1), and (1, negative e).

Solve Exponential Equations

In the following exercises, solve each equation.

35x6=81

2x2=16

Solution

x=−2,x=2

9x=27

5x2+2x=15

Solution

x=−1

e4x·e7=e19

ex2e15=e2x

Solution

x=−3,x=5

Use Exponential Models in Applications

In the following exercises, solve.

Felix invested $12,000 in a savings account. If the interest rate is 4% how much will be in the account in 12 years by each method of compounding?

compound quarterly
compound monthly
compound continuously.

Sayed deposits $20,000 in an investment account. What will be the value of his investment in 30 years if the investment is earning 7% per year and is compounded continuously?

Solution

$163,323.40

A researcher at the Center for Disease Control and Prevention is studying the growth of a bacteria. She starts her experiment with 150 of the bacteria that grows at a rate of 15% per hour. She will check on the bacteria every 24 hours. How many bacteria will he find in 24 hours?

In the last five years the population of the United States has grown at a rate of 0.7% per year to about 318,900,000. If this rate continues, what will be the population in 5 more years?

Solution

330,259,000

Evaluate and Graph Logarithmic Functions

Convert Between Exponential and Logarithmic Form

In the following exercises, convert from exponential to logarithmic form.

54=625

10−3=11,000

Solution

log11,000=−3

6315=635

ey=16

Solution

ln16=y

In the following exercises, convert each logarithmic equation to exponential form.

7=log2128

5=log100,000

Solution

100000=105

4=lnx

Evaluate Logarithmic Functions

In the following exercises, solve for x.

logx125=3

Solution

x=5

log7x=−2

log12116=x

Solution

x=4

In the following exercises, find the exact value of each logarithm without using a calculator.

log232

log81

Solution

0

log319

Graph Logarithmic Functions

In the following exercises, graph each logarithmic function.

y=log5x

Solution

This figure shows a logarithmic line passing through the points (1 over 5, negative 1), (1, 0), and (5, 1).

y=log14x

y=log0.8x

Solution

This figure shows a logarithmic line passing through the points (4 over 5, 1), (1, 0), and (5 over 4, negative 1).

Solve Logarithmic Equations

In the following exercises, solve each logarithmic equation.

loga36=5

lnx=−3

Solution

x=e−3

log2(5x7)=3

lne3x=24

Solution

x=8

log(x221)=2

Use Logarithmic Models in Applications

What is the decibel level of a train whistle with intensity 10−3 watts per square inch?

Solution

90 dB

Use the Properties of Logarithms

Use the Properties of Logarithms

In the following exercises, use the properties of logarithms to evaluate.

log71 log1212

5log513 log33−9

Solution

13 −9

10log5 log10−3

eln8 lne5

Solution

8 5

In the following exercises, use the Product Property of Logarithms to write each logarithm as a sum of logarithms. Simplify if possible.

log4(64xy)

log10,000m

Solution

4+logm

In the following exercises, use the Quotient Property of Logarithms to write each logarithm as a sum of logarithms. Simplify, if possible.

log749y

lne52

Solution

5ln2

In the following exercises, use the Power Property of Logarithms to expand each logarithm. Simplify, if possible.

logx−9

log4z7

Solution

17log4z

In the following exercises, use properties of logarithms to write each logarithm as a sum of logarithms. Simplify if possible.

log3(4x7y8)

log58a2b6cd3

Solution

log58+2log5a+6log5b
+log5c3log5d

ln3x2y2z4

log67x26y3z53

Solution

13(log67+2log6x13log6y
5log6z)

In the following exercises, use the Properties of Logarithms to condense the logarithm. Simplify if possible.

log256log27

3log3x+7log3y

Solution

log3x3y7

log5(x216)2log5(x+4)

14logy2log(y3)

Solution

logy4(y3)2

Use the Change-of-Base Formula

In the following exercises, rounding to three decimal places, approximate each logarithm.

log597

log316

Solution

5.047

Solve Exponential and Logarithmic Equations

Solve Logarithmic Equations Using the Properties of Logarithms

In the following exercises, solve for x.

3log5x=log5216

log2x+log2(x2)=3

Solution

x=4

log(x1)log(3x+5)=logx

log4(x2)+log4(x+5)=log48

Solution

x=3

ln(3x2)=ln(x+4)+ln2

Solve Exponential Equations Using Logarithms

In the following exercises, solve each exponential equation. Find the exact answer and then approximate it to three decimal places.

2x=101

Solution

x=log101log26.658

ex=23

(13)x=7

Solution

x=log7log131.771

7ex+3=28

ex4+8=23

Solution

x=ln15+46.708

Use Exponential Models in Applications

Jerome invests $18,000 at age 17. He hopes the investments will be worth $30,000 when he turns 26. If the interest compounds continuously, approximately what rate of growth will he need to achieve his goal? Is that a reasonable expectation?

Elise invests $4500 in an account that compounds interest monthly and earns 6%. How long will it take for her money to double?

Solution

11.6 years

Researchers recorded that a certain bacteria population grew from 100 to 300 in 8 hours. At this rate of growth, how many bacteria will there be in 24 hours?

Mouse populations can double in 8 months (A=2A0). How long will it take for a mouse population to triple?

Solution

12.7 months

The half-life of radioactive iodine is 60 days. How much of a 50 mg sample will be left in 40 days?

Practice Test

For the functions, f(x)=6x+1 and g(x)=8x3, find (fg)(x), (gf)(x), and (f·g)(x).

Solution

48x17 48x+5
48x210x3

Determine if the following set of ordered pairs represents a function and if so, is the function one-to-one. {(−2,2),(−1,−3),(0,1),(1,−2),(2,−3)}

Determine whether each graph is the graph of a function and if so, is it one-to-one.


This figure shows a parabola opening to the right with vertex (negative 3, 0).

This figure shows an exponential line passing through the points (negative 1, 1 over 2), (0, 1), and (1, 2).

Solution

Not a function One-to-one function

Graph, on the same coordinate system, the inverse of the one-to-one function shown.

This figure shows a line segment passing from the point (negative 3, 3) to (negative 1, 2) to (0, negative 2) to (2, negative 4).

Find the inverse of the function f(x)=x59.

Solution

f−1(x)=x+95

Graph the function g(x)=2x3.

Solve the equation 22x4=64.

Solution

x=5

Solve the equation ex2e4=e3x.

Megan invested $21,000 in a savings account. If the interest rate is 5%, how much will be in the account in 8 years by each method of compounding?
compound quarterly
compound monthly
compound continuously.

Solution

$31,250.74 $31,302.29 $31,328.32

Convert the equation from exponential to logarithmic form: 10−2=1100.

Convert the equation from logarithmic equation to exponential form: 3=log7343

Solution

343=73

Solve for x: log5x=−3

Evaluate log111.

Solution

0

Evaluate log4164.

Graph the function
y=log3x.

Solution


This figure shows a logarithmic line passing through (1 over 3, 1), (1, 0), and (3, 1).

Solve for x:
log(x239)=1

What is the decibel level of a small fan with intensity 10−8 watts per square inch?

Solution

40 dB

Evaluate each. 6log617
log99−3

In the following exercises, use properties of logarithms to write each expression as a sum of logarithms, simplifying if possible.

log525ab

Solution

2+log5a+log5b

lne128

log25x316y2z74

Solution

14(log25+3log2x42log2y
7log2z)

In the following exercises, use the Properties of Logarithms to condense the logarithm, simplifying if possible.

5log4x+3log4y

16logx3log(x+5)

Solution

logx6(x+5)3

Rounding to three decimal places, approximate log473.

Solve for x:
log7(x+2)+log7(x3)=log724

Solution

x=6

In the following exercises, solve each exponential equation. Find the exact answer and then approximate it to three decimal places.

(15)x=9

5ex4=40

Solution

x=ln8+46.079

Jacob invests $14,000 in an account that compounds interest quarterly and earns 4%. How long will it take for his money to double?

Researchers recorded that a certain bacteria population grew from 500 to 700 in 5 hours. At this rate of growth, how many bacteria will there be in 20 hours?

Solution

1,921 bacteria

A certain beetle population can double in 3 months (A=2A0). How long will it take for that beetle population to triple?