Solving Exponential Equations

Functions
process

Also known as: exponential equations

Grade 9-12

View on concept map

Using logarithms to solve equations where the unknown is in the exponent, such as a^x = b. Exponential equations arise in population growth, radioactive decay, compound interest, and any model involving exponential change.

This concept is covered in depth in our solving exponential equations tutorial, with worked examples, practice problems, and common mistakes.

Definition

Using logarithms to solve equations where the unknown is in the exponent, such as a^x = b.

πŸ’‘ Intuition

When the variable is trapped in an exponent, logarithms free it. Taking \log of both sides brings the exponent down to ground level where you can solve for it using algebra.

🎯 Core Idea

The strategy is always: isolate the exponential term, take the logarithm of both sides, then use log properties to solve for the variable.

Example

Solve 3^x = 81:
x = \log_3 81 = 4 \quad \text{(since } 3^4 = 81\text{)}
Solve 2^{x+1} = 5:
\ln(2^{x+1}) = \ln 5 \implies (x+1)\ln 2 = \ln 5 \implies x = \frac{\ln 5}{\ln 2} - 1 \approx 1.322

Formula

a^x = b \implies x = \frac{\ln b}{\ln a} = \log_a b

Notation

Apply \ln (or \log) to both sides, then use the power rule to bring the exponent down.

🌟 Why It Matters

Exponential equations arise in population growth, radioactive decay, compound interest, and any model involving exponential change. Being able to solve them is essential for applied mathematics.

πŸ’­ Hint When Stuck

Isolate the exponential term on one side first, then take ln of both sides. Use the power rule to bring the exponent down and solve for x.

Formal View

a^x = b \implies x\ln a = \ln b \implies x = \frac{\ln b}{\ln a} = \log_a b, valid for a > 0,\; a \neq 1,\; b > 0

🚧 Common Stuck Point

When the equation has exponentials on BOTH sides (like 2^x = 3^{x-1}), take \ln of both sides and collect terms with x on one side.

⚠️ Common Mistakes

  • Forgetting to take the log of BOTH sides: if 2^x = 5, you need \ln(2^x) = \ln 5, not just x\ln 2 = 5.
  • Trying to solve 2^x + 3^x = 10 by taking the log of each term separatelyβ€”\log(a + b) \neq \log a + \log b. These equations often require numerical methods.
  • Not checking for extraneous solutions when the original equation involves negative bases or restrictionsβ€”always verify your answer in the original equation.

Frequently Asked Questions

What is Solving Exponential Equations in Math?

Using logarithms to solve equations where the unknown is in the exponent, such as a^x = b.

Why is Solving Exponential Equations important?

Exponential equations arise in population growth, radioactive decay, compound interest, and any model involving exponential change. Being able to solve them is essential for applied mathematics.

What do students usually get wrong about Solving Exponential Equations?

When the equation has exponentials on BOTH sides (like 2^x = 3^{x-1}), take \ln of both sides and collect terms with x on one side.

What should I learn before Solving Exponential Equations?

Before studying Solving Exponential Equations, you should understand: exponential function, logarithm, logarithm properties.

How Solving Exponential Equations Connects to Other Ideas

To understand solving exponential equations, you should first be comfortable with exponential function, logarithm and logarithm properties. Once you have a solid grasp of solving exponential equations, you can move on to solving logarithmic equations.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Exponents and Logarithms: Rules, Proofs, and Applications β†’