How to Change Log Base- Complete Tutorial

What "Change of Base" Actually Means

Every logarithm has a base. Log base 10, natural log (base e), log base 2 — they all exist. The problem: your calculator only gives you buttons for log (base 10) and ln (base e). That's it.

So when you need log base 7 of 45, you're stuck. The change of base formula is the workaround. It lets you calculate any log using only the two buttons your calculator has.

The Formula You Actually Need

Here it is, plain:

logₐ(x) = logᵦ(x) ÷ logᵦ(a)

Pick any base β you want — 10 or e work fine. That's the whole formula.

Swap in your numbers. Divide two logs. Done.

Why This Works

You're converting the problem into a ratio of logs you can solve. The base you choose for the "helper" logs cancels out, so it doesn't matter if you use log₁₀ or ln. Pick whichever your calculator gives you.

Step-by-Step: How to Actually Do It

Step 1: Identify Your Numbers

You have log base a of value x. Write them down. Example: log₂(8) means a = 2, x = 8.

Step 2: Choose Your Helper Base

Use 10 (log button) or e (ln button). Doesn't matter which. Most people grab log₁₀ because it's right there.

Step 3: Plug Into the Formula

log₂(8) = log₁₀(8) ÷ log₁₀(2)

Step 4: Calculate

log₁₀(8) ≈ 0.9031

log₁₀(2) ≈ 0.3010

0.9031 ÷ 0.3010 ≈ 3

Check: log₂(8) = 3. Correct. ✓

More Examples If You're Still Lost

Example 1: log₅(125)

= log₁₀(125) ÷ log₁₀(5)

= 2.0969 ÷ 0.6990

= 3

(Because 5³ = 125)

Example 2: log₃(20)

= log₁₀(20) ÷ log₁₀(3)

= 1.3010 ÷ 0.4771

= 2.7268

Example 3: Using Natural Log Instead

log₇(50) = ln(50) ÷ ln(7)

= 3.9120 ÷ 1.9459

= 2.0103

Same answer whether you use log₁₀ or ln. The math doesn't care.

Tools Compared

Method Speed Accuracy Best For
Scientific calculator (manual) Fast High Exams, practice
Graphing calculator Fastest High Complex problems
Online log calculators Instant High Quick answers
Spreadsheet formulas Fast High Batch calculations
By hand (long division) Slow Medium Learning the concept

Common Mistakes That Waste Time

When to Use Which Base

Use log₁₀ when:

Use ln (base e) when:

Use base 2 when:

Quick Reference Cheat Sheet

Keep this in your head:

logₐ(x) = log₁₀(x) / log₁₀(a)

logₐ(x) = ln(x) / ln(a)

Two versions. Pick one. Memorize it. That's all you need for any log base problem.

The Bottom Line

The change of base formula exists because calculators have limits. You don't. Once you see it's just division of two logs you can compute, the whole thing clicks. Practice three problems and you'll never forget it.