1. Number and Algebra

Solving Exponential Equations

Solving Exponential Equations

When something grows or shrinks by the same percentage again and again, an exponential model often appears 📈. Think about bacteria doubling, money earning compound interest, or a phone battery losing charge over time. In all of these situations, the unknown may be hidden inside an exponent. students, this lesson shows how to solve equations where the variable appears in the power, and why those methods matter in IB Mathematics: Analysis and Approaches HL.

Objectives

By the end of this lesson, students, you should be able to:

  • explain key terms such as base, exponent, and exponential equation
  • solve exponential equations using the same base, logarithms, and substitution
  • check answers carefully, since exponential equations can create extraneous results in some methods
  • connect solving exponential equations to modeling in finance, science, and population growth
  • describe how these ideas fit into the wider Number and Algebra topic

What Is an Exponential Equation?

An exponential equation is an equation where the variable appears in the exponent, such as $2^x=16$ or $3^{x+1}=7$. The base is the number being repeatedly multiplied, and the exponent tells how many times the base is used. Exponential equations are different from polynomial equations because the variable is not just raised to a fixed whole-number power; instead, the variable itself controls the power.

A key idea is that many exponential equations can be rewritten so both sides have the same base. For example, $16$ can be written as $2^4$, so the equation $2^x=16$ becomes $2^x=2^4$. Since the bases are equal, the exponents must be equal, so $x=4$.

This method works because exponential functions are one-to-one when the base is positive and not equal to $1$. That means if $a^u=a^v$ for $a>0$ and $a\neq 1$, then $u=v$. This property is very useful in algebra and is one reason exponentials are so important in Number and Algebra.

Solving by Writing Both Sides with the Same Base

The simplest exponential equations are solved by expressing both sides with the same base. Here is an example:

$$

$3^{2x-1}=27$

$$

Since $27=3^3$, the equation becomes

$$

$3^{2x-1}=3^3$

$$

Now compare the exponents:

$$

$2x-1=3$

$$

$$

$2x=4$

$$

$$

$x=2$

$$

This method is powerful because it turns an exponential equation into a linear equation. However, it only works nicely when both sides can be rewritten using the same base. Some numbers, such as $12$ or $5$, do not share a simple base with common powers, so a different strategy is needed.

Try this example, students:

$$

$5^{x+2}=125$

$$

Since $125=5^3$, we get

$$

$5^{x+2}=5^3$

$$

So

$$

$x+2=3$

$$

and therefore

$$

$x=1$

$$

The answer can be checked by substitution:

$$

$5^{1+2}=5^3=125$

$$

Solving with Logarithms

When the bases cannot be matched easily, logarithms are the standard tool. A logarithm is the inverse operation of exponentiation. If

$$

a^x=b$$

then

$$

x=$\log$_a b$$

For many IB problems, the natural logarithm $\ln$ is especially useful because calculators can evaluate it directly. Consider the equation

$$

$2^x=7$

$$

Take the logarithm of both sides:

$$

$\ln(2^x)=\ln 7$

$$

Use the power rule for logarithms:

$$

$x\ln 2=\ln 7$

$$

Now solve for $x$:

$$

$x=\frac{\ln 7}{\ln 2}$

$$

This is an exact answer. A calculator gives approximately

$$

$x\approx 2.807$

$$

So the solution is not a whole number, which makes sense because $2^2=4$ and $2^3=8$, so $7$ lies between them.

A second example is

$$

$4^{x-1}=10$

$$

Take $\ln$ of both sides:

$$

$\ln\left(4^{x-1}\right)=\ln 10$

$$

$$

$(x-1)\ln 4=\ln 10$

$$

$$

$x-1=\frac{\ln 10}{\ln 4}$

$$

$$

$x=1+\frac{\ln 10}{\ln 4}$

$$

Using logarithms is one of the most important techniques in this topic because it lets students solve equations that would otherwise be impossible by simple base matching.

When the Variable Appears More Than Once

Some exponential equations are not straightforward because the variable appears in more than one exponential term. For example:

$$

$2^{2x}-5\cdot 2^x+6=0$

