Skip to content
Medium

Solving Exponential Equations with Equal Bases

Simple Explanation

An exponential equation has the variable in the exponent. If you can rewrite both sides with the same base, the exponents themselves must be equal β€” turning the exponential equation into a simpler equation you can solve directly.

Why Do We Need It?

This "equal bases" technique solves a huge range of exponential equations without any need for logarithms, as long as both sides can be expressed as powers of the same number.

Formula

Equal-Bases Property of Exponential Equations

If aΛ£ = aΚΈ and a > 0, a β‰  1, then x = y.

Once both sides of an exponential equation are written with the exact same base, the exponents themselves must be equal.

a
β€” the common base (a > 0 and a β‰  1)
x, y
β€” the exponents being compared

When to use it: Whenever you can rewrite both sides of an exponential equation using the same base, turning the whole equation into a simple equation of exponents.

Worked Example

Solve an exponential equation by matching bases

Solve 2^(x+1) = 32.

    Why Does This Work?

    An exponential function aΛ£ (for a > 0, a β‰  1) is one-to-one β€” it never gives the same output for two different inputs β€” so aΛ£ = aΚΈ can only be true when x itself equals y.

    Real-Life Example

    Doubling time problems

    A savings account's value doubles every year, starting at $500, and you want to know exactly when it reaches $4000.

    500 Β· 2Λ£ = 4000 simplifies to 2Λ£ = 8 = 2Β³, so matching bases immediately gives x = 3 years β€” no calculator or logarithm needed.

    Practice

    Solve for x: 3Λ£ = 81.

    Easy

    Solve for x: 5^(2x) = 125.

    Medium

    Common mistake

    Setting the bases equal instead of the exponents (or trying to "cancel" the base by dividing) β€” once both sides share the same base, it is the exponents that must be equated, not the bases themselves.

    Quick Review

    • Rewrite both sides of the equation as powers of the same base.
    • Once the bases match, set the exponents equal to each other and solve.
    • This only works cleanly when both sides can be expressed as an exact power of a common base.