The Logarithmic Inverse
Lesson: The Logarithmic Inverse
In earlier work with exponents, you learned how to evaluate expressions like \(2^3 = 8\) or \(10^2 = 100\). But sometimes in maths, we know the result and want to find the exponent. For example, if \(2^x = 8\), what is \(x\)? Since \(2^3 = 8\), the answer is \(x = 3\).
This idea leads to logarithms. A logarithm tells us the exponent needed to produce a certain value. In this way, logarithms are the inverse of exponential functions.
In this lesson, you will learn what it means for logarithms to be inverses of exponentials, how to switch between exponential and logarithmic form, and how to interpret logarithms correctly.
1. What does “inverse” mean?
Two operations are inverses if one undoes the other. For example:
- Addition and subtraction are inverses.
- Multiplication and division are inverses.
- Squaring and square roots are inverses.
In the same way, exponentials and logarithms are inverses.
If
$$b^y = x$$then the equivalent logarithmic statement is
$$\log_b(x) = y$$This is the key definition of a logarithm.
Read it like this: “log base \(b\) of \(x\) equals \(y\).”
It means: the exponent on base \(b\) that gives \(x\) is \(y\).
2. The definition of a logarithm
The formal definition is:
$$\log_b(x)=y \quad \text{if and only if} \quad b^y=x$$This means you can move back and forth between the two forms whenever needed.
To use logarithms correctly, the base must satisfy:
- \(b > 0\)
- \(b \ne 1\)
Also, the input of a logarithm must be positive:
- \(x > 0\)
So expressions like \(\log_2(8)\) are valid, but \(\log_2(-8)\) is not.
3. Converting between exponential and logarithmic form
The most important skill in this topic is converting between the two forms.
Exponential form:
$$b^y=x$$Logarithmic form:
$$\log_b(x)=y$$Notice how each part matches:
- The base stays the same.
- The exponent becomes the answer to the logarithm.
- The result of the exponential becomes the input of the logarithm.
A helpful way to remember this is:
baseanswer = number
So
$$\log_b(x)=y \iff b^y=x$$4. Understanding what a logarithm asks
When you see a logarithm such as \(\log_3(81)\), do not think of it as multiplication or division. Instead ask:
“3 to what power equals 81?”
Since
$$3^4=81$$we have
$$\log_3(81)=4$$That is the main meaning of a logarithm.
5. Worked Example 1: From exponential form to logarithmic form
Write \(2^5 = 32\) in logarithmic form.
Step 1: Identify the base, exponent, and result.
- Base: \(2\)
- Exponent: \(5\)
- Result: \(32\)
Step 2: Use the pattern \(b^y=x \iff \log_b(x)=y\).
So
$$\log_2(32)=5$$Answer: \(\log_2(32)=5\)
6. Worked Example 2: From logarithmic form to exponential form
Write \(\log_4(64)=3\) in exponential form.
Step 1: Identify the base, input, and output.
- Base: \(4\)
- Input: \(64\)
- Output: \(3\)
Step 2: Rewrite using \(b^y=x\).
So
$$4^3=64$$Answer: \(4^3=64\)
7. Worked Example 3: Evaluating a logarithm
Find \(\log_5(125)\).
This asks:
“5 to what power equals 125?”
Since
$$5^3=125$$it follows that
$$\log_5(125)=3$$Answer: \(3\)
8. Worked Example 4: Solving a simple exponential equation using logarithmic thinking
Solve \(3^x = 27\).
Method 1: Use exponent knowledge
Since
$$3^3=27$$we get
$$x=3$$Method 2: Rewrite using logarithms
Because \(3^x=27\), we can write
$$\log_3(27)=x$$Now ask: “3 to what power gives 27?” Since \(3^3=27\),
$$x=3$$This shows how logarithms help describe unknown exponents.
9. Special logarithm values
Some logarithms appear often and are useful to remember.
- \(\log_b(1)=0\) because \(b^0=1\)
- \(\log_b(b)=1\) because \(b^1=b\)
Examples:
- \(\log_7(1)=0\)
- \(\log_9(9)=1\)
- \(\log_2(1)=0\)
10. How inverse relationships work
Since logarithms and exponentials undo each other, the following relationships are true:
$$\log_b(b^x)=x$$ $$b^{\log_b(x)}=x$$These work because one operation reverses the other.
For example:
$$\log_2(2^6)=6$$ $$10^{\log_{10}(1000)}=1000$$You do not need to think of these as complicated rules. They simply show that inverse operations cancel each other.
11. Common mistakes to avoid
- Mixing up the base and the result.
For \(\log_2(8)=3\), the base is \(2\), not \(8\). - Reading a logarithm incorrectly.
\(\log_3(81)\) means “3 to what power gives 81?” - Using negative or zero inputs.
\(\log_b(x)\) is only defined when \(x>0\). - Forgetting that logarithms give exponents.
The answer to a logarithm is a power.
12. Quick practice ideas
Try asking yourself these questions:
- \(\log_2(16)= ?\)
- \(\log_{10}(1000)= ?\)
- Write \(5^4=625\) in logarithmic form.
- Write \(\log_6(36)=2\) in exponential form.
Answers:
- \(\log_2(16)=4\)
- \(\log_{10}(1000)=3\)
- \(\log_5(625)=4\)
- \(6^2=36\)
13. Summary
A logarithm is the inverse of an exponential. The statement \(\log_b(x)=y\) means exactly the same thing as \(b^y=x\).
When evaluating a logarithm, always ask: “The base raised to what power equals this number?” If you can convert smoothly between logarithmic and exponential form, you have understood the key idea of the logarithmic inverse.
Put what you read to the test
You've worked through The Logarithmic Inverse. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.