Learn

Logarithmic to Exponential Form: Convert, Evaluate, and Read the Richter Scale

In 2010, an earthquake in Haiti damaged about 285,000 homes. One year later, a quake in Honshu, Japan, damaged more than 332,000 buildings. The magnitudes differ by 2.0, yet the second released 100 times the energy. Why does a gap of two mean a factor of one hundred? The answer hides in one small move — the logarithmic to exponential form conversion that unlocks the whole question.

Two Magnitudes Apart, One Hundred Times the Power

Haiti: magnitude 7.0, 285,000 homes damaged. Honshu: magnitude 9.0, 332,000 buildings damaged.

The building counts sit in the same ballpark. The energies do not. The rule of the Richter scale: each whole level multiplies the energy by 10.

From 7.0 to 8.0 is one factor of 10. From 8.0 to 9.0 is another. Two factors multiply to 100 — the fact that makes logarithmic to exponential form worth learning.

So 9.0 is not "about twice" the strength of 7.0 — it is one hundred times. Reading that hidden multiplier is exactly what converting from logarithmic to exponential form trains you to do, and the chain below shows why: one look at it, and logarithmic to exponential form starts to feel real.

Magnitude 7.0Magnitude 8.0Magnitude 9.0x 10x 10Energy x 1Energy x 10Energy x 100Honshu 9.0 released 100x the energy of Haiti 7.0
Each magnitude step multiplies the energy by 10. From 7.0 to 9.0 is two steps: 10 x 10 = 100 times the energy — the intuition behind logarithmic to exponential form.

Three Numbers Swap Roles

Set the quakes aside. Multiply 2 by itself 3 times: 2×2×2=82\times2\times2 = 8.

Three numbers are on the table in this smallest logarithmic to exponential form case: base 2, count 3, result 8.

Exponential form — one half of the logarithmic to exponential form pair — states the fact forward: base 2, used 3 times, gives 8. Written 23=82^3 = 8.

Logarithmic form, the other half of the logarithmic to exponential form pair, asks backward: base 2, used how many times, gives 8? The answer is still 3, written log28=3\log_2 8 = 3.

Same three numbers — only the roles swap, which is all a logarithmic to exponential form conversion ever is. The logarithm's answer is the exponent itself.

2 and 38exponential form2 and 83logarithmic formhow many timesasks the count
The same three numbers, read two ways. Exponential form: put in 2 and 3, get 8. Logarithmic form: put in 2 and 8, get 3 — the logarithm's answer is the exponent itself. The logarithmic to exponential form swap, in pictures.

What Is Logarithmic to Exponential Form?

How many times must 2 multiply to reach 8? Count it: 2×2×22\times2\times2 — three times.

In letters: base aa, count xx, result NN.One fact, two writings — the whole logarithmic to exponential form dictionary in one line:

  • Exponential form: ax=Na^x = N (multiply base aa by itself xx times to get NN)
  • Logarithmic form: x=logaNx = \log_a N (how many times must aa multiply to reach NN? — xx)

These two sentences say the same thing. Hall and Knight's classic 1887 algebra text states it plainly: "The logarithm of any number to a given base is the index of the power to which the base must be raised in order to equal the given number."

Plug the small example back in: a=2a=2, x=3x=3, N=8N=8. Exponential form 23=82^3 = 8; logarithmic form log28=3\log_2 8 = 3. Moving between them is the whole skill of logarithmic to exponential form.

Two free facts fall out of the logarithmic to exponential form relationship, true for every base:

  • loga1=0\log_a 1 = 0, because a0=1a^0 = 1: zero multiplications leaves 1;
  • logaa=1\log_a a = 1, because a1=aa^1 = a: one multiplication is the base itself.

One notation note: calculators want parentheses, as in log2(8)\log_2(8).

How to Convert: Name the Roles, Then Swap Sides

Every logarithmic to exponential form conversion takes two steps.

Step 1 — name the three roles (the logarithmic to exponential form inventory). The base never moves. In logarithmic form, the number inside the log parentheses is the result, and the number on the right side is the exponent.

