← Unit 2: Functions, calculus and probability

VICMath MethodsSyllabus dot point

How are logarithmic functions used to solve exponential equations?

Define logarithms as the inverse of exponentials, apply the laws of logarithms, sketch logarithmic graphs and solve exponential equations using logs

A focused answer to the VCE Maths Methods Unit 2 dot point on logarithms. Defines $\log_b x = y \iff b^y = x$, lists the three log laws and change of base, sketches $y = \log_b x$, and works the VCAA SAC-style exponential-equation problem $5^x = 28$.

Generated by Claude OpusReviewed by Better Tuition Academy5 min answer

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

What this dot point is asking

VCAA wants you to use logarithms as the inverse operation to exponentials, apply the three core log laws, and solve exponential equations.

Definition

log⁑bx=yβ€…β€ŠβŸΊβ€…β€Šby=x\log_b x = y \iff b^y = x.

Equivalently blog⁑bx=xb^{\log_b x} = x and log⁑b(by)=y\log_b(b^y) = y. Logarithms and exponentials are inverse functions.

Two bases dominate:

  • Common log (log⁑10\log_{10}, written log⁑\log): scientific notation, decibels, pH.
  • Natural log (log⁑e\log_e, written ln⁑\ln): calculus, continuous growth.

The laws of logarithms

For any positive base b≠1b \neq 1 and positive x,yx, y:

DMATH_0
DMATH_1

log⁑b(xn)=nlog⁑bx\log_b(x^n) = n \log_b x

Special values: log⁑b1=0\log_b 1 = 0, log⁑bb=1\log_b b = 1, log⁑b(bx)=x\log_b(b^x) = x.

Change of base: log⁑ba=log⁑10alog⁑10b=ln⁑aln⁑b\log_b a = \dfrac{\log_{10} a}{\log_{10} b} = \dfrac{\ln a}{\ln b}.

Graph of IMATH_17

For b>1b > 1:

  • Domain: x>0x > 0. Range: all real yy.
  • Vertical asymptote: x=0x = 0.
  • Increasing, concave down.
  • x-intercept: (1,0)(1, 0).

Reflects y=bxy = b^x in the line y=xy = x.

Solving exponential equations

If bx=mb^x = m where mm is not a power of bb, take log of both sides:

xlog⁑b=log⁑mβ€…β€ŠβŸΉβ€…β€Šx=log⁑mlog⁑bx \log b = \log m \implies x = \frac{\log m}{\log b}

Worked example

Simplify log⁑224βˆ’log⁑23+log⁑24\log_2 24 - \log_2 3 + \log_2 4.

Apply quotient then product law:

log⁑2(24/3)+log⁑24=log⁑28+log⁑24=log⁑232=5\log_2 (24/3) + \log_2 4 = \log_2 8 + \log_2 4 = \log_2 32 = 5.

Common traps

Treating log⁑(x+y)\log(x + y) as log⁑x+log⁑y\log x + \log y. Not a log law.

Forgetting the base. log⁑\log alone usually means log⁑10\log_{10}; ln⁑\ln means log⁑e\log_e.

Taking log of negative numbers. Only defined for positive arguments.

In one sentence

Logarithms invert exponentials (log⁑bx=yβ€…β€ŠβŸΊβ€…β€Šby=x\log_b x = y \iff b^y = x); the three laws (log⁑b(xy)=log⁑bx+log⁑by\log_b(xy) = \log_b x + \log_b y, log⁑b(x/y)=log⁑bxβˆ’log⁑by\log_b(x/y) = \log_b x - \log_b y, log⁑b(xn)=nlog⁑bx\log_b(x^n) = n \log_b x) plus change of base solve exponential equations whose two sides cannot be reduced to a single base.

Past exam questions, worked

Real questions from past VCAA papers on this dot point, with our answer explainer.

Year 11 SAC3 marksSolve $4 \cdot 5^{x+2} = 100$. Give the answer exact and to three significant figures.
Show worked answer β†’

Isolate the exponential.

5x+2=25=525^{x+2} = 25 = 5^2.

Equate exponents: x+2=2β‡’x=0x + 2 = 2 \Rightarrow x = 0.

Markers reward isolating the exponential first and recognising 25=5225 = 5^2. (If 2525 had not been a power of 55, taking log⁑\log of both sides would be the standard step.)

Related dot points