Exponential Equations
Solving Exponential Equations with Like Bases
When both sides of an equation have the same base, you can drop the bases and set the exponents equal. This works because exponential functions are one-to-one: if , then .
- Rewrite each side so the bases match.
- Set the exponents equal.
- Solve the resulting equation.
Example: Solve
Since the bases are both 5, set the exponents equal:
Subtract from both sides: , so .
Sometimes the bases don't look the same at first, but you can rewrite them. For instance, can be rewritten as , which gives , so and .
Using Logarithms to Solve Exponential Equations
When you can't rewrite both sides with the same base, logarithms are the way forward. Logarithms "undo" exponentials: .
- Isolate the exponential expression on one side.
- Take the logarithm of both sides (natural log or common log both work).
- Use the power rule to bring the variable out of the exponent.
- Solve for the variable.
Example: Solve
Take the natural log of both sides:
Apply the power rule:
Divide:
Change of Base Formula: . This lets you evaluate any logarithm using your calculator's ln or log button.

Definition of Logarithms in Equations
The key relationship to internalize: means exactly the same thing as , where , , and .
Converting between these two forms is often the entire strategy for solving a logarithmic equation.
Example: Solve
Rewrite in exponential form: , so .
The common logarithm () has base 10, and the natural logarithm () has base . These are the two you'll use most often.
One-to-One Property for Logarithmic Equations
Just as equal bases let you set exponents equal, equal logarithms (with the same base) let you set the arguments equal:
If , then (provided , , and both ).
- Use log properties to condense each side into a single logarithm.
- If both sides have the same base log, set the arguments equal.
- Solve the resulting equation.
- Check your solutions in the original equation. You must reject any value that makes an argument of a logarithm zero or negative.
Example: Solve
Set the arguments equal:
Solve: , so .
Check: and . Both arguments are positive, so is valid.
Watch out for extraneous solutions. Solving might produce two algebraic answers, but any answer where or would make one of the original log expressions undefined. Always plug back in.

Properties of Logarithms
These three rules let you break apart or combine logarithmic expressions, which is essential for solving equations:
- Product Rule:
- Quotient Rule:
- Power Rule:
The power rule is especially useful for exponential equations because it pulls the variable down from the exponent. The product and quotient rules help you condense multiple log terms into one, which sets you up to use the one-to-one property or convert to exponential form.
Real-World Applications of Exponential Equations
Exponential growth and decay follow the general model:
where is the initial amount, is the rate (positive for growth, negative for decay), and is time. Solving for in these problems almost always requires taking a logarithm.
For example, if a bacteria colony starts at 500 and doubles every 3 hours, you could find the population at any time, or find when it reaches a target by solving for .
Half-life is the time for a quantity to decrease by half. If a medication has a half-life of 4 hours and you start with 200 mg, after 4 hours you have 100 mg, after 8 hours you have 50 mg, and so on. Doubling time is the growth equivalent: the time for a quantity to double.
Logarithmic scales compress huge ranges of values into manageable numbers:
- The Richter scale measures earthquake magnitude (each whole number is 10× more ground motion)
- The pH scale measures acidity (each unit is a 10× change in hydrogen ion concentration)
- The decibel scale measures sound intensity
Inverse Functions
Exponential and logarithmic functions are inverses of each other. This means:
- for
- for all real
This inverse relationship is why logarithms can solve exponential equations and vice versa. Whenever you're stuck on one form, try converting to the other.