A logarithm is an index. log a x = n \log_a x = n log a x = n says the same as a n = x a^n = x a n = x , and the three laws come straight from the laws of indices (see logarithms↺ ):
log₂ 32 = 5 means 2 ⁵ = 32 base power The log is the power logₐ x = n means aⁿ = x
log a ( x y ) = log a x + log a y log a x y = log a x − log a y log a x n = n log a x \begin{aligned}
\log_a(xy) &= \log_a x + \log_a y \\
\log_a\frac{x}{y} &= \log_a x - \log_a y \\
\log_a x^n &= n\log_a x
\end{aligned} log a ( x y ) log a y x log a x n = log a x + log a y = log a x − log a y = n log a x
Further Maths uses these on harder numbers, adds one new rule (changing the base), and asks you to solve equations with them. The laws are only for the log of a product, a quotient or a power: log ( x + y ) \log(x + y) log ( x + y ) can’t be split.
Simplifying without tables
Break every number into prime powers, including surds, since 7 = 7 1 2 \sqrt7 = 7^{\frac12} 7 = 7 2 1 . Then each log becomes a multiple of log \log log of a prime, and the answer usually cancels to a plain number.
Worked example · WAEC 2012
WAEC 2012 · Paper 2 · Q1
Without using tables or calculators, simplify log 7 7 − log 5 5 log 1.4 \dfrac{\log7\sqrt7 - \log5\sqrt5}{\log1.4} log 1.4 log 7 7 − log 5 5 .
Write the surds as powers
7 7 = 7 1 × 7 1 2 = 7 3 2 {7\sqrt7 = 7^1 \times 7^{\frac12} = 7^{\frac32}} 7 7 = 7 1 × 7 2 1 = 7 2 3 (add the indices).
In the same way, 5 5 = 5 3 2 {5\sqrt5 = 5^{\frac32}} 5 5 = 5 2 3 .
Think first. 7√7 is 7 times 7 to the half. What single power of 7 is that?
Use the power law on top
Bring each power down in front: log 7 3 2 − log 5 3 2 = 3 2 log 7 − 3 2 log 5 {\log 7^{\frac32} - \log 5^{\frac32} = \frac32\log 7 - \frac32\log 5} log 7 2 3 − log 5 2 3 = 2 3 log 7 − 2 3 log 5 .
Take out the common 3 2 \frac32 2 3 : the top is 3 2 ( log 7 − log 5 ) \frac32(\log 7 - \log 5) 2 3 ( log 7 − log 5 ) .
Write the bottom the same way
1.4 = 14 10 = 7 5 {1.4 = \frac{14}{10} = \frac75} 1.4 = 10 14 = 5 7 .
So log 1.4 = log 7 − log 5 {\log 1.4 = \log 7 - \log 5} log 1.4 = log 7 − log 5 .
Think first. 1.4 is a fraction. Which one?
Divide
The bracket ( log 7 − log 5 ) (\log 7 - \log 5) ( log 7 − log 5 ) is on the top and the bottom, so it cancels.
The answer is 3 2 \dfrac32 2 3 .
← Back Next step → Show all steps Start again
More: simplifying without tables
Changing the base
A calculator only has log \log log (base 10). To find a log in any other base, divide:
log a x = log x log a \log_a x = \frac{\log x}{\log a} log a x = log a log x
The same rule with the base and the number swapped gives a second fact, which turns up in equations: log x a = 1 log a x \log_x a = \dfrac{1}{\log_a x} log x a = log a x 1 .
logₐ x = log x ÷ log a log₉ 27 = log 27 ÷ log 9 = 3 log 3 ÷ 2 log 3 = 3⁄2 logₓ a = 1 ÷ logₐ x swap base and number: the log turns over Change of base Divide by the log of the base; swap them and the log turns upside down
Change of base Pick a base, slide x
4 8 12 16 20 24 28 32 −2 −1 1 2 3 4 5 6 x y (8, 1.5) y = log₄ x 0.9031 ÷ 0.6021 log 8 ÷ log 4 1.5 log₄ 8 8 check: 4 to this power
base 2 base 3 base 4 base 5 base 8 base 10 x = 8 Swap base and number
Any base can be changed to base 10: log₄ 8 = log 8 ÷ log 4 = 1.5. The check raises 4 to that power and gets 8 back (up to rounding). The answer does not have to be a whole number: the check still gives x back.
Choose a base and slide x x x : the board finds log a x \log_a x log a x by dividing, then raises a a a to that power to get x x x back. Switch on Swap base and number to see the reciprocal.
Worked example · WAEC 2018
WAEC 2018 · Paper 2 · Q2
Given that log 3 x − 3 log x 3 + 2 = 0 \log_3 x - 3\log_x 3 + 2 = 0 log 3 x − 3 log x 3 + 2 = 0 , find the values of x x x .
One base only
Swapping the base and the number turns the log over: log x 3 = 1 log 3 x {\log_x 3 = \dfrac{1}{\log_3 x}} log x 3 = log 3 x 1 .
Let y = log 3 x {y = \log_3 x} y = log 3 x . The equation becomes y − 3 y + 2 = 0 {y - \dfrac{3}{y} + 2 = 0} y − y 3 + 2 = 0 .
Think first. log₃ x and logₓ 3 have their base and number swapped. How are they related?
Clear the fraction
Multiply every term by y y y : y 2 − 3 + 2 y = 0 {y^2 - 3 + 2y = 0} y 2 − 3 + 2 y = 0 .
Put the terms in order: y 2 + 2 y − 3 = 0 {y^2 + 2y - 3 = 0} y 2 + 2 y − 3 = 0 .
Think first. Multiply every term by y.
Solve for y
Factorise: ( y + 3 ) ( y − 1 ) = 0 {(y + 3)(y - 1) = 0} ( y + 3 ) ( y − 1 ) = 0 .
So y = 1 {y = 1} y = 1 or y = − 3 {y = -3} y = − 3 .
Back to x
log 3 x = 1 {\log_3 x = 1} log 3 x = 1 means x = 3 1 = 3 {x = 3^1 = 3} x = 3 1 = 3 .
log 3 x = − 3 {\log_3 x = -3} log 3 x = − 3 means x = 3 − 3 = 1 27 {x = 3^{-3} = \frac{1}{27}} x = 3 − 3 = 27 1 .
Think first. log₃ x = 1 means 3 to what power is x?
← Back Next step → Show all steps Start again
Solving log equations
Two moves, usually together:
Combine the logs so there is a single log on each side; then drop the logs: log a P = log a Q \log_a P = \log_a Q log a P = log a Q means P = Q P = Q P = Q .
Change to index form when a plain number is left: log a P = n \log_a P = n log a P = n means P = a n P = a^n P = a n . A number like 2 can also be written as a log: 2 = log 10 100 2 = \log_{10} 100 2 = log 10 100 .
Common mistake
Keeping an answer that makes a log meaningless. You can only take the log of a positive number. Put every answer back into every log in the question, and reject any that gives the log of zero or of a negative number. This is also what “find the domain” asks: the values of x x x for which every log is defined.
More: log equations and domains
Two log equations together
Turn each log equation into an ordinary equation, then solve the pair as simultaneous equations↺ . For example, with log x + log y = log 12 \log x + \log y = \log 12 log x + log y = log 12 and log ( x − y ) = 0 \log(x - y) = 0 log ( x − y ) = 0 :
The first equation combines to log x y = log 12 {\log xy = \log 12} log x y = log 12 , so x y = 12 {xy = 12} x y = 12 .
The second, in index form, is x − y = 10 0 = 1 {x - y = 10^0 = 1} x − y = 1 0 0 = 1 , so x = y + 1 {x = y + 1} x = y + 1 .
Substitute: ( y + 1 ) y = 12 {(y + 1)y = 12} ( y + 1 ) y = 12 , so y 2 + y − 12 = 0 {y^2 + y - 12 = 0} y 2 + y − 12 = 0 .
Factorise: ( y + 4 ) ( y − 3 ) = 0 {(y + 4)(y - 3) = 0} ( y + 4 ) ( y − 3 ) = 0 , so y = 3 {y = 3} y = 3 or y = − 4 {y = -4} y = − 4 .
Only y = 3 {y = 3} y = 3 keeps the logs meaningful. Then x = 4 {x = 4} x = 4 .
More: simultaneous log equations
Revision: an exponential equation that hides a quadratic
Your turn
(a) Without using mathematical tables or a calculator, solve 2 + log 10 x − log 10 20 = log 10 ( x 2 + 4 ) 2 + \log_{10} x - \log_{10} 20 = \log_{10}(x^2 + 4) 2 + log 10 x − log 10 20 = log 10 ( x 2 + 4 ) .
Worked solution (try it first) (a) Write 2 as a log:
2 = log 10 100 2 = \log_{10} 100 2 = log 10 100 .
The left side is then
log 10 100 x 20 = log 10 5 x \log_{10}\dfrac{100x}{20} = \log_{10} 5x log 10 20 100 x = log 10 5 x .
Drop the logs:
5 x = x 2 + 4 5x = x^2 + 4 5 x = x 2 + 4 , so
x 2 − 5 x + 4 = 0 x^2 - 5x + 4 = 0 x 2 − 5 x + 4 = 0 .
Factorise:
( x − 1 ) ( x − 4 ) = 0 (x - 1)(x - 4) = 0 ( x − 1 ) ( x − 4 ) = 0 , so
x = 1 x = 1 x = 1 or
x = 4 x = 4 x = 4 .
Both make every log positive.
Watch out
In (a), write the 2 as log 10 100 \log_{10} 100 log 10 100 so that every term is a log before you combine them. In (b), the radius is 2, so r 2 = 4 r^2 = 4 r 2 = 4 : set 10 − n = 4 10 - n = 4 10 − n = 4 , not 10 − n = 2 10 - n = 2 10 − n = 2 . Report a problem with this question