$$

This is not solved directly by logs at first. Instead, use substitution. Let

$$

$y=2^x$

$$

Then

$$

$2^{2x}=(2^x)^2=y^2$

$$

So the equation becomes

$$

$y^2-5y+6=0$

$$

Factor the quadratic:

$$

$(y-2)(y-3)=0$

$$

So

$$

$y=2 \quad \text{or} \quad y=3$

$$

Now substitute back:

$$

$2^x=2 \Rightarrow x=1$

$$

and

$$

$2^x=3 \Rightarrow x=\frac{\ln 3}{\ln 2}$

$$

This method is especially useful when the exponential equation can be turned into a quadratic or another familiar algebraic form. It connects exponential algebra with the broader toolkit of Number and Algebra, including factorization and solving polynomial equations.

Checking for Extraneous Solutions and Reasonableness

In mathematics, every solution should be checked. This is especially important after transformations like squaring both sides or using substitution. Although many exponential equations do not create extraneous solutions, some mixed equations can.

For example, if an equation is rearranged in a way that changes its structure, a proposed solution might fail in the original equation. The safest habit is to substitute answers back into the original equation.

Also, students should think about whether the answer is reasonable. Exponential growth is fast, so if a model predicts a tiny or negative time for a process that clearly takes longer, the result may signal a mistake in setup rather than in algebra.

Here is a real-world style example. Suppose a savings account grows according to

$$

$A=500(1.04)^t$

$$

and you want to know when the balance reaches $1000$:

$$

$500(1.04)^t=1000$

$$

Divide both sides by $500$:

$$

$(1.04)^t=2$

$$

Take logarithms:

$$

$t=\frac{\ln 2}{\ln 1.04}$

$$

This gives a time in years. The result is meaningful because the equation models compound growth, a standard use of exponential equations in finance.

Why This Matters in IB Mathematics: Analysis and Approaches HL

Solving exponential equations is not just a collection of techniques. It supports major ideas in the course:

  • Number systems: exponential expressions may use integers, rational numbers, or irrational solutions
  • Symbolic manipulation: rewriting expressions with laws of exponents and logarithms is central algebraic work
  • Functions and modeling: exponential equations describe growth and decay in real contexts
  • Problem solving: many IB questions ask students to move between algebraic form, graphical interpretation, and calculator-supported approximation

For example, if an exponential model is drawn on a graph, the solution to an equation like

$$

$2^x=7$

$$

is the $x$-coordinate of the intersection of the curve $y=2^x$ with the line $y=7$. This links algebraic solving with graphing technology and interpretation.

In HL, you may also need to work with equations involving parameters, such as

$$

$a^x=b$

$$

or

$$

$e^{kx}=c$

$$

These forms are common in calculus and applications. Since the natural exponential function $e^x$ appears throughout higher-level mathematics, being fluent with exponential equations is essential for success in later topics.

Conclusion

Solving exponential equations is a core skill in Number and Algebra because it combines exponent laws, logarithms, substitution, and equation solving. students should remember three main strategies: rewrite both sides with the same base, use logarithms when bases cannot be matched, and substitute when multiple exponential terms appear. These methods help with pure mathematics and with real-world situations such as finance, growth, decay, and scientific modeling 🌱. Mastering them builds a strong foundation for the rest of IB Mathematics: Analysis and Approaches HL.

Study Notes

  • An exponential equation has the variable in the exponent, such as $2^x=7$.
  • If both sides can be written with the same base, compare exponents directly.
  • If the bases do not match, take logarithms, often using $\ln$.
  • Use the rule $\ln(a^x)=x\ln a$ to bring the variable down from the exponent.
  • Substitution is useful when an equation contains several exponential terms, such as $2^{2x}-5\cdot 2^x+6=0$.
  • Always check answers in the original equation.
  • Exponential equations are connected to growth, decay, compound interest, and population models.
  • These methods support wider skills in Number and Algebra, including symbolic manipulation and problem solving.

Practice Quiz

5 questions to test your understanding

Solving Exponential Equations — IB Mathematics Analysis And Approaches HL | A-Warded