Step 2 — swap sides, the actual logarithmic to exponential form move. Keep the base. The logarithm's inside number (the result) moves to the right side of the equals sign. The old right side climbs up to become the exponent.

The chant is one line: base stays, inside becomes the result, right side becomes the exponent.

Mini examples in both directions:

  • log39=2\log_3 9 = 2 becomes 32=93^2 = 9;
  • 52=255^2 = 25 becomes log525=2\log_5 25 = 2.

Read a logarithm as a question: log232=5\log_2 32 = 5 reads "2 to what power gives 32? — the 5th." Read enough and the logarithmic to exponential form swap turns automatic.

Example 1 · Rewriting from Logarithmic to Exponential Form

Problem. Rewrite each equation in exponential form, then verify it.

(a) log39=2\log_3 9 = 2 (b) log10110000=4\log_{10} \frac{1}{10000} = -4

Solution (a). Name the roles: base 3, result 9, exponent 2. Swap: 32=93^2 = 9 — the logarithmic to exponential form steps in one line. Verify: 3×3=93\times3 = 9. True.

Solution (b). Base 10, inside 110000\frac{1}{10000}, right side 4-4. Swap: 104=11000010^{-4} = \frac{1}{10000}.

A negative exponent takes the reciprocal — routine in logarithmic to exponential form work: 104=1104=11000010^{-4} = \frac{1}{10^4} = \frac{1}{10000}. True.

Answer. (a) 32=93^2 = 9; (b) 104=11000010^{-4} = \frac{1}{10000}.

Notice the instant check this example teaches: whenever the result is less than 1, the exponent must be negative. That single observation catches most slips in logarithmic to exponential form work.

Example 2 · Evaluating Logarithms Without a Calculator

Problem. Evaluate by hand — pure logarithmic to exponential form thinking, no calculator: (a) log464\log_4 64 (b) log2132\log_2 \frac{1}{32}.

Solution (a). Read it as a question: 4 to what power gives 64? Walk up the ladder: 41=44^1 = 4, 42=164^2 = 16, 43=644^3 = 64. The answer is 3.

Solution (b). 2 to what power gives 132\frac{1}{32}? First the forward direction: 25=322^5 = 32. Then 132=125=25\frac{1}{32} = \frac{1}{2^5} = 2^{-5}. The answer is 5-5.

Answer. (a) 3; (b) 5-5.

Evaluating a logarithm is secretly a logarithmic to exponential form conversion: rewrite log464\log_4 64 as "4 to what power equals 64?" and the answer surfaces.

Example 3 · Back to the Earthquakes: 500 Times the Energy

Problem. One quake releases 500 times the energy of another — the applied logarithmic to exponential form problem. The gap xx satisfies 10x=50010^x = 500. Find xx to three decimal places.

Estimate first — the fastest logarithmic to exponential form sandwich: 102=10010^2 = 100, 103=100010^3 = 1000, and 500 sits between, so xx sits between 2 and 3.

Then get exact. Convert to x=log500x = \log 500 (the 10 is customarily left unwritten). The calculator finishes the logarithmic to exponential form conversion: x2.699x \approx 2.699.

Answer. x2.699x \approx 2.699 — the exact logarithmic to exponential form result, a gap of about 2.7 levels.

Closing the opening scene: Honshu at 9.0 stands 2.0 levels above Haiti at 7.0, and 102.0=10010^{2.0} = 100 times the energy — the same computation as this example. The number line below places every gap on one true-scale axis — the logarithmic to exponential form map of energy gaps.

gap 1 x 10gap 2 x 100gap 3 x 1000gap 2.699 x 500Haiti 7.0 vs Honshu 9.0: gap 2.0 = x 100
A true-scale number line of magnitude gaps: 1 level = x10, 2 levels = x100, 3 levels = x1000. The 500x gap lands at 2.699 — the logarithmic to exponential form answer, close to 3.
Problem 1

A bacteria sample doubles every 20 minutes. After tt doubling periods the population is 4096 times the starting size, so 2t=40962^t = 4096. How many periods is tt? (A one-line logarithmic to exponential form question.)

