Solving a Formula For a Variable Contained in an Exponent

Learning Outcomes

  • Use the power rule for logarithms to rewrite a logarithm
  • Use the power rule for logarithms to solve an equation containing the variable in an exponent

Sometimes the variable of interest in an equation is contained within an exponent. For example, say we’d like to solve for xx in the equation 3x=173x=17. We don’t know what number 33 should be raised to that would result in 1717. All we know is that is is bigger than 22 and smaller than 33.  We’ll need to use a property of a mathematical object called a logarithm to bring the xx down so we can isolate it on one side of the equation. You may have studied logarithms before but, even if you didn’t, you can still use the property of taking the logarithm on both sides. Let’s build this skill up by starting with some definitions.

A LOGARITHM

logarithm is a number. Specifically, it is an exponent.

logarithm is the number logb(M)logb(M) to which we must raise the base bb in order to obtain MM.

We call bb the base, and MM the argument of the logarithm.

When b=10b=10, we call the logarithm the common logarithm and abbreviate it logMlogM.

COMMON LOGARITHM

A logarithm to base 10, log10Mlog10M, is called the common logarithm, and is abbreviated logMlogM.

But understanding a logarithm isn’t essential to using it in the way we want to when manipulating certain formulas. Logarithms have a certain property such that, when it is applied to both sides of an equation, will bring a variable of interest down from an exponent and convert the expression into a product of the exponent and the logarithm. We call this property the power rule for logarithms.

THE POWER RULE FOR COMMON LOGARITHMS

The power rule for common logarithms, can be used to simplify the common logarithm of a power by rewriting it as the product of the exponent times the logarithm of the base.

log(Mn)=nlogMlog(Mn)=nlogM

Example

Use the power rule to write log(2x)log(2x) as the product of the exponent times the logarithm of the base.

Solution:

We identify the exponent, xx, and the argument, 2x2x, and rewrite the equivalent expression by multiplying the exponent times the logarithm of the argument, 22.

log2x=xlog2log2x=xlog2

Since log2log2 is a number, we can evaluate it on a calculator.

Most scientific or graphing calculators have a LOG button. Type LOG(2) and ENTER.

log20.30103log20.30103.

So, log2x=xlog20.30103xlog2x=xlog20.30103x.

This is sometimes referred to as expanding the logarithm.

Practice evaluating some common logarithms using your calculator below.

try it

Use Common Logarithms to Solve Equations Containing Variables in the Exponents

Now that you’ve gained practice converting exponential expressions using the power rule for common logarithms and evaluating logarithms on your calculator, it’s time to learn how to apply these skills to an equation in which the variable of interest is contained in an exponent.

Example

Solve the equation for xx.

3x=173x=17

Solution:
This is the question with which we began our discussion at the top of the page. Recall that we didn’t know the exponent on 3 that would yield 17, but we knew it would be large than 2 and smaller than 3. This is because

32=932=9 and 33=2733=27 and 9<17<279<17<27. We’ll have to use a logarithm. 3x=173x=17 log3x=log17log3x=log17                      take the common logarithm on both sides xlog3=log17xlog3=log17                      apply the power rule for common logarithm xlog3log3=log17log3                  divide log3 from both sides of the equation x=log17log32.579                use the LOG button on a calculator to evaluate log17log3 and round to 3 decimal places

Another logarithm to a special base is called the natural logarithm. This logarithm has a base of [latex]e[/latex], an irrational constant approximately equal to 2.718.

NATURAL LOGARITHM

A logarithm to base e, logeM, is called the natural logarithm, and is abbreviated lnM.

The power rule with either the common logarithm, logM, or the natural log, lnM, may be used to rewrite the exponent as a product. To evaluate a natural logarithm, use the LN button on your calculator. A special characteristics of logarithms is that

logMlogN=lnMlnN

The following video provides examples of using the natural logarithm or the common logarithm to solve exponential equations.

Sometimes you’ll have to do some work to isolate the term containing the exponent first before applying the power rule. See the example and video below for examples of these types of equations.

try it