Section 3.4: Exponential and Logarithmic Equations

Learning Outcomes

  • Use like bases to solve exponential equations.
  • Use logarithms to solve exponential equations.
  • Use the definition of a logarithm to solve logarithmic equations.
  • Use the one-to-one property of logarithms to solve logarithmic equations.
  • Solve applied problems involving exponential and logarithmic equations.
Seven rabbits in front of a brick building.

Figure 1. Wild rabbits in Australia. The rabbit population grew so quickly in Australia that the event became known as the “rabbit plague.” (credit: Richard Taylor, Flickr)

In 1859, an Australian landowner named Thomas Austin released 24 rabbits into the wild for hunting. Because Australia had few predators and ample food, the rabbit population exploded. In fewer than ten years, the rabbit population numbered in the millions.

Uncontrolled population growth, as in the wild rabbits in Australia, can be modeled with exponential functions. Equations resulting from those exponential functions can be solved to analyze and make predictions about exponential growth. In this section, we will learn techniques for solving exponential functions.

Use like bases to solve exponential equations

The first technique involves two functions with like bases. Recall that the one-to-one property of exponential functions tells us that, for any real numbers b, S, and T, where b>0, b1, bS=bT if and only if = T.

In other words, when an exponential equation has the same base on each side, the exponents must be equal. This also applies when the exponents are algebraic expressions. Therefore, we can solve many exponential equations by using the rules of exponents to rewrite each side as a power with the same base. Then, we use the fact that exponential functions are one-to-one to set the exponents equal to one another, and solve for the unknown.

For example, consider the equation 34x7=32x3. To solve for x, we use the division property of exponents to rewrite the right side so that both sides have the common base, 3. Then we apply the one-to-one property of exponents by setting the exponents equal to one another and solving for x:

34x7=32x334x7=32x31Rewrite 3 as 31.34x7=32x1Use the division property of exponents.4x7=2x1Apply the one-to-one property of exponents.2x=6Subtract 2x and add 7 to both sides.x=3Divide by 3.

A General Note: Using the One-to-One Property of Exponential Functions to Solve Exponential Equations

For any algebraic expressions S and T, and any positive real number b1,

bS=bT if and only if S=T

How To: Given an exponential equation with the form bS=bT, where S and T are algebraic expressions with an unknown, solve for the unknown.

  1. Use the rules of exponents to simplify, if necessary, so that the resulting equation has the form bS=bT.
  2. Use the one-to-one property to set the exponents equal.
  3. Solve the resulting equation, = T, for the unknown.

Example 1: Solving an Exponential Equation with a Common Base

Solve 2x1=22x4.

Try It

Solve 52x=53x+2.

Try It

Rewriting Equations So All Powers Have the Same Base

Sometimes the common base for an exponential equation is not explicitly shown. In these cases, we simply rewrite the terms in the equation as powers with a common base, and solve using the one-to-one property.

For example, consider the equation 256=4x5. We can rewrite both sides of this equation as a power of 2. Then we apply the rules of exponents, along with the one-to-one property, to solve for x:

256=4x528=(22)x5Rewrite each side as a power with base 2.28=22x10Use the one-to-one property of exponents.8=2x10Apply the one-to-one property of exponents.18=2xAdd 10 to both sides.x=9Divide by 2.

How To: Given an exponential equation with unlike bases, use the one-to-one property to solve it.

  1. Rewrite each side in the equation as a power with a common base.
  2. Use the rules of exponents to simplify, if necessary, so that the resulting equation has the form bS=bT.
  3. Use the one-to-one property to set the exponents equal.
  4. Solve the resulting equation, = T, for the unknown.

Example 2: Solving Equations by Rewriting Them to Have a Common Base

Solve 8x+2=16x+1.

Try It

Solve 52x=253x+2.

Example 3: Solving Equations by Rewriting Roots with Fractional Exponents to Have a Common Base

Solve 25x=2.

Try It

Solve 5x=5.

Try It

Q & A

Do all exponential equations have a solution? If not, how can we tell if there is a solution during the problem-solving process?

No. Recall that the range of an exponential function is always positive. While solving the equation, we may obtain an expression that is undefined.

Example 4: Solving an Equation with Positive and Negative Powers

Solve 3x+1=2.

Try It

Solve 2x=100.

 Use logarithms to solve exponential equations

Sometimes the terms of an exponential equation cannot be rewritten with a common base. In these cases, we solve by taking the logarithm of each side. Recall, since log(a)=log(b) is equivalent to = b, we may apply logarithms with the same base on both sides of an exponential equation.

