Skip to content

9709 · 3.2

Logarithmic and exponential functions — FAQ

Frequently asked questions for 9709 Logarithmic and exponential functions. Direct answers first, then deeper explanation — then practise with marking.

What is the difference between 'log' and 'ln'?

'ln' specifically means 'natural logarithm', which is logarithm to the base ee (i.e., loge\log_e). The 'log' button on a calculator usually means logarithm to the base 10 (i.e., log10\log_{10}). In A-Level Pure Mathematics, if you see 'log' written without a base, it often means 'ln', but the notation ln\ln is preferred to avoid ambiguity.

Why is the domain of $y = \ln x$ restricted to $x > 0$?

The function y=lnxy = \ln x is the inverse of y=exy = e^x. The range of y=exy=e^x is all positive real numbers (y>0y>0). For an inverse function, the domain and range are swapped. Therefore, the domain of y=lnxy = \ln x must be the range of y=exy=e^x, which is x>0x>0. You cannot take the logarithm of a zero or negative number.

How do I solve an equation where the unknown is in the power, like $5^x = 10$?

To solve for an unknown in an exponent, you should take logarithms of both sides. It's usually easiest to use natural logarithms (ln). For 5x=105^x = 10, we get ln(5x)=ln(10)\ln(5^x) = \ln(10). Using the power rule for logs, this becomes xln5=ln10x \ln 5 = \ln 10. Finally, divide to find xx: x=ln10ln5x = \frac{\ln 10}{\ln 5}.

In modelling questions, how do I know whether to use $e$ or another base?

The base ee is used for models involving continuous growth or decay, where the rate of change is proportional to the current amount. This is the standard for most P3 modelling questions involving populations, radioactivity, etc. The general form N=N0ektN=N_0 e^{kt} is provided in many questions. If the growth happens in discrete intervals (e.g., once per year), a model like P=P0(1.05)tP = P_0 (1.05)^t might be used, but this is less common in P3.