Logarithmic Functions0%

Functions & Graphs · Topic 8 of 9

Logarithmic Functions

Video lesson · from 9:112 worked examples

One lesson video covers all of Functions & Graphs, so it opens at 9:11 for this topic — not from the beginning.

Theory

A logarithmic function is a function of the form f(x)=logaxf(x) = \log_a x where a>0a > 0 and x>0x > 0.

The relationship between exponential functions and logarithmic functions can be expressed as:

y=ax    logay=xy = a^x \iff \log_a y = x

⚠️ Common Examiner Traps

  • A logarithm is an index in disguise: logax=y\log_a x = y means exactly ay=xa^y = x. Being able to switch between these two forms instantly is what most log questions actually test.
  • You cannot take the log of zero or a negative: so check that any solution keeps every argument positive, and discard those that do not.
  • loga1=0\log_a 1 = 0 and logaa=1\log_a a = 1: these two special values shortcut a great many calculations.
  • Log and exponential are inverses: which is why their graphs are reflections in y=xy = x.

Worked examples

Example 1

Evaluating Logarithmic Expressions

a) Write 53=1255^3 = 125 in logarithmic form.

b) Evaluate log416\log_4 16.

a) Using ax=y    logay=xa^x = y \implies \log_a y = x:

log5125=3\log_5 125 = 3

b) Let log416=x\log_4 16 = x.

Rearrange into exponential form: 4x=164^x = 16.

Since 42=164^2 = 16, x=2x = 2.

log416=2\log_4 16 = 2

Example 2

Basic Logarithmic Equations

a) Solve log5x=3\log_5 x = 3.

b) Solve logx81=2\log_x 81 = 2.

a) Convert to exponential form:

x=53    x=125x = 5^3 \implies x = 125

b) Convert to exponential form:

x2=81x^2 = 81
x=9x = 9

(Note: base xx must be > 0, so ignore -9)