How to Solve Exponential Equations Requiring Logarithms

How to Solve Exponential Equations Requiring Logarithms

 Read,3 minutes

This article will focus on solving exponential equations that require using logarithms, which are more challenging to answer without them. This is because we can't change the exponential equation to that both sides of the equation have the same base. If you run into this kind of problem, you should do the following:

Steps for Solving Exponential Equations Using Logarithms

  1. Put the exponential expression on one side of the equation by itself.
  2. Find the logarithms of both sides of the equation. Logs can be made from any material.
  3. Find out what the variable is. You can give an exact answer or a decimal approximation.

Besides the steps above, you should also look over the Basic Logarithm rules because you will use them in some way.

Now let's review some basic logarithm rules quickly, then solve an example

  • logb (m×n) = logb m + logb n
  • logb (mn ) = logb m  logb n
  • logb mn = n logb m
  • loga m = logb mlogb a
  • logn m = 1logm n
  • ln 1 = 0
  • ln (e) = 1
  • ln ex = x
  • eln x = x
  • ln 0 is undefined.

Solving Exponential Equations a×bx = d

Let's solve:  7×3x = 217

Before we can solve for x, we need to put the exponential expression on one side. To do this, divide each side by 7. Notice that we don't multiply the 7 and 3 together because that's not how math works!

7×3x = 217  3x = 31

Now we should convert the equation to logarithmic form.

3x = 31  log3 31 = x

Now that the equation is logarithmic, we can figure out what x is. The exact answer is x = log3 31

Since 31 is not a rational power of 3, we must use the change of base rule and our calculators to figure out the logarithm.

Change of base rule: x = log3 31 = log 31log 3

Evaluate using a calculator: log 31log 3  1.491360.47712  3.1257

Free printable Worksheets

Exercises for Solving Exponential Equations Requiring Logarithms

1) Find the value of x: 5x = 17

2) Find the value of z: 9z = 30

3) Find the value of r: 3r + 4 = 85

4) Find the value of a: 42a  5 = 67

5) Find the value of x: ex = 15

6) Find the value of x: 5 ex  2 = 25

7) Find the value of x: 4.5x + 1 = 46

8) Find the value of x: 6 e2b  3 = 154.2

9) Find the value of r: 7r = 158

10) Find the value of b: 8b + 9 = 231

 

1) Find the value of x: 5x = 17

5x = 17  x ln 5 = ln 17  x = ln 17ln 5  x = 1.7603

2) Find the value of z: 9z = 30

9z = 30  z ln 9 = ln 30  z = ln 30ln 9  z = 1.5479

3) Find the value of r: 3r + 4 = 85

3r + 4 = 85  (r + 4) ln 3 = ln 85  r + 4 = ln 85ln 3  r + 4 = 4.0438  r = 0.0438

4) Find the value of a: 42a  5 = 67

42a  5 = 67  (2a  5) ln 4 = ln 67  2a  5 = ln 67ln 4  2a  5 = 3.033  2a = 8.033  a = 4.016

5) Find the value of x: ex = 15

ex = 15  x ln e = ln 15  x = ln 15 = 2.708

6) Find the value of x: 5 ex  2 = 25

5 ex  2 = 25  (x  2) ln e = ln 5  x = ln 5 + 2 = 3.6094

7) Find the value of x: 4.5x + 1 = 46

4.5x + 1 = 46  (x + 1) ln 4.5 = ln 46  x = ln 46ln 4.5  1 = 1.5455

8) Find the value of x: 6 e2b  3 = 154.2

6 e2b  3 = 154.2  (2b  3) ln e = ln 25.7  2b = ln 25.7 + 3   b = ln 25.7 + 32 = 3.1232

9) Find the value of r: 7r = 158

7r = 158  r ln 7 = ln 158  r = ln 158ln 7  x = 2.6016

10) Find the value of b: 8b + 9 = 231

8b + 9 = 231  b ln 8 = ln 222  b = ln 222ln 8  b = 2.5981

Solving Exponential Equations Requiring Logarithms Practice Quiz