A logarithm answers the question “to what exponent must a base be raised to get a given number?” Mastering the logarithm formulas and rules—especially the change-of-base formula—lets you simplify expressions, solve equations, and evaluate logs on any calculator. Below is a concise, practice-ready guide with clear examples and one compact rules table.
What a Logarithm Is (and Why It Matters)
At its core, a logarithm is an exponent. If
with
and
, then
. That single identity—log ↔ exponent—is the thread that ties every rule together. When you read
, you’re really seeing “base 10 raised to the power 3 equals 1000.” When you read
, you’re seeing the natural log “undo” the exponential
.
Why logs matter in real math and science: they linearize exponential growth (like population models), compress wide-range scales (decibels in acoustics, pH in chemistry), and help solve equations where the unknown hides in the exponent. In algebra courses, they’re the natural partner to exponent rules: each logarithm rule mirrors an exponent rule because a log is an exponent. That’s why once you trust the definition above, the standard properties will feel inevitable rather than arbitrary.
A quick domain reminder: the argument of any logarithm must be positive (
). Bases must satisfy
and
. Those conditions quietly drive many “gotchas” later, especially when solving equations and checking solutions.
Core Logarithm Rules (Properties)
These properties of logarithms convert products to sums, quotients to differences, and powers to multiples. They’re the everyday tools you’ll use to simplify or expand expressions and to solve equations.
From the definition
, we obtain the following core rules for
:
-
Product rule:
(exponent on a product is a sum of exponents) -
Quotient rule:
-
Power rule:
for any real
-
Root as power:
-
Inverse rules:
and
-
Base conversions (preview):
for any valid base
(this is the change-of-base rule; details next)
To keep these ideas visible at a glance, here’s a compact table that pairs each rule with a plain-English cue:
Property | Formula | Quick Use |
---|---|---|
Product |
|
Turn multiplication inside into addition outside |
Quotient |
|
Turn division inside into subtraction outside |
Power |
|
Pull powers down to simplify or solve |
Root |
|
Roots become fractions of logs |
Inverses |
|
Log and exponential undo each other |
Change of base |
|
Evaluate any log using a convenient base |
Worked micro-examples (properties in action):
-
Product:
-
Quotient:
-
Power:
-
Inverse:
and
These moves are the algebraic “grammar” of logs. Once fluent, you can rearrange complicated expressions into simpler ones—and, crucially, convert an unknown stuck in an exponent into a solvable linear expression.
Change-of-Base Formula (with Derivation & Calculator Tips)
The change-of-base formula lets you compute
on any calculator—even when it doesn’t have a dedicated base
key. For any valid base
,
Two popular choices are
(common log) and
(natural log). Both give the same value:
Derivation (short and memorable): Let
. By definition,
. Apply
to both sides:
Because
, we’re done.
Calculator workflow: To evaluate
, enter
. On many devices, the order
reduces rounding error versus
, and it keeps the meaning transparent: “the exponent on 7 that makes 50.”
Accuracy tip: When numbers are close, keep extra digits during intermediate steps. For instance,
. Rounding only at the end protects your final answer.
Strategic uses beyond evaluation:
-
Comparing magnitudes: If you need to compare
and
for large
, change to a common base and note that
and
. Since
,
for all
.
-
Simplifying expressions with mixed bases: Expressions like
become
after changing to base
. This unifies the base and exposes a common factor.
Solving Logarithmic and Exponential Equations
Real power comes when you use these logarithm rules to solve equations. The general path is: (1) isolate the log or the exponential, (2) apply an inverse or a property, (3) solve the resulting algebra, (4) check the domain because log arguments must be positive.
A. Logarithmic equations
-
Combine logs first, then exponentiate.
Solve. Product rule gives
. Exponentiate base 3:
. The roots are
. Domain requires
, so
is valid;
is rejected.
-
Use the power rule to pull down exponents.
Solve. Power rule gives
. Then
. The domain
means
only.
-
Equations with different log bases.
Solve. Apply change-of-base to each side using natural logs:
. Exponentiate to get
You can evaluate numerically (
) or keep the exact exponent form.
B. Exponential equations (take logs to free the variable)
-
Isolate the exponential and log both sides.
Solve. Take natural log:
-
Different bases? No problem.
Solve. Then
. This is the quintessential change-of-base application.
-
Exponential expressions hiding as products.
If, rewrite as
as long as
and
. Small algebraic rewrites can save time and reduce errors.
C. Modeling quick hits: In growth/decay
, the time to reach a level
is
. Logs convert multiplicative change into additive time steps, which is why they dominate in half-life, doubling-time, and interest-rate calculations.
Common Mistakes and How to Avoid Them
Even strong students lose points on a handful of predictable errors. Knowing them—and the quick fixes—saves you time and frustration.
1) Dropping the domain conditions.
For
, the argument must be positive. When solving
, the solution
is fine, but if intermediate algebra offered
you must reject it because
would be negative. Always do a final domain check after solving.
2) Misusing the product rule on sums.
There is no rule that turns
into
. Product and quotient rules apply only to multiplication and division inside the log. If you see a sum inside, factor if possible, or use numeric evaluation, but don’t split it into separate logs.
3) Pulling coefficients inside incorrectly.
The power rule says
. The reverse is
, not
. Multiplying the argument by
is not the same as raising it to a power.
4) Forgetting base constraints.
Log bases must satisfy
. Writing
or
is undefined. When changing base, choose any valid
(usually
or
) and keep it consistent across numerator and denominator.
5) Rounding too early.
Premature rounding—especially inside change-of-base—can drift answers. Keep at least 3–4 extra digits during calculations, then round the final result. For example,
stabilizes if you store full precision for
and
before dividing.
6) Ignoring the inverse relationship.
The pair
and
are inverses. If an equation contains both, consider applying one to undo the other. For instance, if you have
, simplify to
immediately; it often collapses messy expressions and reveals the solution path.
7) Confusing
and
.
uses base
and
often means base
in many contexts. In higher math,
sometimes defaults to base
. State your base or stick to explicit notation like
and
to avoid miscommunication.
Putting it all together (mini-capstone example):
Simplify and evaluate
. Inside the log,
,
, and the denominator is
. So
. Notice how product/quotient rules plus recognizing perfect powers make the calculation nearly mental.