We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Intermediate Algebra

Read: Exponential Equations with Like Bases

Learning Objectives

  • Identify an exponential equation whose terms all have the same base
  • Idenitfy cases where equations can be rewritten so all terms have the same base
  • Apply the one-to-one property of exponents to solve an exponential equation

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 can set the exponents equal to one another, and solve for the unknown.

For example, consider the equation [latex]{3}^{4x - 7}=\frac{{3}^{2x}}{3}[/latex]. To solve for x, we use the division property of exponents to rewrite the right side so that both sides have the common base, [latex]3[/latex]. Then we apply the one-to-one property of exponents by setting the exponents equal to one another and solving for x:

[latex]\begin{array}{c}{3}^{4x - 7}\hfill & =\frac{{3}^{2x}}{3}\hfill & \hfill \\ {3}^{4x - 7}\hfill & =\frac{{3}^{2x}}{{3}^{1}}\hfill & {\text{Rewrite 3 as 3}}^{1}.\hfill \\ {3}^{4x - 7}\hfill & ={3}^{2x - 1}\hfill & \text{Use the division property of exponents}\text{.}\hfill \\ 4x - 7\hfill & =2x - 1\text{ }\hfill & \text{Apply the one-to-one property of exponents}\text{.}\hfill \\ 2x\hfill & =6\hfill & \text{Subtract 2}x\text{ and add 7 to both sides}\text{.}\hfill \\ x\hfill & =3\hfill & \text{Divide by 3}\text{.}\hfill \end{array}[/latex]
In our first example, we solve an exponential equation whose terms all have a common base.

Example

Solve [latex]{2}^{x - 1}={2}^{2x - 4}[/latex].

Answer: [latex]\begin{array}{c} {2}^{x - 1}={2}^{2x - 4}\hfill & \text{The common base is }2.\hfill \\ \text{ }x - 1=2x - 4\hfill & \text{By the one-to-one property the exponents must be equal}.\hfill \\ \text{ }x=3\hfill & \text{Solve for }x.\hfill \end{array}[/latex]

In general, we can summarize solving exponential equations whose terms all have the same base in this way: For any algebraic expressions S and T, and any positive real number [latex]b\ne 1[/latex]
[latex]{b}^{S}={b}^{T}\text{ if and only if }S=T[/latex]
  • Use the rules of exponents to simplify, if necessary, so that the resulting equation has the form [latex]{b}^{S}={b}^{T}[/latex].
  • Use the one-to-one property to set the exponents equal.
  • Solve the resulting equation, = T, for the unknown.

Rewriting Equations So All Powers Have the Same Base

Sometimes we can rewrite the terms in an equation as powers with a common base, and solve using the one-to-one property. This takes a keen eye for recognizing common powers.  For example, you can rewrite 8 as [latex]2^3[/latex] or 36 as [latex]6^2[/latex] or [latex]\frac{1}{4}[/latex] as [latex]\left(\frac{1}{2}\right)^{2}[/latex]

Consider the equation [latex]256={4}^{x - 5}[/latex]. We can rewrite both sides of this equation as a power of [latex]2[/latex]. Then we apply the rules of exponents, along with the one-to-one property, to solve for x:

[latex]\begin{array}{c}256={4}^{x - 5}\hfill & \hfill \\ {2}^{8}={\left({2}^{2}\right)}^{x - 5}\hfill & \text{Rewrite each side as a power with base 2}.\hfill \\ {2}^{8}={2}^{2x - 10}\hfill & \text{Use the one-to-one property of exponents}.\hfill \\ 8=2x - 10\hfill & \text{Apply the one-to-one property of exponents}.\hfill \\ 18=2x\hfill & \text{Add 10 to both sides}.\hfill \\ x=9\hfill & \text{Divide by 2}.\hfill \end{array}[/latex]
In the next example, we show how to find a common base for two expressions whose bases are [latex]8[/latex], and [latex]16[/latex].  We can then solve the resulting equation using the one-to-one property of exponents.

Example

Solve [latex]{8}^{x+2}={16}^{x+1}[/latex].

Answer: [latex]\begin{array}{c}\text{ }{8}^{x+2}={16}^{x+1}\hfill & \hfill \\ {\left({2}^{3}\right)}^{x+2}={\left({2}^{4}\right)}^{x+1}\hfill & \text{Write }8\text{ and }16\text{ as powers of }2.\hfill \\ \text{ }{2}^{3x+6}={2}^{4x+4}\hfill & \text{To take a power of a power, multiply exponents}.\hfill \\ \text{ }3x+6=4x+4\hfill & \text{Use the one-to-one property to set the exponents equal}.\hfill \\ \text{ }x=2\hfill & \text{Solve for }x.\hfill \end{array}[/latex]

In our next example, we are given an exponential equation that contains a square root.  Remember that you can write roots as rational exponents, so you may be able to find like bases when it is not completely obvious at first.

Example

Solve [latex]{2}^{5x}=\sqrt{2}[/latex].

Answer: [latex]\begin{array}{c}{2}^{5x}={2}^{\frac{1}{2}}\hfill & \text{Write the square root of 2 as a power of }2.\hfill \\ 5x=\frac{1}{2}\hfill & \text{Use the one-to-one property}.\hfill \\ x=\frac{1}{10}\hfill & \text{Solve for }x.\hfill \end{array}[/latex]

By changing [latex]\sqrt{2}[/latex] to [latex]{2}^{\frac{1}{2}}[/latex] we were able to solve the equation in the previous example. In general, here are some steps to consider when you are solving exponential equations.  A good first step is always to determine whether you can rewrite the terms with a common base.
  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 [latex]{b}^{S}={b}^{T}[/latex].
  3. Use the one-to-one property to set the exponents equal.
  4. Solve the resulting equation, = T, for the unknown.

Think About It

Do all exponential equations have a solution? If not, how can we tell if there is a solution during the problem-solving process? Write your thoughts in the textbox below before you check our proposed answer. [practice-area rows="1"][/practice-area]

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

In the next example we show you a case where there is no solution to an exponential equation.  Remember how exponential functions are defined and ask yourself - "does this make sense" before diving into solving exponential equations.

Example

Solve [latex]{3}^{x+1}=-2[/latex].

Answer: This equation has no solution. There is no real value of x that will make the equation a true statement because any power of a positive number is positive. For example [latex]3^2=9[/latex], and [latex]2^4=16[/latex].  Remember that we have defined exponential functions as having a base that is greater than 0.

 

 Analysis of the Solution

The figure below shows the graphs of the two separate expressions in the equation [latex]{3}^{x+1}=-2[/latex] as [latex]y={3}^{x+1}[/latex] and [latex]y=-2[/latex]. The two graphs do not cross showing us that the left side is never equal to the right side. Thus the equation has no solution.

Graph of 3^(x+1)=-2 and y=-2. The graph notes that they do not cross.

Summary

We can use the one-to-one property of exponents to solve exponential equations whose bases are the same.  The terms in some exponential equations can be rewritten with the same base, allowing us to use the same principle. There are exponential equations that do not have solutions because we define exponential functions as having a positive base. When restrictions are placed on the inputs of a function, it is natural that there will be restrictions on the output as well.

Licenses & Attributions

CC licensed content, Shared previously

  • Precalculus. Provided by: OpenStax Authored by: Jay Abramson, et al.. Located at: https://openstax.org/books/precalculus/pages/1-introduction-to-functions. License: CC BY: Attribution. License terms: Download For Free at : http://cnx.org/contents/[email protected]..