00:00
Page 1
Problem 2

Two cities each record an earthquake. Instruments show the second released 3162 times the energy of the first, so the gap xx satisfies 10x=316210^x = 3162. How many levels higher is the second quake? (Round to one decimal.) Same applied logarithmic to exponential form setting as Example 3.

00:00
Page 1
Problem 3

A radioactive sample halves in mass every half-life. At inspection only 164\frac{1}{64} of the original mass remains, so (12)h=164(\frac{1}{2})^h = \frac{1}{64} where hh counts half-lives. Find hh and the value of log2164\log_2 \frac{1}{64} — two logarithmic to exponential form questions in one.

00:00
Page 1

Common Mistakes

1. Swapping the wrong roles. Correct: log28=3\log_2 8 = 3 becomes 23=82^3 = 8. Wrong: 28=32^8 = 3 or 83=28^3 = 2 — the classic logarithmic to exponential form slip. The base never moves — the other two trade places in every logarithmic to exponential form conversion.

2. Treating the answer as the base. Correct: log525=2\log_5 25 = 2. Wrong: log225=5\log_2 25 = 5. The 2 is the answer, not the base — mixed roles sink every logarithmic to exponential form rewrite.

3. Logging a negative number. log2(8)\log_2(-8) does not exist. A positive base yields a positive result at every exponent, so no power of 2 ever lands on 8-8; zero is off limits the same way.

4. Misremembering loga1\log_a 1. It equals 0, because a0=1a^0 = 1 — zero multiplications leave the number at 1. Writing 1 confuses it with logaa=1\log_a a = 1 — both anchor quick logarithmic to exponential form checks.

5. Forgetting the base on the calculator. Pressing LOG for log28\log_2 8 returns log1080.903\log_{10} 8 \approx 0.903. Convert bases instead: log28=log8log2=3\log_2 8 = \frac{\log 8}{\log 2} = 3 — or just do the logarithmic to exponential form swap in your head.

Frequently asked questions

1

How do you convert from logarithmic to exponential form (log to exponential form)?

Name the three roles first — base, exponent, result — the entire logarithmic to exponential form inventory. In $\log_b(x) = y$ the base is $b$, the inside number $x$ is the result, and the right side $y$ is the exponent. Swap to get $b^y = x$. For example $\log_2 8 = 3$ becomes $2^3 = 8$, and in reverse $10^{-4} = \frac{1}{10000}$ becomes $\log_{10}\frac{1}{10000} = -4$.

2

What is the antilog, in logarithmic to exponential form terms?

The antilog undoes a logarithm — it is plain exponentiation. Given $\log_{10} x = 4.5$, $x = 10^{4.5} \approx 31623$. The logarithm asks "how many multiplications?"; the antilog multiplies the base that many times. Antilog is logarithmic to exponential form running backward.

3

Why can't you take the logarithm of a negative number (or zero)?

Because the base is positive, and a positive number raised to any power stays positive — it can never reach a negative value or zero. So $\log_2(-8)$ and $\log_{10} 0$ are undefined — the logarithmic to exponential form door only opens on positive inputs.

4

What is the difference between log and ln?

Only the base. Log usually means base 10 (the common logarithm); ln is the natural logarithm with base $e \approx 2.71828$. One logarithmic to exponential form rule covers both: $\ln x = y$ becomes $e^y = x$.

5

Why is log of 1 equal to 0, and log of the base equal to 1?

Every base $a$ satisfies $a^0 = 1$, so $\log_a 1 = 0$. Every base also satisfies $a^1 = a$, so $\log_a a = 1$. Verify by the swap: $\log_7 1 = 0$ because $7^0 = 1$; $\log_7 7 = 1$ because $7^1 = 7$. Both fall straight out of the logarithmic to exponential form definition.

6

Who invented logarithms, and are they still useful?

John Napier built logarithms in the early 1600s to turn painful multiplications into easy additions, long before calculators. Today the same scale runs earthquake magnitudes, sound decibels, and chemistry pH. Learn the logarithmic to exponential form move and those scales stop being mystery numbers.

Related practice