Logarithms are a mathematical tool that helps us work with very large or very small numbers more easily. The word "logarithm" comes from the Greek words "logos" (ratio) and "arithmos" (number). At their core, logarithms answer a specific question: what power do we need to raise a base number to in order to get another number? Understanding this concept opens doors to solving problems in science, engineering, finance, and many other fields.
Free Guide to Government Job Search Resources →
To understand logarithms, it helps to start with exponents, which are closely related. If you know that 2 raised to the power of 3 equals 8 (written as 2³ = 8), then you already understand the foundation for logarithms. A logarithm is essentially the reverse process. Instead of asking "what is 2 to the power of 3?" you ask "what power do I raise 2 to in order to get 8?" The answer is 3.
Logarithms appear in real-world situations more often than you might think. Scientists use them to measure the pH of substances, which determines how acidic or basic something is on a scale from 0 to 14. Seismologists use logarithmic scales to measure earthquake intensity, which is why a magnitude 7 earthquake is not just twice as strong as a magnitude 3.5 earthquake—it is roughly 1,000 times more powerful. Musicians use logarithmic frequency ratios to define musical intervals. Financial analysts use logarithms when calculating compound interest over long periods.
The practical value of logarithms lies in their ability to convert multiplication into addition, division into subtraction, and exponentiation into multiplication. This property made logarithms incredibly important before calculators existed. People used logarithm tables to perform complex calculations by hand. Today, understanding logarithms remains essential because they help us comprehend how things grow or shrink exponentially, predict future values, and solve equations that would otherwise be extremely difficult to handle.
Practical Takeaway: Logarithms convert complex exponential problems into simpler arithmetic problems. If you understand exponents, you have the foundation needed to understand logarithms.
The relationship between exponents and logarithms is one of inverse operations, similar to how addition and subtraction are inverses, or multiplication and division are inverses. To write this relationship formally, if b^x = y, then log_b(y) = x. In this notation, b represents the base, x is the exponent (or the logarithm result), and y is the result of the exponential expression.
Learn About Swallowing Difficulties in Elderly Adults →
Let's work through concrete examples to make this clear. Consider the exponential equation 10² = 100. This tells us that 10 raised to the power of 2 equals 100. The equivalent logarithmic form would be log₁₀(100) = 2, which reads as "the logarithm of 100 to the base 10 equals 2." Both statements convey the same mathematical relationship—they're just different ways of expressing the same truth.
Another example uses base 3. If we write 3⁴ = 81, this means 3 multiplied by itself 4 times equals 81. In logarithmic form, we write log₃(81) = 4, meaning "the logarithm of 81 to the base 3 equals 4." To verify this is correct, we can check by raising 3 to the 4th power: 3 × 3 × 3 × 3 = 81. The check works, confirming our logarithmic statement.
The base of a logarithm works the same way as the base in exponents. Common bases include base 10 (used in scientific measurement and the pH scale), base 2 (used in computer science and information theory), and base e, approximately 2.718 (used in natural growth and decay, written as ln instead of log). When no base is written, the assumption is typically base 10 in many contexts, though in higher mathematics, base e is often assumed.
One important property comes from understanding this relationship: any number raised to the power of 1 equals itself, so the logarithm of a number to its own base always equals 1. For instance, log₅(5) = 1 because 5¹ = 5. Similarly, any number raised to the power of 0 equals 1, so the logarithm of 1 to any base equals 0. For example, log₇(1) = 0 because 7⁰ = 1. These properties hold true across all bases.
Practical Takeaway: Converting between exponential and logarithmic form is a direct translation. Write down the exponent as the base of the exponent expression, and it becomes the result of the logarithmic expression.
Different logarithmic bases serve different purposes depending on the field and application. The three most commonly encountered types are common logarithms (base 10), natural logarithms (base e), and binary logarithms (base 2), each with distinct practical applications.
Get Your Free Kohl's Card Payment Information Guide →
Common logarithms use base 10 and are written as log(x) or log₁₀(x). These logarithms align with our decimal numbering system, making them intuitive for many applications. A common logarithm of 100 equals 2 because 10² = 100. A common logarithm of 1,000 equals 3 because 10³ = 1,000. Scientists and engineers frequently use common logarithms in the Richter scale for earthquakes, the decibel scale for sound intensity, and the pH scale for acidity. The decibel scale for sound provides a practical example: every increase of 10 decibels represents sound that is 10 times more intense, not 10 units more intense. Jet engine noise measures around 140 decibels, while normal conversation measures around 60 decibels—a difference of 80 decibels, meaning jet noise is 100 million times more intense than conversation.
Natural logarithms use base e (Euler's number, approximately 2.71828) and are written as ln(x). The letter "e" appears throughout nature and mathematics because it describes many natural growth and decay processes. Populations growing without restriction, radioactive decay, cooling of hot objects, and compound interest all follow patterns described by the constant e. Medical researchers use natural logarithms when calculating drug half-lives—the time it takes for half of a substance to be eliminated from the body. If a drug has a half-life of 6 hours, natural logarithms can predict how much drug remains after any amount of time.
Binary logarithms use base 2 and are written as log₂(x). Computer scientists rely on binary logarithms because computers process information using binary code (sequences of 0s and 1s). When analyzing how fast a computer algorithm runs, or how many times data must be divided in half to reach a single element, binary logarithms provide the answer. For instance, searching through a sorted list of 1 million items using binary search requires approximately log₂(1,000,000) ≈ 20 comparisons, far fewer than checking each item sequentially.
Understanding which logarithm to use depends on the problem context. If dealing with measurements that use powers of 10, use common logarithms. If dealing with natural growth, decay, or continuous processes, use natural logarithms. If dealing with computer systems or information that doubles repeatedly, use binary logarithms.
Practical Takeaway: Match the logarithm base to your problem domain: base 10 for scientific scales, base e for natural phenomena, base 2 for computing.
Logarithms follow specific mathematical properties that make calculating with them far simpler than working with their exponential equivalents. Learning these rules transforms complicated problems into manageable ones. The three core properties are the product rule, quotient rule, and power rule.
Learn About License Practice Exam Preparation →
The product rule states that the logarithm of a product equals the sum of the logarithms. Written mathematically: log_b(xy) = log_b(x) + log_b(y). For example,
This guide is for general information only and is not medical, financial, legal, or other professional advice. For decisions specific to your situation, consult a qualified professional. See our Editorial Policy.