How To: Given an exponential equation in which a common base cannot be found, solve for the unknown.

  1. Apply the logarithm of both sides of the equation.
    • If one of the terms in the equation has base 10, use the common logarithm.
    • If none of the terms in the equation has base 10, use the natural logarithm.
  2. Use the rules of logarithms to solve for the unknown.

Example 5: Solving an Equation Containing Powers of Different Bases

Solve 5x+2=4x.

Try It

Solve 2x=3x+1.

Try It

Q & A

Is there any way to solve 2x=3x?

Yes. The solution is x = 0.

Equations Containing e

One common type of exponential equations are those with base e. This constant occurs again and again in nature, in mathematics, in science, in engineering, and in finance. When we have an equation with a base e on either side, we can use the natural logarithm to solve it.

How To: Given an equation of the form y=Aekt, solve for t.

  1. Divide both sides of the equation by A.
  2. Apply the natural logarithm of both sides of the equation.
  3. Divide both sides of the equation by k.

Example 6: Solve an Equation of the Form y=Aekt

Solve 100=20e2t.

Try It

Solve 3e0.5t=11.

Q & A

Does every equation of the form y=Aekt have a solution?

No. There is a solution when k0, and when y and A are either both 0 or neither 0, and they have the same sign. An example of an equation with this form that has no solution is 2=3et.

Example 7: Solving an Equation That Can Be Simplified to the Form y=Aekt

Solve 4e2x+5=12.

Try It

Solve 3+e2t=7e2t.

Extraneous Solutions

Sometimes the methods used to solve an equation introduce an extraneous solution, which is a solution that is correct algebraically but does not satisfy the conditions of the original equation. One such situation arises in solving when the logarithm is taken on both sides of the equation. In such cases, remember that the argument of the logarithm must be positive. If the number we are evaluating in a logarithm function is negative, there is no output.

Example 8: Solving Exponential Functions in Quadratic Form

Solve e2xex=56.

Try It

Solve e2x=ex+2.

Q & A

Does every logarithmic equation have a solution?

No. Keep in mind that we can only apply the logarithm to a positive number. Always check for extraneous solutions.

 Use the definition of a logarithm to solve logarithmic equations

We have already seen that every logarithmic equation logb(x)=y is equivalent to the exponential equation by=x. We can use this fact, along with the rules of logarithms, to solve logarithmic equations where the argument is an algebraic expression.

For example, consider the equation log2(2)+log2(3x5)=3. To solve this equation, we can use rules of logarithms to rewrite the left side in compact form and then apply the definition of logs to solve for x:

log2(2)+log2(3x5)=3log2(2(3x5))=3log2(6x10)=323=6x108=6x1018=6xx=3 Apply the product rule of logarithms.Distribute.Apply the definition of a logarithm.Calculate 23.Add 10 to both sides.Divide by 6.

A General Note: Using the Definition of a Logarithm to Solve Logarithmic Equations

For any algebraic expression S and real numbers b and c, where b>0, b1,

logb(S)=c  if and only if  bc=S

Example 9: Using Algebra to Solve a Logarithmic Equation

Solve 2lnx+3=7.

Try It

Solve 6+lnx=10.

Example 10: Solving an Equation Using The Product Property of Logarithms

Solve log2(x)+log2(x+4)=5.

Try It

Solve log3(x)+log3(x+6)=3.

Example 11: Solving an Equation Using the Quotient Property of Logarithms

Solve log(7x+6)=1+log(x1).

Try It

Solve log(8x+5)=1+log(x7).

Example 12: Using a Graph to Understand the Solution to a Logarithmic Equation

Solve lnx=3.

 

Try It

Use a graphing calculator to estimate the approximate solution to the logarithmic equation 2x=1000 to 2 decimal places.

 Use the one-to-one property of logarithms to solve logarithmic equations

As with exponential equations, we can use the one-to-one property to solve logarithmic equations. The one-to-one property of logarithmic functions tells us that, for any real numbers > 0, > 0, > 0 and any positive real number b, where b1,

logbS=logbT if and only if S=T.

For example,

If log2(x1)=log2(8),then x1=8.

So, if x1=8, then we can solve for x, and we get = 9. To check, we can substitute = 9 into the original equation: log2(91)=log2(8)=3. In other words, when a logarithmic equation has the same base on each side, the arguments must be equal. This also applies when the arguments are algebraic expressions. Therefore, when given an equation with logs of the same base on each side, we can use rules of logarithms to rewrite each side as a single logarithm. Then we use the fact that logarithmic functions are one-to-one to set the arguments equal to one another and solve for the unknown.

