Paul's Online Notes
Paul's Online Notes
Home / Algebra / Exponential and Logarithm Functions / Solving Exponential Equations
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 6.3 : Solving Exponential Equations

9. Solve the following equation.

\[{{\bf{e}}^{4 - 7x}} + 11 = 20\]

Show All Steps Hide All Steps

Start Solution

Before we put any logarithms into this problem we first need to get the exponential on one side by itself so let’s do that first.

\[{{\bf{e}}^{4 - 7x}} = 9\] Show Step 2

Now we can take the logarithm of both sides and because we have a base of \(\bf{e}\) in this problem the natural logarithm is probably the best choice. So, taking the logarithm (using the natural logarithm) of both sides gives,

\[\ln {{\bf{e}}^{4 - 7x}} = \ln 9\] Show Step 3

Now we can use the logarithm property that says,

\[\ln {{\bf{e}}^{f\left( x \right)}} = f\left( x \right)\]

to simplify the left side of the equation. Doing this gives,

\[4 - 7x = \ln 9\] Show Step 4

Finally, all we need to do is solve for \(x\). Recall that the equations at this step tend to look messier than we are used to dealing with. However, the logarithms in the equations at this point are just numbers and so we treat them as we treat all numbers with these kinds of equations. The work will be messier than we are used to but just keep in mind that the logarithms are just numbers!

Here is the rest of the work for this problem.

\[\begin{align*}4 - 7x & = \ln 9\\ - 7x & = \ln 9 - 4\\ x & = \frac{{\ln 9 - 4}}{{ - 7}} = \frac{{2.197224577 - 4}}{{ - 7}} = \require{bbox} \bbox[2pt,border:1px solid black]{{0.2575393461}}\end{align*}\]

Again, the work is messier than we are used to but it is not really different from work we’ve done previously in solving equations. The answer is also going to be “messier” in the sense that it is a decimal and is liable to almost always be a decimal for most of these types of problems so don’t worry about that.

Also, be careful when evaluating the numerator in the final answer. The 4 was outside of the logarithm and so cannot be moved into the logarithm. We probably should have been a little more careful with parenthesis and written the answer as,

\[x = \frac{{\ln \left( 9 \right) - 4}}{{ - 7}}\]

which makes it a little clearer that the 4 isn’t inside the logarithm. However, we typically don’t put the parenthesis on the logarithm when it is just a number.