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

How do exponential and logarithmic functions behave, and how do we differentiate and apply them?

Exponential and logarithmic functions: graphs, laws, the number e, derivatives and growth and decay models

Index and log laws, the natural base e, derivatives of e^x and ln x, and exponential growth and decay modelling for TCE Mathematics Methods Unit 3.

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

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

What this dot point is asking

Exponential and logarithmic functions describe anything that grows or shrinks at a rate proportional to its current size: populations, money at compound interest, radioactive decay, cooling. This dot point develops the algebra, the calculus, and the modelling.

Functions and their inverses

The exponential function y=axy = a^x (with a>0a > 0, a1a \ne 1) and the logarithm y=logaxy = \log_a x are inverses: ax=y    x=logaya^x = y \iff x = \log_a y. Their graphs are reflections in the line y=xy = x. The exponential has a horizontal asymptote y=0y = 0; the logarithm has a vertical asymptote x=0x = 0 and is only defined for x>0x > 0.

Index and logarithm laws

The index laws (aman=am+na^m a^n = a^{m+n}, aman=amn\dfrac{a^m}{a^n} = a^{m-n}, (am)n=amn(a^m)^n = a^{mn}) translate directly into log laws:

loga(xy)=logax+logay,loga ⁣(xy)=logaxlogay,loga(xn)=nlogax.\log_a(xy) = \log_a x + \log_a y, \qquad \log_a\!\left(\frac{x}{y}\right) = \log_a x - \log_a y, \qquad \log_a(x^n) = n\log_a x.

The change-of-base rule logax=lnxlna\log_a x = \dfrac{\ln x}{\ln a} lets you evaluate any logarithm with the natural log on a calculator.

Derivatives

The standard derivatives are:

ddx(ex)=ex,ddx(lnx)=1x.\frac{d}{dx}(e^x) = e^x, \qquad \frac{d}{dx}(\ln x) = \frac{1}{x}.

With the chain rule these generalise:

ddx(ef(x))=f(x)ef(x),ddx(lnf(x))=f(x)f(x).\frac{d}{dx}\big(e^{f(x)}\big) = f'(x)\,e^{f(x)}, \qquad \frac{d}{dx}\big(\ln f(x)\big) = \frac{f'(x)}{f(x)}.

Solving exponential and logarithmic equations

Two standard techniques solve almost every equation in this dot point.

To solve an equation where the unknown sits in an exponent, isolate the exponential and take the natural log of both sides. For example, 3×2x=963\times 2^{x} = 96 gives 2x=322^{x} = 32, then xln2=ln32x\ln 2 = \ln 32, so x=ln32ln2=5x = \dfrac{\ln 32}{\ln 2} = 5. The logarithm "brings the power down" because ln(ax)=xlna\ln(a^{x}) = x\ln a.

To solve a logarithmic equation, combine every logarithm into a single one using the laws, then either equate arguments (if both sides are logs of the same base) or rewrite in exponential form. For instance, log2(x)+log2(x2)=3\log_{2}(x) + \log_{2}(x - 2) = 3 becomes log2(x(x2))=3\log_{2}\big(x(x - 2)\big) = 3, so x(x2)=23=8x(x - 2) = 2^{3} = 8, giving x22x8=0x^{2} - 2x - 8 = 0 and x=4x = 4 (rejecting x=2x = -2, which makes the argument negative).

The change-of-base rule in practice

Calculators evaluate ln\ln and log10\log_{10}, but exam questions can use any base. The change-of-base rule logax=lnxlna\log_{a}x = \dfrac{\ln x}{\ln a} converts to a base you can evaluate. For example, log540=ln40ln5=3.68891.60942.292\log_{5}40 = \dfrac{\ln 40}{\ln 5} = \dfrac{3.6889}{1.6094} \approx 2.292. The same rule explains why ddxlogax=1xlna\dfrac{d}{dx}\log_{a}x = \dfrac{1}{x\ln a}: writing logax=lnxlna\log_{a}x = \dfrac{\ln x}{\ln a} and differentiating the constant multiple 1lna\dfrac{1}{\ln a} of lnx\ln x gives the result directly.

Growth and decay models

Exponential models take the form A(t)=A0ektA(t) = A_0 e^{kt}. A positive kk is growth; a negative kk is decay. The constant A0A_0 is the initial amount (at t=0t = 0). For radioactive decay the half-life TT satisfies ekT=12e^{kT} = \tfrac12, giving k=ln(1/2)Tk = \dfrac{\ln(1/2)}{T}. Always read whether the question gives you a rate, a doubling time, or a half-life, and convert it to kk first.

Why these models recur

