What is a logarithm, really?

A logarithm is simply the inverse of an exponent. When you look at an exponent, you ask, 'If I multiply a base by itself a certain number of times, what do I get?' With a logarithm, you work backwards: 'How many times do I multiply this base by itself to reach a specific number?' Think of it like taking a road trip. Exponents tell you where you end up if you drive at a certain speed for a certain time. Logarithms tell you how long you had to drive to reach your destination. They are two sides of the very same mathematical coin.

The Core Equation

Every logarithm can be translated into an exponential equation. The notation logb(x)=y\log_b(x) = y is mathematically identical to by=xb^y = x. Here, bb is the base, yy is the exponent, and xx is the result. If you can read one, you can read the other.

Why We Need Logarithms

Logarithms are incredibly useful when the unknown variable in your equation is trapped in the exponent. If you want to know how long it takes for a population of bacteria to triple, or for a bank account to double with compound interest, you need a way to solve for time. Logarithms pull that variable down to where you can work with it.

Where Students Slip Up

The most common mistake is forgetting that a logarithm itself represents an exponent. When you add two logarithms with the same base, you are really applying the exponent rule for multiplying numbers. Another trap is trying to take the logarithm of a negative number or zero. Since raising a positive base to any power always yields a positive result, logb(5)\log_b(-5) is undefined in real numbers.

Worked through

Evaluate log3(81)\log_3(81) without using a calculator.

First, set the expression equal to a variable: log3(81)=x\log_3(81) = x. Next, rewrite this logarithmic equation in its exponential form. The base is 3, the exponent is xx, and the result is 81, giving us 3x=813^x = 81. Now, ask yourself: 'How many times do I multiply 3 by itself to get 81?' Since 3×3=93 \times 3 = 9, 9×3=279 \times 3 = 27, and 27×3=8127 \times 3 = 81, we know that 34=813^4 = 81. Therefore, x=4x = 4. The logarithm log3(81)\log_3(81) evaluates exactly to 4.

Questions students ask

Ask about this topic

Where this comes from: OpenStax College Algebra: Exponential and Logarithmic Functions · Khan Academy: Algebra 2 - Logarithms unit

See also