Logarithmic Functions
Ever wondered how to solve for an exponent, like finding the 'x' in

What Is a Logarithmic Function?
A logarithmic function is the inverse of an exponential function. In simple terms, a logarithm answers the question: what exponent do I need to raise a specific base to in order to get a certain number? This relationship is fundamental to understanding how they work.
Let's look at the formal definition. The expression
To break this down, let's identify the parts:
- Base (
): This is the number being raised to a power. It must be a positive number and cannot be . - Argument (
): This is the number we are trying to get to. The argument must always be positive. You cannot take the logarithm of a negative number or zero. - Logarithm/Exponent (
): This is the result of the logarithm, and it represents the exponent needed to raise the base to get the argument .
Think of it like a puzzle. If you see
The Two Most Important Logarithms: Common and Natural
While a logarithm can have any valid number as its base, there are two bases that are so important and frequently used that they have their own special notation. You will find dedicated buttons for them on every scientific calculator.
The Common Logarithm (Base 10)
The common logarithm uses a base of
Notation:
So,
The Natural Logarithm (Base e)
The natural logarithm uses a special, irrational number as its base, called Euler's number, denoted by the letter
Notation:
The natural logarithm is just as important as the common log, particularly in higher-level mathematics, physics, economics, and biology. For example, calculating compound interest that is compounded continuously requires the use of
How Do You Evaluate a Logarithm Without a Calculator?
Evaluating simple logarithms is a great way to test your understanding of their relationship with exponents. The goal is to find the value of the logarithm by converting it into an exponential equation that you can solve. Here is a simple, three-step process to follow.
- Set it Equal to a Variable: Take the logarithmic expression and set it equal to a variable, like
. This gives you an equation to work with. - Rewrite in Exponential Form: Use the core definition
to convert the equation from step 1 into its equivalent exponential form. This is the most crucial step. - Solve for the Variable: Use your knowledge of exponents to solve for the variable. This often involves getting the bases on both sides of the equation to be the same.
Let's walk through an example to see this process in action.
Evaluate the logarithm
Step 1: Set it equal to
Step 2: Rewrite in exponential form.
Here, the base
Step 3: Solve for
We need to figure out what power of
Since the bases are the same, the exponents must be equal.
Therefore,
What Are the Key Properties of Logarithms?
Logarithms have several powerful properties that allow us to rewrite and simplify expressions and solve complex equations. These properties are derived directly from the rules of exponents. Mastering them is essential for working effectively with logs. There are three main properties you need to know.
- 1. The Product Rule
This rule says that the logarithm of a product of two numbers is equal to the sum of their individual logarithms. In essence, it turns multiplication inside a log into addition outside the log.
- 2. The Quotient Rule
This rule says that the logarithm of a quotient (or division) of two numbers is equal to the difference of their individual logarithms. It turns division inside a log into subtraction outside the log.
- 3. The Power Rule
This rule says that the logarithm of a number raised to an exponent is equal to the exponent multiplied by the logarithm of the number. It allows you to bring an exponent down from inside the argument to become a coefficient in front of the log.
These three properties are the building blocks for manipulating logarithmic expressions. They are used in two primary ways: expanding a single logarithm into multiple terms, or condensing multiple logarithmic terms into a single logarithm.
How Do You Use Logarithm Properties?
The properties of logarithms are like tools in a toolbox. You can use them to take complicated expressions apart (expanding) or put simple pieces together (condensing). Let's see how both processes work.
Expanding Logarithms
Expanding means taking a single logarithm with a complex argument and breaking it down into a sum or difference of simpler logarithms. The goal is to have no products, quotients, or powers inside any single log argument.
Expand the expression
Step 1: Apply the Quotient Rule.
The main operation inside the log is division, so we start by splitting it into two logs with subtraction.
Step 2: Apply the Power Rule.
The first term,
Step 3: Simplify any remaining logarithms.
The second term,
The fully expanded and simplified expression is
Condensing Logarithms
Condensing is the reverse process. You start with a sum or difference of logarithmic terms (that have the same base) and combine them into a single logarithm using the properties in reverse.
Condense the expression
Step 1: Apply the Power Rule in reverse.
Any numbers in front of the logs can be moved up to become exponents on the arguments.
Step 2: Apply the Product and Quotient Rules from left to right.
First, combine the two terms being added using the product rule.
Next, combine the remaining two terms using the quotient rule, since they are being subtracted.
The fully condensed expression is
What Is the Change-of-Base Formula?
What if you need to evaluate a logarithm like
In this formula,
Using common log (base 10):
Using natural log (base e):
Let's solve our problem of finding
Now, you can type this directly into your calculator:
This means that