For example, consider the equation log(3x2)log(2)=log(x+4). To solve this equation, we can use the rules of logarithms to rewrite the left side as a single logarithm, and then apply the one-to-one property to solve for x:

log(3x2)log(2)=log(x+4)log(3x22)=log(x+4)Apply the quotient rule of logarithms.3x22=x+4Apply the one to one property of a logarithm.3x2=2x+8Multiply by 2.x=10Subtract 2x and add 2.

To check the result, substitute = 10 into log(3x2)log(2)=log(x+4).

log(3(10)2)log(2)=log((10)+4)log(28)log(2)=log(14)log(282)=log(14)The solution checks.

A General Note: Using the One-to-One Property of Logarithms to Solve Logarithmic Equations

For any algebraic expressions S and T and any positive real number b, where b1,

logbS=logbT if and only if S=T

Note, when solving an equation involving logarithms, always check to see if the answer is correct or if it is an extraneous solution.

How To: Given an equation containing logarithms, solve it using the one-to-one property.

  1. Use the rules of logarithms to combine like terms, if necessary, so that the resulting equation has the form logbS=logbT.
  2. Use the one-to-one property to set the arguments equal.
  3. Solve the resulting equation, ST, for the unknown.

Example 13: Solving an Equation Using the One-to-One Property of Logarithms

Solve ln(x2)=ln(2x+3).

Try It

Solve ln(x2)=ln1.

Key Equations

One-to-one property for exponential functions For any algebraic expressions S and T and any positive real number b, where  bS=bT if and only if S = T.
Definition of a logarithm For any algebraic expression S and positive real numbers b and c, where  b1,logb(S)=c  if and only if  bc=S.

Key Concepts

  • We can solve many exponential equations by using the rules of exponents to rewrite each side as a power with the same base. Then we use the fact that exponential functions are one-to-one to set the exponents equal to one another and solve for the unknown.
  • When we are given an exponential equation where the bases are explicitly shown as being equal, set the exponents equal to one another and solve for the unknown.
  • When we are given an exponential equation where the bases are not explicitly shown as being equal, rewrite each side of the equation as powers of the same base, then set the exponents equal to one another and solve for the unknown.
  • When an exponential equation cannot be rewritten with a common base, solve by taking the logarithm of each side.
  • We can solve exponential equations with base e, by applying the natural logarithm of both sides because exponential and logarithmic functions are inverses of each other.
  • After solving an exponential equation, check each solution in the original equation to find and eliminate any extraneous solutions.
  • When given an equation of the form logb(S)=c, where S is an algebraic expression, we can use the definition of a logarithm to rewrite the equation as the equivalent exponential equation bc=S, and solve for the unknown.
  • We can also use graphing to solve equations with the form logb(S)=c. We graph both equations y=logb(S) and = c on the same coordinate plane and identify the solution as the x-value of the intersecting point.
  • When given an equation of the form logbS=logbT, where S and T are algebraic expressions, we can use the one-to-one property of logarithms to solve the equation = T for the unknown.
  • Combining the skills learned in this and previous sections, we can solve equations that model real world situations, whether the unknown is in an exponent or in the argument of a logarithm.

Glossary

extraneous solution
a solution introduced while solving an equation that does not satisfy the conditions of the original equation

 

Section 3.4 Homework Exercises

1. How can an exponential equation be solved?

2. When does an extraneous solution occur? How can an extraneous solution be recognized?

3. When can the one-to-one property of logarithms be used to solve an equation? When can it not be used?

For the following exercises, use like bases to solve the exponential equation.

4. 43v2=4v

5. 6443x=16

6. 32x+13x=243

7. 23n14=2n+2

8. 62553x+3=125

9. 363b362b=2162b

10. (164)3n8=26

For the following exercises, use logarithms to solve.

11. 9x10=1

12. 2e6x=13

13. er+1010=42

14. 2109a=29

15. 810p+77=24

16. 7e3n5+5=89

17. e3k+6=44

18. 5e9x88=62

19. 6e9x+8+2=74

20. 2x+1=52x1

21. e2xex132=0

22. 7e8x+85=95

23. 10e8x+3+2=8

24. 4e3x+37=53

25. 8e5x24=90

26. 32x+1=7x2

27. e2xex6=0

28. 3e33x+6=31

For the following exercises, use the definition of a logarithm to rewrite the equation as an exponential equation.

29. log(1100)=2

30. log324(18)=12

For the following exercises, use the definition of a logarithm to solve the equation.

31. 5log7n=10

32. 8log9x=16

33. 4+log2(9k)=2

34. 2log(8n+4)+6=10

35. 104ln(98x)=6

