Properties and Applications of Logarithms
Solving exponential and logarithmic equations comes down to one core idea: logarithms and exponents undo each other. When a variable is stuck in an exponent, logarithms bring it down. When a variable is trapped inside a logarithm, exponentiation gets it out. This section covers the properties, techniques, and applications you need to solve both types of equations.
Properties of Logarithmic Equations
A logarithm answers the question: "What exponent do I need?" The definition is:
means
Here, is the base, is the argument, and is the exponent you're solving for. For example, because .
Three properties let you rewrite and simplify logarithmic expressions:
-
Product property: Multiplication inside the log becomes addition outside. For example, .
-
Quotient property: Division inside the log becomes subtraction outside. For example, .
-
Power property: An exponent inside the log comes out front as a multiplier. For example, .
The change of base formula lets you evaluate any logarithm on a calculator:
You can use either common log (, base 10) or natural log (, base ) in the formula, as long as you use the same one in both the numerator and denominator. For example, .
Watch out: In the original guide, was described as the natural logarithm. That's not standard. By convention, without a base typically means base 10 (common log), while means base (natural log). Your textbook may differ, so check which convention your course uses.

Solving Exponential Equations with Logarithms
The exponential function and the logarithmic function are inverses of each other. This means they cancel each other out, which is exactly what makes logarithms useful for solving exponential equations.
When both sides can be written with the same base, you can solve by matching exponents directly:
- Rewrite each side as a power of the same base.
- Set the exponents equal.
- Solve the resulting equation.
Example: Solve .
-
Recognize that .
-
So , which means .
-
Solve: , so .
When you can't match bases, take the logarithm of both sides:
- Take or of both sides.
- Use the power property to bring the variable exponent down.
- Solve for the variable.
Example: Solve .
- Take the natural log of both sides: .
- Power property: .
- Divide: .

Solving Logarithmic Equations
To solve equations where the variable is inside a logarithm, convert back to exponential form:
- Use log properties to combine into a single logarithm if needed.
- Rewrite in exponential form: if , then .
- Solve the resulting equation.
- Check your answer. Plug it back in to make sure the argument of every logarithm is positive. Any solution that makes an argument zero or negative is extraneous and must be thrown out.
Example: Solve .
- Convert to exponential form: .
- Solve: .
- Check: . Valid.
Applications of Exponential Models
Exponential functions model situations where a quantity multiplies by a constant factor over equal time intervals. The general form is:
- = initial value (the starting amount)
- = growth factor if , or decay factor if
- = time or number of periods
Compound interest uses the formula:
| Variable | Meaning |
|---|---|
| Final amount | |
| Principal (initial investment) | |
| Annual interest rate (as a decimal) | |
| Compounding periods per year | |
| Time in years |
Example: You invest $2,000 at 5% annual interest, compounded quarterly. How long until you have $3,000?
- Set up:
- Divide both sides by 2000:
- Take of both sides:
- Solve: years
Exponential decay uses the formula:
- = amount remaining at time
- = initial amount
- = decay constant (positive number)
This shows up in radioactive decay and similar problems where you solve for by isolating the exponential and then taking of both sides.
Characteristics of Exponential and Logarithmic Functions
Since these functions are inverses, their domains and ranges swap:
| Feature | Exponential | Logarithmic |
|---|---|---|
| Domain | All real numbers | Positive real numbers only () |
| Range | Positive real numbers only () | All real numbers |
| Asymptote | Horizontal asymptote at | Vertical asymptote at |
The domain restriction on logarithmic functions is why you always need to check solutions to logarithmic equations. If a solution makes the argument of any log zero or negative, it doesn't work.