Exponents and Logarithms
Exponents are a shorthand for repeated multiplication, but they quickly grow into one of the most powerful ideas in all of mathematics: a way to describe anything that grows or shrinks by a fixed factor over each step — money earning interest, bacteria doubling, radioactive atoms decaying, sound intensity climbing. Logarithms are the mirror image: they answer the question "what power do I need?" and, in doing so, turn impossible-looking multiplication into simple addition.
If exponents and logarithms feel like two separate topics you were forced to memorize, this page is here to fix that. They are a single idea seen from two directions — inverse operations, like squaring and square-rooting — and once you see them that way, pH, earthquakes, sound, radioactive dating, and the interest on your savings account all start to look like the same piece of algebra.
Learning Objectives
By the end of this page, you should be able to:
- Apply the laws of exponents fluently, including negative, zero, and fractional exponents.
- Explain what fractional exponents mean and connect them to roots.
- Model exponential growth and decay and interpret the base and rate.
- Define a logarithm as the inverse of an exponential and convert between the two forms.
- Use the log laws to expand, condense, and solve equations.
- Recognize and work with real logarithmic scales: pH, decibels, the Richter scale, and compound interest.
Quick Answer
An exponent tells you how many times to multiply a base by itself: ( factors). The laws of exponents (, , , ) all follow from that one idea. An exponential function grows (if ) or decays (if ) by a constant factor per step. A logarithm is the inverse: means exactly - it asks "what exponent produces ?" The log laws turn multiplication into addition (), which is why logarithms were invented. Real logarithmic scales (pH, decibels, Richter) compress enormous ranges of numbers into manageable ones.
Where It Came From
By the late 1500s, European astronomers and navigators faced a brutal bottleneck: multiplying and dividing the long, many-digit numbers that came out of astronomical tables and trigonometric calculations. A single multiplication of two seven-digit numbers, done by hand, could take a careful person the better part of an hour — and a voyage or a planetary prediction demanded thousands of them. Errors crept in constantly. The mathematics was known; the arithmetic was the enemy.
The Scottish landowner John Napier spent roughly twenty years attacking this problem, publishing his Mirifici Logarithmorum Canonis Descriptio ("Description of the Wonderful Canon of Logarithms") in 1614. His insight rested on a pattern people had noticed since antiquity: if you line up a geometric sequence (each term a fixed multiple of the last: ) against an arithmetic sequence (each term a fixed amount more: ), then multiplying two numbers in the top row corresponds to adding their partners in the bottom row. Napier's logarithms made this correspondence continuous and practical: to multiply two numbers, you looked up their logarithms, added them, and looked up the answer. Multiplication had been replaced by addition.
The English mathematician Henry Briggs travelled to Edinburgh to meet Napier and proposed a refinement: base the logarithms on 10 and set , giving the "common logarithms" that filled tables and slide rules for the next 350 years. Briggs laboriously computed logarithms to 14 decimal places for thousands of integers. The astronomer Johannes Kepler used logarithms to complete his planetary calculations; Pierre-Simon Laplace later said logarithms, "by shortening the labours, doubled the life of the astronomer." Only in the 1970s, when electronic calculators became cheap, did logarithm tables and slide rules finally retire — but the mathematics they revealed had by then become foundational to science.
The Laws of Exponents
Start from the definition. means multiplied by itself times, so . Every exponent law is just bookkeeping of these factors.
Product rule: . Count factors: .
Quotient rule: . Cancelling factors, .
Power rule: , since .
Products and quotients of bases: and .
Zero and negative exponents are forced on us by consistency. If the quotient rule is to hold when , then , and since anything divided by itself is , we must define (for ). Push one step further: , but that fraction equals , so . Negative exponents are not "subtraction" — they mean reciprocal.
Fractional Exponents Are Roots
What could mean? Whatever it is, the power rule demands . The number that squares to give is the square root, so . In general:
Worked example. Simplify .
- (since ).
- .
- .
So the expression is . Notice how mixing all three ideas — roots, negatives, and cancellation — reduces to a single clean number.
Exponential Growth and Decay
An exponential function has the variable in the exponent:
where is the starting value (at ) and is the constant growth factor per unit of . If , grows; if , decays. The defining feature is that changes by the same multiplicative factor over each equal step — unlike a linear function, which changes by the same additive amount.
Worked example — compound interest. You invest $1000 at 6% annual interest, compounded yearly. Each year the balance is multiplied by , so after years:
After 12 years: . Since , you have about $2012 — your money has roughly doubled. This is the "Rule of 72" in action: years to double.
Worked example — decay. A radioactive sample has a half-life of 5 years, meaning it halves every 5 years. Starting from 80 grams, the amount after years is:
After 15 years, , so grams. Three half-lives, three halvings.
A special base, , appears whenever growth is continuous rather than in discrete steps; continuously compounded interest gives . We flag it here and explore it fully in calculus.
Logarithms: Exponents in Reverse
Here is the key sentence to memorize: a logarithm is an exponent. The statement
"" reads as "the power you raise to in order to get ." So because , and because . Logarithm and exponential are inverse functions: each undoes the other. Two common shorthands: usually means (common log), and means (natural log).
Because logs are exponents, the exponent laws become the log laws:
- (products become sums — the original point of logarithms).
- .
- (this is what lets us pull an unknown exponent down).
- Change of base: , letting you compute any log with a calculator's or button.
Worked example — solving for an exponent. How long until the $1000 investment above triples? Solve , i.e. . Take the log of both sides and use the power law:
Without logarithms there is no clean way to get the exponent out of the exponent. This single move — take a log, drop the power down — is the workhorse of every growth-and-decay problem.
Real-World Applications
Logarithmic scales exist because nature spans ranges too vast for ordinary numbers. Compressing them with a log turns "billions to one" into "a few tens."
- pH (chemistry): , where is the hydrogen-ion concentration in mol/L. Lemon juice at pH 2 is 100 000 times more acidic than water at pH 7 — a difference of 5 pH units means in concentration.
- Decibels (acoustics): loudness in dB is . Every 10 dB is a tenfold increase in intensity, which is why an 80 dB street and a 110 dB concert differ by a factor of in energy.
- Richter / moment magnitude (seismology): each whole number up the scale is roughly the ground-shaking amplitude and about the energy. A magnitude 7 quake shakes 100 times harder than a magnitude 5.
- Finance: compound interest, loan amortization, and doubling times all rely on exponentials, and logs solve for time.
- Biology and medicine: bacterial growth, drug half-lives in the bloodstream, and epidemic case counts are exponential; carbon-14 dating inverts radioactive decay with a log.
- Computer science: the efficiency of binary search and balanced trees is — doubling the data adds only one step.
Common Mistakes
Mistake 1: Thinking is negative. Students read as a negative number. It is not: , which is positive. A negative exponent flips to a reciprocal; it never changes the sign of the result.
Mistake 2: Splitting a log of a sum. It is tempting to write . This is false. The real law is — logs turn products into sums, never sums into sums. There is no simple rule for ; leave it as is.
Mistake 3: Adding exponents when multiplying different bases. The rule needs the same base. So is not ; it is . Only matching bases let you add exponents.
Mistake 4 (bonus): Mishandling the power inside a log. equals , but does not — the first squares the input, the second squares the whole logarithm. Watch where the exponent sits.
Comparison and Connections
| Idea | Grows/changes by | Inverse of | Typical model |
|---|---|---|---|
| Linear | equal amounts added | subtraction | |
| Exponential | equal factors multiplied | logarithm | |
| Logarithmic | slows down as input grows | exponential | |
| Power | base varies, exponent fixed | roots |
The crucial contrast is exponential vs power: in the variable is the exponent; in the variable is the base. They behave completely differently — eventually overtakes any power . And exponential vs logarithmic functions are reflections of each other across the line , exactly because they are inverses.
Practice Questions
Recall
Evaluate and . Answer: (since ); .
Understanding
Explain why for any . Guidance: By the quotient rule, . But any nonzero number divided by itself is . For both to hold, must equal .
Application
A town of 20 000 people grows 3% per year. Write a model and find the population after 25 years. Answer: . Since , the population is about people.
Analysis
The sound at a concert is 1000 times more intense than normal conversation. How many decibels louder is it, and why does the answer feel "small"? Answer: dB louder. It feels small because the decibel scale is logarithmic: a huge multiplicative jump () becomes a modest additive one (+30 dB). That compression is exactly the purpose of the scale — it matches how our ears perceive loudness.
FAQ
Why do we even need logarithms now that calculators exist? The tables and slide rules are gone, but the function is essential: logarithms are the only clean way to solve for a variable stuck in an exponent, and log scales (pH, dB, Richter) are how science tames enormous ranges of data. The tool changed; the mathematics didn't.
What's the difference between and ? (with no base written) conventionally means base 10, the "common log." means base , the "natural log." They differ only by a constant factor, and either can compute the other via change of base.
Can I take the log of a negative number or zero? No — not with real numbers. Since is always positive for a positive base , no exponent produces a negative result or zero, so of a non-positive number is undefined in real algebra.
Why does keep showing up? is the base that describes continuous growth — growth compounded not yearly or monthly but every instant. It's also the base whose exponential function equals its own rate of change, which makes it the natural language of calculus.
How is a fractional exponent different from a negative one? They control different things. A fractional exponent takes a root (); a negative exponent takes a reciprocal (). A number like does both: .
How do I know whether a situation is exponential or linear? Ask: does the quantity change by a fixed amount each step (linear, e.g. +$50 a month) or by a fixed percentage/factor (exponential, e.g. +5% a year)? "Per year," "doubles," "half-life," and "percent growth" almost always signal exponential.
Quick Revision
- , , .
- , , .
- Exponential model: — grows if , decays if .
- Definition: . A logarithm is an exponent.
- Log laws: ; ; ; change of base .
- To free an exponent, take a log of both sides and use the power law.
- Log scales: pH ; decibels ; each Richter unit amplitude.
- of a sum does NOT split; only products/quotients/powers have laws.