4.3: Logarithmic Functions
- Last updated
- Jan 2, 2021
- Save as PDF
- Page ID
- 1354
( \newcommand{\kernel}{\mathrm{null}\,}\)
Learning Objectives
- Convert from logarithmic to exponential form.
- Convert from exponential to logarithmic form.
- Evaluate logarithms.
- Use common logarithms.
- Use natural logarithms.
In 2010, a major earthquake struck Haiti, destroying or damaging over 285,000 homes. One year later, another, stronger earthquake devastated Honshu, Japan, destroying or damaging over 332,000 buildings, like those shown in Figure 4.3.1. Even though both caused substantial damage, the earthquake in 2011 was 100 times stronger than the earthquake in Haiti. How do we know? The magnitudes of earthquakes are measured on a scale known as the Richter Scale. The Haitian earthquake registered a 7.0 on the Richter Scale whereas the Japanese earthquake registered a 9.0.
Figure 4.3.1: Devastation of March 11, 2011 earthquake in Honshu, Japan. (credit: Daniel Pierce).
The Richter Scale is a base-ten logarithmic scale. In other words, an earthquake of magnitude 8 is not twice as great as an earthquake of magnitude 4. It is
108−4=104=10,000
times as great! In this lesson, we will investigate the nature of the Richter Scale and the base-ten function upon which it depends.
Converting from Logarithmic to Exponential Form
In order to analyze the magnitude of earthquakes or compare the magnitudes of two different earthquakes, we need to be able to convert between logarithmic and exponential form. For example, suppose the amount of energy released from one earthquake were 500 times greater than the amount of energy released from another. We want to calculate the difference in magnitude. The equation that represents this problem is 10x=500, where x represents the difference in magnitudes on the Richter Scale. How would we solve for x?
We have not yet learned a method for solving exponential equations. None of the algebraic tools discussed so far is sufficient to solve 10x=500. We know that 102=100 and 103=1000, so it is clear that x must be some value between 2 and 3, since y=10x is increasing. We can examine a graph, as in Figure 4.3.1, to better estimate the solution.
Figure 4.3.2
Estimating from a graph, however, is imprecise. To find an algebraic solution, we must introduce a new function. Observe that the graph in Figure 4.3.2 passes the horizontal line test. The exponential function y=bx is one-to-one, so its inverse, x=by is also a function. As is the case with all inverse functions, we simply interchange x and y and solve for y to find the inverse function. To represent y as a function of x, we use a logarithmic function of the form y=logb(x). The base b logarithm of a number is the exponent by which we must raise b to get that number.
We read a logarithmic expression as, “The logarithm with base b of x is equal to y,” or, simplified, “log base b of x is y.” We can also say, “b raised to the power of y is x,” because logs are exponents. For example, the base 2 logarithm of 32 is 5, because 5 is the exponent we must apply to 2 to get 32. Since 25=32, we can write log232=5. We read this as “log base 2 of 32 is 5.”
We can express the relationship between logarithmic form and its corresponding exponential form as follows:
logb(x)=y⇔by=x,b>0,b≠1
Note that the base b is always positive.
Because logarithm is a function, it is most correctly written as logb(x), using parentheses to denote function evaluation, just as we would with f(x). However, when the input is a single variable or number, it is common to see the parentheses dropped and the expression written without parentheses, as logbx. Note that many calculators require parentheses around the x.
We can illustrate the notation of logarithms as follows:
Notice that, comparing the logarithm function and the exponential function, the input and the output are switched. This means y=logb(x) and y=bx are inverse functions.
DEFINITION OF THE LOGARITHMIC FUNCTION
A logarithm base b of a positive number x satisfies the following definition.
For x>0, b>0, b≠1,
y=logb(x) is equivalent to by=x
where,
- we read logb(x) as, “the logarithm with base b of x” or the “log base b of x."
- the logarithm y is the exponent to which b must be raised to get x.
Also, since the logarithmic and exponential functions switch the x and y values, the domain and range of the exponential function are interchanged for the logarithmic function. Therefore,
- the domain of the logarithm function with base b is (0,∞).
- the range of the logarithm function with base b is (−∞,∞).
Q&A: Can we take the logarithm of a negative number?
No. Because the base of an exponential function is always positive, no power of that base can ever be negative. We can never take the logarithm of a negative number. Also, we cannot take the logarithm of zero. Calculators may output a log of a negative number when in complex mode, but the log of a negative number is not a real number.
How to: Given an equation in logarithmic form logb(x)=y, convert it to exponential form
- Examine the equation y=logbx and identify b, y,and x.
- Rewrite logbx=y as by=x.
Example 4.3.1: Converting from Logarithmic Form to Exponential Form
Write the following logarithmic equations in exponential form.
- log6(√6)=12
- log3(9)=2
Solution
First, identify the values of b, y,and x. Then, write the equation in the form by=x.
- log6(√6)=12
Here, b=6, y=12,and x=√6. Therefore, the equation log6(√6)=12 is equivalent to
612=√6
- log3(9)=2
Here, b=3, y=2,and x=9. Therefore, the equation log3(9)=2 is equivalent to
32=9
Exercise 4.3.1
Write the following logarithmic equations in exponential form.
- log10(1,000,000)=6
- log5(25)=2
- Answer a
-
log10(1,000,000)=6 is equivalent to 106=1,000,000
- Answer b
-
log5(25)=2 is equivalent to 52=25
Converting from Exponential to Logarithmic Form
To convert from exponents to logarithms, we follow the same steps in reverse. We identify the base b,exponent x,and output y. Then we write x=logb(y).
Example 4.3.2: Converting from Exponential Form to Logarithmic Form
Write the following exponential equations in logarithmic form.
- 23=8
- 52=25
- 10−4=110,000
Solution
First, identify the values of b, y,and x. Then, write the equation in the form x=logb(y).
- 23=8
Here, b=2, x=3,and y=8. Therefore, the equation 23=8 is equivalent to log2(8)=3.
- 52=25
Here, b=5, x=2,and y=25. Therefore, the equation 52=25 is equivalent to log5(25)=2.
- 10−4=110,000
Here, b=10, x=−4,and y=110,000. Therefore, the equation 10−4=110,000 is equivalent to log10(110,000)=−4.
Exercise 4.3.2
Write the following exponential equations in logarithmic form.
- 32=9
- 53=125
- 2−1=12
- Answer a
-
32=9 is equivalent to log3(9)=2
- Answer b
-
53=125 is equivalent to log5(125)=3
- Answer c
-
2−1=12 is equivalent to log2(12)=−1
Evaluating Logarithms
Knowing the squares, cubes, and roots of numbers allows us to evaluate many logarithms mentally. For example, consider log28. We ask, “To what exponent must 2 be raised in order to get 8?” Because we already know 23=8, it follows that log28=3.
Now consider solving log749 and log327 mentally.
- We ask, “To what exponent must 7 be raised in order to get 49?” We know 72=49. Therefore, log749=2
- We ask, “To what exponent must 3 be raised in order to get 27?” We know 33=27. Therefore, log327=3
Even some seemingly more complicated logarithms can be evaluated without a calculator. For example, let’s evaluate \log_{\ce{2/3}} \frac{4}{9} mentally.
- We ask, “To what exponent must \ce{2/3} be raised in order to get \ce{4/9}? ” We know 2^2=4 and 3^2=9, so {\left(\dfrac{2}{3} \right )}^2=\dfrac{4}{9}. \nonumber Therefore, {\log}_{\ce{2/3}} \left (\dfrac{4}{9} \right )=2. \nonumber
How to: Given a logarithm of the form y={\log}_b(x),evaluate it mentally
- Rewrite the argument x as a power of b: b^y=x.
- Use previous knowledge of powers of b identify y by asking, “To what exponent should b be raised in order to get x?”
Example \PageIndex{3}: Solving Logarithms Mentally
Solve y={\log}_4(64) without using a calculator.
Solution
First we rewrite the logarithm in exponential form: 4^y=64. Next, we ask, “To what exponent must 4 be raised in order to get 64?”
We know
4^3=64
Therefore,
{\log}_4(64)=3
Exercise \PageIndex{3}
Solve y={\log}_{121}(11) without using a calculator.
- Answer
-
{\log}_{121}(11)=\dfrac{1}{2} (recalling that \sqrt{121}={(121)}^{\tfrac{1}{2}}=11)
Example \PageIndex{4}: Evaluating the Logarithm of a Reciprocal
Evaluate y={\log}_3 \left (\dfrac{1}{27} \right ) without using a calculator.
Solution
First we rewrite the logarithm in exponential form: 3^y=\dfrac{1}{27}. Next, we ask, “To what exponent must 3 be raised in order to get \dfrac{1}{27}?”
We know 3^3=27,but what must we do to get the reciprocal, \dfrac{1}{27}? Recall from working with exponents that b^{−a}=\dfrac{1}{b^a}. We use this information to write
\begin{align*} 3^{-3}&= \dfrac{1}{3^3}\\ &= \dfrac{1}{27} \end{align*}
Therefore, {\log}_3 \left (\dfrac{1}{27} \right )=−3.
Exercise \PageIndex{4}
Evaluate y={\log}_2 \left (\dfrac{1}{32} \right ) without using a calculator.
- Answer
-
{\log}_2 \left (\dfrac{1}{32} \right )=−5
Using Common Logarithms
Sometimes we may see a logarithm written without a base. In this case, we assume that the base is 10. In other words, the expression \log(x) means {\log}_{10}(x). We call a base -10 logarithm a common logarithm. Common logarithms are used to measure the Richter Scale mentioned at the beginning of the section. Scales for measuring the brightness of stars and the pH of acids and bases also use common logarithms.
DEFINITION OF THE COMMON LOGARITHM
A common logarithm is a logarithm with base 10. We write {\log}_{10}(x) simply as \log(x). The common logarithm of a positive number x satisfies the following definition.
For x>0,
\begin{align} y={\log}(x)\text{ is equivalent to } {10}^y=x \end{align}
We read \log(x) as, “the logarithm with base 10 of x ” or “log base 10 of x.”
The logarithm y is the exponent to which 10 must be raised to get x.
How to: Given a common logarithm of the form y=\log(x), evaluate it mentally
- Rewrite the argument x as a power of 10: {10}^y=x.
- Use previous knowledge of powers of 10 to identify y by asking, “To what exponent must 10 be raised in order to get x?”
Example \PageIndex{5}: Finding the Value of a Common Logarithm Mentally
Evaluate y=\log(1000) without using a calculator.
Solution
First we rewrite the logarithm in exponential form: {10}^y=1000. Next, we ask, “To what exponent must 10 be raised in order to get 1000?” We know
{10}^3=1000
Therefore, \log(1000)=3.
Exercise \PageIndex{5}
Evaluate y=\log(1,000,000).
- Answer
-
\log(1,000,000)=6
How to: Given a common logarithm with the form y=\log(x),evaluate it using a calculator
- Press [LOG].
- Enter the value given for x,followed by [ ) ].
- Press [ENTER].
Example \PageIndex{6}: Finding the Value of a Common Logarithm Using a Calculator
Evaluate y=\log(321) to four decimal places using a calculator.
Solution
- Press [LOG].
- Enter 321, followed by [ ) ].
- Press [ENTER].
Rounding to four decimal places, \log(321)≈2.5065.
Analysis
Note that {10}^2=100 and that {10}^3=1000. Since 321 is between 100 and 1000, we know that \log(321) must be between \log(100) and \log(1000). This gives us the following:
100<321<1000
2<2.5065<3
Exercise \PageIndex{6}
Evaluate y=\log(123) to four decimal places using a calculator.
- Answer
-
\log(123)≈2.0899
Example \PageIndex{7}: Rewriting and Solving a Real-World Exponential Model
The amount of energy released from one earthquake was 500 times greater than the amount of energy released from another. The equation {10}^x=500 represents this situation, where x is the difference in magnitudes on the Richter Scale. To the nearest thousandth, what was the difference in magnitudes?
Solution
We begin by rewriting the exponential equation in logarithmic form.
{10}^x=500
\log(500)=x Use the definition of the common log.
Next we evaluate the logarithm using a calculator:
- Press [LOG].
- Enter 500,followed by [ ) ].
- Press [ENTER].
- To the nearest thousandth, \log(500)≈2.699.
The difference in magnitudes was about 2.699.
Exercise \PageIndex{7}
The amount of energy released from one earthquake was 8,500 times greater than the amount of energy released from another. The equation {10}^x=8500 represents this situation, where x is the difference in magnitudes on the Richter Scale. To the nearest thousandth, what was the difference in magnitudes?
- Answer
-
The difference in magnitudes was about 3.929.
Using Natural Logarithms
The most frequently used base for logarithms is e. Base e logarithms are important in calculus and some scientific applications; they are called natural logarithms. The base e logarithm, {\log}_e(x), has its own notation,\ln(x). Most values of \ln(x) can be found only using a calculator. The major exception is that, because the logarithm of 1 is always 0 in any base, \ln1=0. For other natural logarithms, we can use the \ln key that can be found on most scientific calculators. We can also find the natural logarithm of any power of e using the inverse property of logarithms.
DEFINITION OF THE NATURAL LOGARITHM
A natural logarithm is a logarithm with base e. We write {\log}_e(x) simply as \ln(x). The natural logarithm of a positive number x satisfies the following definition.
For x>0,
y=\ln(x) is equivalent to e^y=x
We read \ln(x) as, “the logarithm with base e of x” or “the natural logarithm of x.”
The logarithm y is the exponent to which e must be raised to get x.
Since the functions y=e^x and y=\ln(x) are inverse functions, \ln(e^x)=x for all x and e^{\ln (x)}=x for x>0.
How to: Given a natural logarithm with the form y=\ln(x), evaluate it using a calculator
- Press [LN].
- Enter the value given for x, followed by [ ) ].
- Press [ENTER].
Example \PageIndex{8}: Evaluating a Natural Logarithm Using a Calculator
Evaluate y=\ln(500) to four decimal places using a calculator.
Solution
- Press [LN].
- Enter 500,followed by [ ) ].
- Press [ENTER].
Rounding to four decimal places, \ln(500)≈6.2146
Exercise \PageIndex{8}
Evaluate \ln(−500).
- Answer
-
It is not possible to take the logarithm of a negative number in the set of real numbers.
Media
Access this online resource for additional instruction and practice with logarithms.
Key Equations
Definition of the logarithmic function | For x>0, b>0, b≠1, y={\log}_b(x) if and only if b^y=x. |
Definition of the common logarithm | For x>0, y=\log(x) if and only if {10}^y=x. |
Definition of the natural logarithm | For x>0, y=\ln(x) if and only if e^y=x. |
Key Concepts
- The inverse of an exponential function is a logarithmic function, and the inverse of a logarithmic function is an exponential function.
- Logarithmic equations can be written in an equivalent exponential form, using the definition of a logarithm. See Example \PageIndex{1}.
- Exponential equations can be written in their equivalent logarithmic form using the definition of a logarithm See Example \PageIndex{2}.
- Logarithmic functions with base b can be evaluated mentally using previous knowledge of powers of b. See Example \PageIndex{3} and Example \PageIndex{4}.
- Common logarithms can be evaluated mentally using previous knowledge of powers of 10. See Example \PageIndex{5}.
- When common logarithms cannot be evaluated mentally, a calculator can be used. See Example \PageIndex{6}.
- Real-world exponential problems with base 10 can be rewritten as a common logarithm and then evaluated using a calculator. See Example \PageIndex{7}.
- Natural logarithms can be evaluated using a calculator Example \PageIndex{8}.
Contributors and Attributions
Jay Abramson (Arizona State University) with contributing authors. Textbook content produced by OpenStax College is licensed under a Creative Commons Attribution License 4.0 license. Download for free at https://openstax.org/details/books/precalculus.