Logarithms · Lesson 1 of 2

Logarithms and their laws

A logarithm is an index: what log means, the three laws and why they work, evaluating logs without tables, awkward bases, and solving equations with logs.

24 minYou should already know: Indices & standard form
  1. 1
  2. 2

A logarithm answers the question “what power?”. Since 25=322^5 = 32, the logarithm of 32 to base 2 is 5:

log⁡ax=nmeansan=x\log_a x = n \quad\text{means}\quad a^n = x
log₂ 32 = 5means2⁵ = 32basepower
Two ways to say one factThe log is the power

So log⁡101000=3\log_{10} 1000 = 3, log⁡381=4\log_3 81 = 4 and log⁡5125=−2\log_5 \frac{1}{25} = -2. When no base is written, it is 10. You need the laws of indices: every law of logarithms is an index law in disguise.

More: what a logarithm means

The laws

A slide rule: logs turn × into +Change a and b
11.522.534567891011.522.5345678910log a+ log b6
0.301log 20.4771+ log 30.7782= log 662 × 3
On these scales each number sits at a distance proportional to its logarithm. Slide the lower scale so its 1 is under 2: that's a length of log 2. Then go along the lower scale to 3, a further log 3. Above it you read 6, because log 2 + log 3 = log (2 × 3).

On a slide rule every number is placed at a distance equal to its logarithm. Adding two lengths lands you on the product: that’s the first law.

LawBecause
log⁡a(xy)=log⁡ax+log⁡ay\log_a(xy) = \log_a x + \log_a ymultiplying powers adds indices
log⁡a(xy)=log⁡ax−log⁡ay\log_a\left(\dfrac{x}{y}\right) = \log_a x - \log_a ydividing powers subtracts indices
log⁡axn=nlog⁡ax\log_a x^n = n\log_a xa power of a power multiplies indices
log⁡aa=1\log_a a = 1, log⁡a1=0\log_a 1 = 0a1=aa^1 = a, a0=1a^0 = 1
12345678910log 2log 3log 2 + log 3 = log 6
Logs turn × into +On a log scale, lengths add when numbers multiply

Evaluating without tables

Bring everything into one logarithm: numbers in front become powers, pluses become multiplication, minuses become division. Then simplify the number inside.

Worked example · NECO 2023

NECO 2023 · Paper 2 · Q8 (a)

Evaluate without using tables 5log⁡2+log⁡40−log⁡12.85\log2 + \log40 - \log12.8.

  1. Move the 5 inside

    5log⁡2=log⁡25=log⁡325\log 2 = \log 2^5 = \log 32.

    Think first. What does 5log⁡25\log 2 become?

  2. Combine into one log

    log⁡32+log⁡40−log⁡12.8=log⁡32×4012.8\log 32 + \log 40 - \log 12.8 = \log\frac{32 \times 40}{12.8}
  3. Simplify

    128012.8=100\frac{1280}{12.8} = 100, and log⁡100=2\log 100 = 2 (since 102=10010^2 = 100).

    Think first. What is 32×40÷12.832 \times 40 \div 12.8?

More: evaluating without tables

More: using given log values

Awkward bases

To evaluate a log such as log⁡84\log_8 4, where the answer isn’t a whole number, call it nn and change to index form. Then write both sides as powers of the same base, as in equations with indices.

log₈ 4 = n8ⁿ = 42³ⁿ = 2²3n = 2, so n = ⅔
Call it nIndex form, then the same base on both sides

Two more facts help here. Because a log is a power, alog⁡ax=xa^{\log_a x} = x: for example 3log⁡37=73^{\log_3 7} = 7. And to change the base, for any base bb:

log⁡ax=log⁡bxlog⁡ba\log_a x = \frac{\log_b x}{\log_b a}

With b=10b = 10, this is how a calculator finds log⁡84\log_8 4: it works out log⁡4÷log⁡8=0.6021÷0.9031=0.667\log 4 \div \log 8 = 0.6021 \div 0.9031 = 0.667.

More: awkward bases

Equations with logarithms

Two methods, often together:

  1. Combine the logs into a single log on each side, then drop the logs: log⁡aP=log⁡aQ\log_a P = \log_a Q means P=QP = Q.
  2. Change to index form: log⁡aP=n\log_a P = n means P=anP = a^n. A plain number like 3 can be written as log⁡aa3\log_a a^3.

Worked example · WAEC 2017

WAEC 2017 · Paper 2 · Q7 (a)

If log⁡6y+2log⁡6x=3\log_6 y + 2\log_6 x = 3, express yy in terms of xx.

  1. Combine the left side

    2log⁡6x=log⁡6x22\log_6 x = \log_6 x^2, so log⁡6y+log⁡6x2=log⁡6(yx2)\log_6 y + \log_6 x^2 = \log_6(yx^2).

    Think first. What does 2log⁡6x2\log_6 x become?

  2. Change to index form

    log⁡6(yx2)=3\log_6(yx^2) = 3 means yx2=63=216yx^2 = 6^3 = 216.

  3. Make y the subject

    y=216x2y = \frac{216}{x^2}

More: relations without logs

More: equations with logarithms

Your turn

WAEC 2014 · Paper 2 · Q4 (a)

  1. (a)

    Without using tables or a calculator, evaluate log⁡10(7510)−2log⁡10(59)+log⁡10(100243)\log_{10}\left(\frac{75}{10}\right) - 2\log_{10}\left(\frac59\right) + \log_{10}\left(\frac{100}{243}\right).

Worked solution (try it first)

(a)

  1. Move the 2 inside as a power: 2log⁡1059=log⁡1025812\log_{10}\frac59 = \log_{10}\frac{25}{81}.
  2. Then combine: log⁡10(7510×100243÷2581)\log_{10}\left(\frac{75}{10} \times \frac{100}{243} \div \frac{25}{81}\right).
  3. Simplify: 7510×100243×8125=75×100×8110×243×25\frac{75}{10} \times \frac{100}{243} \times \frac{81}{25} = \frac{75 \times 100 \times 81}{10 \times 243 \times 25}
    =10= 10.
  4. So the answer is log⁡1010=1\log_{10} 10 = 1.

Report a problem with this question

More past questions like this