A logarithm is the inverse of an exponential function. The logarithm of a positive number m can be written as follows. The expression logb(m) is read as log base b of m
and states that raising b to the nth power yields m.
logb(m)=n⇔bn=m
Here, b is both the base of the logarithm and the base of the exponent. For example, the value of n in log4(16)=n is given by the exponent to which 4 would would be raised to result in 16. log4(16)=nlog4(16)=2⇔4n=16⇔42=16 The logarithmic form and exponential form are equivalent.
A common logarithm is a logarithm of base 10. For example, log10(1000) is equal to 3 because 103 is equal to 1000.
Since log10 is used so often, it is sometimes written without a base. For positive values of m, the common log of m can be defined as follows.
log(m)=n⇔10n=m
For the following expressions, rewrite them in either logarithmic or exponential form. log(100)=282=64log2(32)=5e0=1
We will rewrite each expression one at a time using the relationship logb(m)=n⇔bn=m. Notice that the first and third are written as logarithms and the second and fourth are written as exponents. Since a base is not written on the first logarithm, we know it's base 10. Furthermore, 2 is the exponent. Thus, log(100)=2⇔102=100. The same reasoning applies for the third expression, log2(32)=5. log2(32)=5⇔25=32 Using the same relationship in the opposite way, we can rewrite the second and fourth expression. In 82=64, it can be seen that 8 is the base and 2 is the exponent. This means that 64 is the value of which we take the logarithm. 82=64⇔log8(64)=2. For the last expression, this yields e0=1⇔loge(1)=0⇔ln(1)=0. To summarize, the following expressions are equivalent. log(100)=282=64log2(32)=5e0=1⇔102=100⇔log8(64)=2⇔25=32⇔ln(1)=0
Evaluate the following logarithms. log3(81)ln(e)log(10001)
When evaluating logarithms, it can be helpful to think about what the expression means. log3(81) asks the exponent to which 3 must be raised to equal 81. Since, 3⋅3⋅3⋅3=81, log3(81)=4. The second expression, ln(e), is a logarithm of base e. It asks the exponent to which e must be raised to equal e. Since e1=e, ln(e)=1. Notice that, unlike the other expressions, the last, which is of base 10, contains a fraction. Thus, we must consider the exponent to which 10 is raised to equal 10001. As it turns out, negative exponents yield fractions. x-n=xn1. It can be helpful to rewrite 1000 as a power of 10. Since 1000=103, 10001=1031=10-3. Thus, log(10001)=-3.