Exponential and logarithmic equations let you solve for unknowns that appear in exponents or inside logarithms. Mastering these techniques is essential because they show up constantly in modeling growth, decay, compound interest, and scaling problems. This section covers how to move between exponential and logarithmic forms, how to combine log expressions, and how to check that your answers are actually valid.
Solving exponential equations with logarithms

Using logarithms to solve exponential equations
An exponential equation has the variable in the exponent: , where is the base, is the unknown, and is a constant.
The core idea: logarithms are the inverse of exponentiation, so applying a log "brings down" the exponent and lets you isolate .
Steps to solve :
- Confirm the equation is solvable: the base must satisfy and , and the right side must be positive (). If , there's no solution because an exponential function never outputs zero or a negative number.
- Take the log base of both sides:
- The left side simplifies because log and exponentiation cancel:
- If you need a decimal answer and your calculator only has ln or log, use the change of base formula: or
- Check by substituting back into the original equation.
Logarithms with different bases
When the base is (Euler's number ), use the natural logarithm (ln):
When the base is 10, use the common logarithm (log):
For any other base, you can use whichever log you want (ln or log) combined with the change of base formula. The key is consistency: take the same type of log on both sides.
Solving logarithmic equations with exponentiation
Using exponentiation to solve logarithmic equations
A logarithmic equation has the variable inside the log: , where is the base, is the unknown argument, and is a constant.
Since exponentiation is the inverse of a logarithm, you "undo" the log by raising the base to both sides.
Steps to solve :
- Confirm the base satisfies and .
- Exponentiate both sides with base :
- The left side simplifies:
- Check the domain: the argument of any logarithm must be strictly positive. Substitute your answer back into the original equation and verify that every log argument is positive. If it isn't, that solution is extraneous and must be rejected.

Special cases with natural and common logarithms
For natural log equations (base ):
For common log equations (base 10):
Always substitute back to verify. This is especially important when the original equation has the variable in multiple places, because extraneous solutions can sneak in.
Solving exponential and logarithmic equations
Condensing and expanding logarithms
Many equations have multiple log terms that need to be combined before you can solve. The three properties you'll use constantly:
- Product rule:
- Quotient rule:
- Power rule:
These only work when the logs have the same base. If they don't, you'll need the change of base formula first.
Example: Suppose you have . Condense the left side using the product rule:
-
-
Exponentiate:
-
Expand:
-
Factor: , so or
-
Check domain: fails because is undefined. The only valid solution is .
Isolating exponential terms
When an equation mixes exponential and non-exponential terms, isolate the exponential part first using algebra (add, subtract, divide), then take a log of both sides.
Example: Solve
- Subtract 5:
- Divide by 3:
- Take of both sides:
If you end up with exponential terms on both sides (like ), take ln or log of both sides, use the power rule to bring the exponents down, and then solve the resulting linear equation for .

Domain and range of exponential and logarithmic functions
Understanding domain and range isn't just theory; it tells you which solutions are valid and which are extraneous.
Exponential function domain and range
For where and :
- Domain: all real numbers ()
- Range: , regardless of whether or . The output is always positive.
This is why has no solution when . An exponential function never reaches zero or goes negative.
Logarithmic function domain and range
For where and :
- Domain: . You can only take the log of a positive number.
- Range: all real numbers (). A log can output any value, positive or negative.
This is why you must always check that the argument of every logarithm in your original equation is positive after substituting your answer.
Checking domain and range in context
When you solve an equation, apply domain restrictions from the original equation, not the simplified version. Algebraic manipulation can introduce extraneous solutions that satisfy the simplified form but violate the original domain.
In application problems, context adds further restrictions. If represents time, population, or a physical measurement, negative or zero values are typically meaningless. Always interpret your answer: does it make sense for the situation described?