Solving Exponential Equations Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

medium
Solve 2x+3=7xโˆ’12^{x+3} = 7^{x-1}.

Solution

  1. 1
    Take lnโก\ln of both sides: (x+3)lnโก2=(xโˆ’1)lnโก7(x+3)\ln 2 = (x-1)\ln 7. Expand: xlnโก2+3lnโก2=xlnโก7โˆ’lnโก7x\ln 2 + 3\ln 2 = x\ln 7 - \ln 7.
  2. 2
    Collect xx terms: x(lnโก2โˆ’lnโก7)=โˆ’lnโก7โˆ’3lnโก2x(\ln 2 - \ln 7) = -\ln 7 - 3\ln 2, so x=โˆ’lnโก7โˆ’3lnโก2lnโก2โˆ’lnโก7=lnโก7+3lnโก2lnโก7โˆ’lnโก2=lnโก56lnโก(7/2)โ‰ˆ3.228x = \frac{-\ln 7 - 3\ln 2}{\ln 2 - \ln 7} = \frac{\ln 7 + 3\ln 2}{\ln 7 - \ln 2} = \frac{\ln 56}{\ln(7/2)} \approx 3.228.

Answer

x=lnโก7+3lnโก2lnโก7โˆ’lnโก2โ‰ˆ3.228x = \frac{\ln 7 + 3\ln 2}{\ln 7 - \ln 2} \approx 3.228
When the variable appears in exponents on both sides with different bases, take logarithms and distribute to isolate xx. This is a standard technique that converts the problem into solving a linear equation.

About Solving Exponential Equations

Solving exponential equations means finding the unknown variable trapped in an exponent by applying logarithms to both sides, using the power rule to bring the exponent down, and then isolating the variable with standard algebra.

Learn more about Solving Exponential Equations โ†’

More Solving Exponential Equations Examples