The defining property dAdt=kA\dfrac{dA}{dt} = kA means the rate of change is proportional to the current amount, which is exactly the situation for unchecked population growth, compound interest, radioactive decay, the cooling of an object (Newton's law of cooling), and the elimination of a drug from the bloodstream. Recognising this signature lets you write down the model immediately and read kk from the exponent.

Exam-style practice questions

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

TCE 20245 marksCalculator-assumed. The number of Carbon-14 atoms in a sample is given by A=A0ektA = A_{0}e^{-kt}, where A0A_{0} is the initial number of atoms, kk is a constant, and AA is the number of atoms remaining tt years later. (a) If AA is equal to half the value of A0A_{0} after 57305730 years, find the value of kk to six decimal places. (b) Hence find the age of a sample if 70%70\% of the initial number remains.
Show worked answer →

(a) Half remaining means A=A02A = \dfrac{A_{0}}{2} at t=5730t = 5730. Substitute and cancel A0A_{0}:

A02=A0e5730k12=e5730k.\frac{A_{0}}{2} = A_{0}e^{-5730k} \quad\Rightarrow\quad \frac{1}{2} = e^{-5730k}.

Take natural logs: ln12=5730k\ln\dfrac{1}{2} = -5730k, so k=ln25730=0.000121k = \dfrac{\ln 2}{5730} = 0.000121 (to six decimal places).

(b) 70%70\% remaining means AA0=0.7\dfrac{A}{A_{0}} = 0.7, so 0.7=ekt0.7 = e^{-kt}.
ln0.7=kt\ln 0.7 = -kt, so t=ln0.7k=0.3566750.0001212948t = \dfrac{-\ln 0.7}{k} = \dfrac{0.356675}{0.000121} \approx 2948 years.
Three marks in (a) for setting up the equation, taking logs and the six-dp value; two in (b) for substituting 0.70.7 and solving for tt.

TCE 20243 marksCalculator-free. Solve 2log3xlog3(x1)=log3(x+3)2\log_{3}x - \log_{3}(x - 1) = \log_{3}(x + 3). Show all algebraic working.
Show worked answer →

Use the log laws to combine the left side into a single logarithm. Recall 2log3x=log3(x2)2\log_{3}x = \log_{3}(x^{2}) and log3alog3b=log3ab\log_{3}a - \log_{3}b = \log_{3}\dfrac{a}{b}:

log3(x2)log3(x1)=log3x2x1.\log_{3}(x^{2}) - \log_{3}(x - 1) = \log_{3}\frac{x^{2}}{x - 1}.

Now equate the arguments since the bases match:

x2x1=x+3.\frac{x^{2}}{x - 1} = x + 3.

Multiply out: x2=(x+3)(x1)=x2+2x3x^{2} = (x + 3)(x - 1) = x^{2} + 2x - 3.
Cancel x2x^{2}: 0=2x30 = 2x - 3, so x=32x = \dfrac{3}{2}.

Check the domain: logs require x>0x > 0 and x1>0x - 1 > 0, i.e. x>1x > 1. Since 32>1\dfrac{3}{2} > 1, x=32x = \dfrac{3}{2} is valid. Always state the domain check to secure full marks.

TCE 20234 marksCalculator-free. For the equation log2(x+3)+log2(x+4)=log2(6x+18)\log_{2}(x + 3) + \log_{2}(x + 4) = \log_{2}(6x + 18): (a) Verify algebraically that x=2x = 2 is a solution. (b) Solve the equation algebraically and explain why x=2x = 2 is the only real solution.
Show worked answer →

(a) Substitute x=2x = 2. Left: log25+log26=log230\log_{2}5 + \log_{2}6 = \log_{2}30. Right: log2(6×2+18)=log230\log_{2}(6\times 2 + 18) = \log_{2}30. The two sides are equal, so x=2x = 2 is a solution.

(b) Combine the left side: log2((x+3)(x+4))=log2(6x+18)\log_{2}\big((x + 3)(x + 4)\big) = \log_{2}(6x + 18). Equate arguments:

(x+3)(x+4)=6x+18x2+7x+12=6x+18.(x + 3)(x + 4) = 6x + 18 \quad\Rightarrow\quad x^{2} + 7x + 12 = 6x + 18.

x2+x6=0x^{2} + x - 6 = 0, which factors as (x+3)(x2)=0(x + 3)(x - 2) = 0, giving x=3x = -3 or x=2x = 2.
Reject x=3x = -3 because log2(x+3)=log20\log_{2}(x + 3) = \log_{2}0 is undefined (the argument must be positive). Hence x=2x = 2 is the only real solution.

ExamExplained