Revision notes for Edexcel AS Level Maths Exponentials and Logarithms. Open each subtopic for explanations, worked examples, and summaries of 14.1 Exponential Functions, 14.2 y = e^x, 14.3 Exponential Modelling, 14.4 Logarithms, 14.5 Laws of Logarithms, 14.6 Solving Equations using Logarithms, 14.7 Working with Natural Logarithms, and 14.8 Logarithms and Non-Linear Data. Written against the Edexcel AS Level Maths (8MA0) specification, so the content matches what's examinable rather than general Maths background.
Exponentials and Logarithms
What you'll learn
How logarithms “undo” powers, just like square roots undo squares.
How to use log laws to simplify expressions and solve equations.
How to work with exe^xex and lnx\ln xlnx in growth, decay and cooling models.
How to find ranges, intercepts and tangents for exponential graphs.
1. Powers first: exponential functions
Before logs, you need to be confident with indices. For example, 252^525 means 2 multiplied by itself 5 times. The number being repeatedly multiplied is called the base.
Definition
Exponential function
An exponential function is a function where the variable appears in the power, such as y=3xy=3^xy=3x or y=exy=e^xy=ex. For AS Maths, the base is positive and not equal to 1.
If both sides of an equation can be written with the same base, you can equate the powers.
Example
Solving when the bases match
Solve 2x+1=642^{x+1}=642x+1=64.
Rewrite 64 as a power of 2:
64=2664=2^664=26
Equate the powers because the bases are the same:
x+1=6x+1=6x+1=6
Solve for xxx:
x=5x=5x=5
2. Logarithms undo exponentials
Most exponential equations do not have matching bases. That is when logarithms are needed.
Definition
Logarithm
logab\log_a blogab means “the power you put on aaa to get bbb”. So logab=c\log_a b=clogab=c is equivalent to ac=ba^c=bac=b. The number aaa is the base of the logarithm.
The most common logarithm in AS Pure is the natural logarithm, written lnx\ln xlnx. It means logex\log_e xlogex, where eee is the constant approximately 2.718.
The graphs of y=exy=e^xy=ex and y=lnxy=\ln xy=lnx are inverses: they reflect in the line y=xy=xy=x.
Key Idea
Logs reverse powers
If ax=ba^x=bax=b, then x=logabx=\log_a bx=logab. On your calculator, it is usually easiest to use natural logs: x=lnblnax=\frac{\ln b}{\ln a}x=lnalnb.
Example
Solving 5x=18
Solve 5x=185^x=185x=18, giving your answer to 3 significant figures.
Take natural logs of both sides:
ln(5x)=ln18\ln(5^x)=\ln 18ln(5x)=ln18
Use the power law of logs to bring xxx down:
xln5=ln18x\ln 5=\ln 18xln5=ln18
Divide by ln5\ln 5ln5:
x=ln18ln5x=\frac{\ln 18}{\ln 5}x=ln5ln18
Evaluate and round:
x≈1.80x\approx 1.80x≈1.80
Common Mistake
Dividing inside the log
From 5x=185^x=185x=18, do not write x=ln(18÷5)x=\ln(18\div 5)x=ln(18÷5). The correct method is x=ln18ln5x=\frac{\ln 18}{\ln 5}x=ln5ln18.
3. The log laws
Log laws let you combine or split logarithms. They are especially useful when solving equations.
Definition
Log laws
For M>0M>0M>0, N>0N>0N>0, a>0a>0a>0 and a≠1a\neq 1a=1:
loga(MN)=logaM+logaNloga(MN)=logaM−logaNloga(Mp)=plogaM\begin{aligned}
\log_a(MN)&=\log_a M+\log_a N\\
\log_a\left(\frac{M}{N}\right)&=\log_a M-\log_a N\\
\log_a(M^p)&=p\log_a M
\end{aligned}loga(MN)loga(NM)loga(Mp)=logaM+logaN=logaM−logaN=plogaM
Example
Writing as a single logarithm
Express 2loga(x+3)−loga72\log_a(x+3)-\log_a 72loga(x+3)−loga7 as a single logarithm.
Solve, remembering x>0x>0x>0 because log2x\log_2 xlog2x is only defined for positive xxx:
x=210x=2\sqrt{10}x=210
Common Mistake
Logs do not split over addition
loga(M+N)\log_a(M+N)loga(M+N) is not the same as logaM+logaN\log_a M+\log_a NlogaM+logaN. Log laws work with multiplication, division and powers, not addition inside the log.
Sometimes you are told y=log2xy=\log_2 xy=log2x and asked to rewrite related expressions.
Example
Using y=log2x
Given y=log2xy=\log_2 xy=log2x, write these in terms of yyy: log2(x2)\log_2(x^2)log2(x2), log2(8x)\log_2(8x)log2(8x) and log4x\log_4 xlog4x.
The argument of a logarithm is the expression inside it. For ln(3x−2)\ln(3x-2)ln(3x−2), the argument is 3x−23x-23x−2. The argument must be positive.
Common Mistake
Log inputs must be positive
You can only take ln\lnln or log\loglog of a positive number. Always check the argument, especially when a solution has come from squaring or from a quadratic.
Example
Solving a natural log equation
Solve ln(3x−2)=1\ln(3x-2)=1ln(3x−2)=1.
Exponentiate both sides to undo ln\lnln:
3x−2=e13x-2=e^13x−2=e1
Rearrange:
x=e+23x=\frac{e+2}{3}x=3e+2
Check the argument is positive:
3x−2=e>03x-2=e>03x−2=e>0
You can also use logs to solve simultaneous equations by substituting one expression into the other.
Some equations contain both eye^yey and e−ye^{-y}e−y. Since e−y=1eye^{-y}=\frac{1}{e^y}e−y=ey1, a substitution often turns the equation into a quadratic.
Example
Using the substitution u=ey
Solve exactly:
3ey+10e−y=113e^y+10e^{-y}=113ey+10e−y=11
Let u=eyu=e^yu=ey, so e−y=1ue^{-y}=\frac{1}{u}e−y=u1 and u>0u>0u>0.
If time is continuous, “22.99 weeks” is fine to 2 decimal places. If the question asks for a whole number of weeks, round up to 23 weeks because the population must exceed the target.
For cooling or radioactive decay, you are often given one data point to find the constant kkk.
Example
Finding a decay constant
A temperature model is T=70e−kt+18T=70e^{-kt}+18T=70e−kt+18. After 4 minutes, T=55T=55T=55. Find kkk and then find when T=40T=40T=40.