Logarithmic Functions
A logarithm answers the question: "What exponent do I need?" If you know that , then just asks, "What power of 2 gives me 8?" Logarithmic functions are the inverses of exponential functions, and that inverse relationship is the key to everything in this section.
Logarithmic and Exponential Form Conversion
The core relationship to memorize is:
- is the base (must be positive and not equal to 1)
- is the argument (the number you're taking the log of)
- is the exponent/logarithm (the answer)
Converting logarithmic → exponential form: Take the base of the log, raise it to the result on the other side of the equation, and set it equal to the argument.
- becomes
- becomes
Converting exponential → logarithmic form: Identify the base, the exponent, and the result, then rearrange.
- becomes
- becomes
This conversion works because logarithmic and exponential functions are inverses of each other. If , then .
Evaluation of Logarithms with Bases
Two bases show up constantly:
- Common logarithm: base 10, written as or
- Natural logarithm: base , written as or , where
Your calculator has buttons for both of these, but what if you need ? That's where the change of base formula comes in:
You can pick any base , but base 10 or base are the practical choices since your calculator handles them. For example:
One restriction to remember: logarithms can only be evaluated for positive arguments (). You cannot take the log of zero or a negative number.
_%3D_y%24_and_%24b%5Ey_%3D_x%24%22-8ge4snlzqksk10yruwkx.png)
Domain, Range, and Asymptotes of Logarithmic Functions
For the parent function :
- Domain: all positive real numbers ()
- Range: all real numbers ()
- Vertical asymptote:
As approaches 0 from the right, the function drops toward . As increases, the function grows, but more and more slowly. The graph always passes through the point because for any valid base, and through because .
If the function is transformed, like , the domain shifts to and the vertical asymptote moves to .
Applications of Logarithms
_%3D_y%24_and_%24b%5Ey_%3D_x%24%22-x9nuyrvxtrgjmygevmav.png)
Common Logarithms in Real-World Applications
Logarithmic scales are used when data spans a huge range of values. Instead of dealing with numbers from 0.0000001 to 10,000,000, a log scale compresses that into a manageable range.
Richter Scale (earthquake magnitude):
Because this is a log base 10 scale, an increase of 1 on the Richter scale means the seismic wave amplitude is 10 times larger. A magnitude 6 earthquake has seismic waves 10 times the amplitude of a magnitude 5.
Decibel Scale (sound intensity):
An increase of 10 dB corresponds to a tenfold increase in sound intensity. Normal conversation is about 60 dB; a rock concert at 110 dB is actually 100,000 times more intense.
pH Scale (acidity):
Here, is the hydrogen ion concentration in moles per liter. The negative sign means that as hydrogen ion concentration increases, pH decreases. A decrease of 1 pH unit means a tenfold increase in hydrogen ion concentration. Pure water has a pH of 7; lemon juice at pH 2 is 100,000 times more acidic.
Natural Logarithms for Growth and Decay
Exponential growth is modeled by , where is the initial amount, is the growth rate (positive), and is time.
- Doubling time (how long it takes the quantity to double):
Exponential decay is modeled by , where is the decay rate (positive, but the negative sign in the exponent makes the quantity shrink).
- Half-life (how long it takes the quantity to halve):
Notice that doubling time and half-life use the same formula. That's because comes from setting the quantity equal to twice (or half) the starting amount and solving.
Carbon dating example: Carbon-14 has a half-life of 5,730 years, so . If a fossil has 25% of its original carbon-14, you can solve by taking the natural log of both sides:
Solving Equations with Logarithmic Properties
Three properties do most of the heavy lifting:
- Product rule:
- Quotient rule:
- Power rule:
Steps to solve a logarithmic equation:
- Isolate the logarithmic expression(s) on one side of the equation.
- Combine logs using the product, quotient, or power rules so you have a single logarithm.
- Convert to exponential form to eliminate the log.
- Solve the resulting equation algebraically.
- Check your answer(s) by plugging back into the original equation. Any solution that makes the argument of a logarithm zero or negative must be rejected.
Example: Solve
-
Combine using the product rule:
-
Convert to exponential form:
-
Expand and solve: , which factors to
-
Solutions: or
-
Check: fails because is undefined. So is the only valid solution.
That final check step is easy to forget, but skipping it is one of the most common mistakes on exams.