For the following exercises, use the product or quotient properties of logarithms to solve.

36. log(x)+log(x+9)=1

37. log(x)+log(x+3)=1

38. log2(x+5)=3log2(x+7)

39. log3(x+12)=3log3(x+6)

40. log6(x+26)log6(x9)=2

41. log4(x+12)log4(x3)=2

42. log(4x+5)=1+log(x7)

43. log(8x+1)=1+log(x1)

44. log6(x7)+log6(x2)log6(x)=2

45. log2(x6)+log2(x4)log2(x)=2

For the following exercises, use the one-to-one property of logarithms to solve.

46. ln(103x)=ln(4x)

47. log13(5n2)=log13(85n)

48. log(x+3)log(x)=log(74)

49. ln(3x)=ln(x26x)

50. log4(6m)=log43m

51. ln(x2)ln(x)=ln(54)

52. log9(2n214n)=log9(45+n2)

53. ln(x210)+ln(9)=ln(10)

For the following exercises, solve each equation for x.

54. log(x+12)=log(x)+log(12)

55. ln(x)+ln(x3)=ln(7x)

56. log2(7x+6)=3

57. ln(7)+ln(24x2)=ln(14)

58. log8(x+6)log8(x)=log8(58)

59. ln(3)ln(33x)=ln(4)

60. log3(3x)log3(6)=log3(77)

For the following exercises, solve the equation for x, if there is a solution. Then graph both sides of the equation, and observe the point of intersection (if it exists) to verify the solution.

61. log9(x)5=4

62. log3(x)+3=2

63. ln(3x)=2

64. ln(x5)=1

65. log(4)+log(5x)=2

66. 7+log3(4x)=6

67. ln(4x10)6=5

68. log(42x)=log(4x)

69. log11(2x27x)=log11(x2)

70. ln(2x+9)=ln(5x)

71. log9(3x)=log9(4x8)

72. log(x2+13)=log(7x+3)

73. 3log2(10)log(x9)=log(44)

74. ln(x)ln(x+3)=ln(6)

For the following exercises, solve for the indicated value, and graph the situation showing the solution point.

75. An account with an initial deposit of $6,500 earns 7.25% annual interest, compounded continuously. How much will the account be worth after 20 years?

76. The formula for measuring sound intensity in decibels D is defined by the equation D=10log(II0), where I is the intensity of the sound in watts per square meter and I0=1012 is the lowest level of sound that the average person can hear. How many decibels are emitted from a jet plane with a sound intensity of 8.3102 watts per square meter?

77. The population of a small town is modeled by the equation P=1650e0.5t where t is measured in years. In approximately how many years will the town’s population reach 20,000?

For the following exercises, solve each equation by rewriting the exponential expression using the indicated logarithm. Then use a calculator to approximate x to 3 decimal places.

78. 1000(1.03)t=5000 using the common log.

79. e5x=17 using the natural log

80. 3(1.04)3t=8 using the common log

81. 34x5=38 using the common log

82. 50e0.12t=10 using the natural log

For the following exercises, use a calculator to solve the equation. Unless indicated otherwise, round all answers to the nearest ten-thousandth.

83. 7e3x5+7.9=47

84. ln(3)+ln(4.4x+6.8)=2

85. log(0.7x9)=1+5log(5)

86. Atmospheric pressure P in pounds per square inch is represented by the formula P=14.7e0.21x, where x is the number of miles above sea level. To the nearest foot, how high is the peak of a mountain with an atmospheric pressure of 8.369 pounds per square inch? (Hint: there are 5280 feet in a mile)

87. The magnitude M of an earthquake is represented by the equation M=23log(EE0) where E is the amount of energy released by the earthquake in joules and E0=104.4 is the assigned minimal measure released by an earthquake. To the nearest hundredth, what would the magnitude be of an earthquake releasing 1.41013 joules of energy?

88. Use the definition of a logarithm along with the one-to-one property of logarithms to prove that blogbx=x.

89. Recall the formula for continually compounding interest, y=Aekt. Use the definition of a logarithm along with properties of logarithms to solve the formula for time t such that t is equal to a single logarithm.

90. Recall the compound interest formula A=a(1+rk)kt. Use the definition of a logarithm along with properties of logarithms to solve the formula for time t.

91. Newton’s Law of Cooling states that the temperature T of an object at any time t can be described by the equation T=Ts+(T0Ts)ekt, where Ts is the temperature of the surrounding environment, T0 is the initial temperature of the object, and k is the cooling rate. Use the definition of a logarithm along with properties of logarithms to solve the formula for time t such that t is equal to a single logarithm.