Where Are Logarithms Used in the Real World?
Logarithms aren't just an abstract math concept; they are used to measure and describe many real-world phenomena, especially when dealing with quantities that have a very wide range of possible values. Logarithmic scales help make these huge numbers more manageable.
- The Richter Scale (Earthquakes): This scale measures the magnitude of earthquakes. It's a base-10 logarithmic scale. This means a magnitude 7 earthquake is 10 times more powerful than a magnitude 6, and 100 times more powerful than a magnitude 5.
- The pH Scale (Acidity): In chemistry, the pH scale measures how acidic or basic a substance is. It is a negative logarithm of the concentration of hydrogen ions. A small change in pH value means a large change in acidity. For example, a pH of 3 is 10 times more acidic than a pH of 4.
- The Decibel Scale (Sound): This scale measures the intensity of sound. A 30-decibel (dB) sound is 10 times more intense than a 20 dB sound. This scale helps us deal with the vast range of sound pressures our ears can detect, from a whisper to a jet engine.
- Finance (Compound Interest): Logarithms are used to determine how long it will take for an investment to grow to a certain amount under compound interest.
- Computer Science (Algorithm Complexity): In computer programming, logarithms are used to describe the efficiency of certain algorithms, like a binary search, which can find an item in a huge, sorted list very quickly.
Common Mistakes to Avoid with Logarithms
The properties of logarithms are precise, and it's easy to misapply them. Being aware of these common errors can help you avoid them in your own work. Here is a table of frequent mistakes and the correct concepts to remember.
| The Mistake (Incorrect) | The Correct Concept | Explanation |
|---|---|---|
| The log of a sum has no special property. The Product Rule applies only to the log of a product. | ||
| The log of a difference has no special property. The Quotient Rule applies only to the log of a quotient. | ||
| The Power Rule applies only when the argument inside the log is raised to a power, not the entire logarithm itself. | ||
| A quotient of two logs cannot be simplified this way. Don't confuse it with the Quotient Rule, which applies to a quotient inside a single log. |
Logarithms: A Quick Summary
Feeling overwhelmed? Let's boil it all down to the most important points. Keep this short list handy as a reference.
- Core Definition: A logarithm is an exponent. The equation
is just another way of writing . - The Big Three Properties:
Product Rule:
Quotient Rule:
Power Rule: - Two Special Bases:
Common Log: means .
Natural Log: means . - Calculator Trick (Change-of-Base): To find any
, use your calculator to compute or . - Key Restrictions: The base
must be positive and not . The argument must be positive.
Frequently Asked Questions
What is the point of logarithms?
The main point of logarithms is to solve for an unknown exponent. They are the inverse operation of exponentiation, allowing us to answer questions like "2 to what power equals 32?". They also help make very large numbers more manageable through logarithmic scales.
Can you take the log of a negative number or zero?
No, you cannot. The argument of a logarithm must always be a positive number. This is because there is no real exponent you can raise a positive base to that will result in a negative number or zero.
What is the difference between 'log' and 'ln'?
The only difference is the base. The notation 'log' on its own implies the common logarithm, which has a base of 10 (
Why is the log of 1 always 0?
The logarithm of 1 is always 0 for any valid base (e.g.,
How are logarithms and exponents related?
They are inverse operations, meaning they "undo" each other, just like addition and subtraction or multiplication and division. The expression
Can the base of a logarithm be 1?
No, the base of a logarithm cannot be 1. This is because 1 raised to any power is always 1 (e.g.,
What does it mean to 'expand' a logarithm?
Expanding a logarithm means using the logarithm properties (Product, Quotient, and Power Rules) to break down a single, complex logarithm into multiple, simpler logarithms that are added or subtracted.
What does it mean to 'condense' a logarithm?
Condensing a logarithm is the reverse of expanding. It means using the logarithm properties to combine a series of logarithms that are being added or subtracted into a single, compact logarithm.