Skip to main content
ExamExplained
SA · Math Methods
Math Methods study scene
§-Syllabus dot point
SAMath MethodsSyllabus dot point

How do the laws of logarithms let us simplify and rearrange logarithmic expressions?

The logarithm laws turn products into sums, quotients into differences, and powers into multipliers, mirroring the index laws.

The product, quotient and power laws of logarithms, how they follow from the index laws, the change-of-base rule, and how to use them to simplify and solve.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The three laws
  3. The change-of-base rule
  4. Common errors
  5. Solving equations with the laws
  6. Why it matters

What this dot point is asking

A logarithm answers the question "to what power must the base be raised to get this number?" The definition is:

The natural logarithm lnx=logex\ln x = \log_e x uses base e2.718e\approx 2.718 and is the version that appears throughout calculus. The common logarithm logx=log10x\log x=\log_{10} x uses base 1010 and is what older scientific scales were built on. Whichever base you use, the three laws below have exactly the same form, so a result proved for ln\ln holds for every base.

The three laws

Because logs are inverse to indices, each index law has a matching log law:

Two useful special values: loga1=0\log_a 1=0 (since a0=1a^0=1) and logaa=1\log_a a=1 (since a1=aa^1=a).

The change-of-base rule

To evaluate a logarithm in any base using a calculator (which has only ln\ln and log10\log_{10}):

For example, log210=ln10ln22.30260.69313.322\log_2 10=\dfrac{\ln 10}{\ln 2}\approx \dfrac{2.3026}{0.6931}\approx 3.322.

Common errors

Solving equations with the laws

The laws let you collapse several logarithms into one, after which you remove the log entirely. If logaM=logaN\log_a M=\log_a N then M=NM=N (the function is one-to-one); and if logaM=c\log_a M=c then M=acM=a^c (rewrite in exponential form). For example, to solve log2x+log2(x2)=3\log_2 x+\log_2(x-2)=3, combine the left side to log2(x(x2))=3\log_2\big(x(x-2)\big)=3, rewrite as x(x2)=23=8x(x-2)=2^3=8, and solve x22x8=0x^2-2x-8=0 to get x=4x=4 or x=2x=-2. The domain (both arguments positive) forces x>2x>2, so only x=4x=4 is valid. Checking the domain after combining is essential, because the combining step can introduce solutions that the original logs do not allow.

Why it matters

The log laws are the toolkit for the rest of Topic 4: they are essential for differentiating logs, sketching log graphs, and - above all - for solving exponential equations, where taking logs of both sides and applying the power law is the standard move. The same one-to-one property is what lets you equate arguments, a step examiners expect to see justified rather than assumed.

Exam-style practice questions

Practice questions written in the style of SACE Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

SACE 20233 marksCalculator-free. Write the expression 5ln212ln16+ln85\ln 2 - \tfrac{1}{2}\ln 16 + \ln 8 in the form lnk\ln k.
Show worked answer →

Use the power law on each coefficient, then the product and quotient laws.

Power law: 5ln2=ln25=ln325\ln 2 = \ln 2^5 = \ln 32, and 12ln16=ln161/2=ln4\tfrac{1}{2}\ln 16 = \ln 16^{1/2} = \ln 4.

So the expression becomes ln32ln4+ln8\ln 32 - \ln 4 + \ln 8. Combine:

ln32ln4+ln8=ln ⁣(32×84)=ln ⁣(2564)=ln64.\ln 32 - \ln 4 + \ln 8 = \ln\!\left(\frac{32 \times 8}{4}\right) = \ln\!\left(\frac{256}{4}\right) = \ln 64.

So k=64k = 64. Marks: one for the power law on both coefficients, one for combining, one for ln64\ln 64. Watch the subtracted middle term: 161/2=416^{1/2} = 4 goes in the denominator.

SACE 20223 marksCalculator-free. Solve the equation ln162lnx=0\ln 16 - 2\ln x = 0 for x>0x > 0.
Show worked answer →

Use the power law: 2lnx=lnx22\ln x = \ln x^2, so the equation becomes ln16lnx2=0\ln 16 - \ln x^2 = 0, i.e. ln16=lnx2\ln 16 = \ln x^2.

Since ln\ln is one-to-one, equal logarithms mean equal arguments: x2=16x^2 = 16, so x=4x = 4 or x=4x = -4.

The domain x>0x > 0 rules out x=4x = -4, so x=4x = 4.

Marks: one for the power law, one for equating arguments to get x2=16x^2 = 16, and one for selecting x=4x = 4 using the domain. Forgetting to discard x=4x = -4 is the common error.

SACE 20212 marksCalculator-free. Express loga8+loga5loga2\log_a 8 + \log_a 5 - \log_a 2 as a single logarithm, then evaluate it when a=20a = 20.
Show worked answer →

Combine with the product and quotient laws:

loga8+loga5loga2=loga ⁣(8×52)=loga20.\log_a 8 + \log_a 5 - \log_a 2 = \log_a\!\left(\frac{8 \times 5}{2}\right) = \log_a 20.

When a=20a = 20, log2020=1\log_{20} 20 = 1.

Marks: one for the single logarithm loga20\log_a 20, one for evaluating log2020=1\log_{20} 20 = 1 using logaa=1\log_a a = 1.

ExamExplained