P3.3 - Exponentials and logarithms
- Syllabus
- 2019
- Topic
- P3.3
- Level
- A2
The graph of y=ex is always positive, passes through (0,1) and approaches the horizontal asymptote y=0 as x→−∞. Its domain is R and its range is (0,∞).
For y=eax+b+c, with a=0:
| Feature | Result |
|---|---|
| horizontal asymptote | y=c |
| domain and range | x∈R; y>c |
| y-intercept | (0,eb+c) |
| direction | increasing if a>0; decreasing if a<0 |
Writing ax+b=a(x+b/a) shows that the inside change moves and horizontally scales the base graph; adding c moves every output vertically and therefore moves the asymptote from y=0 to y=c.
For y=e−2x+1+3, the asymptote is y=3, the range is y>3, and the curve decreases because the coefficient of x is negative. At x=0, y=e+3, so (0,e+3) fixes its vertical position.
The curve approaches its asymptote but never reaches it because eax+b>0. Do not set the asymptote to y=0 after an outside shift, and do not use b alone as a horizontal translation without first factoring a.
The natural logarithm is the inverse of the exponential function: ln(ex)=x and elnx=x for x>0. Therefore the graphs of y=ex and y=lnx are reflections in y=x.
| Feature of y=lnx | Value |
|---|---|
| domain | x>0 |
| range | R |
| intercept | (1,0) |
| vertical asymptote | x=0 |
eax+b=p⇒x=alnp−b(p>0),ln(ax+b)=q⇒x=aeq−b(ax+b>0),a=0
For e3x−1=7, take natural logs to get 3x−1=ln7, so x=(1+ln7)/3. For ln(5−2x)=1, exponentiate to obtain 5−2x=e, hence x=(5−e)/2; this satisfies the required domain 5−2x>0.
A logarithm accepts only a positive argument. Do not write ln(u+v)=lnu+lnv, and do not take lnp when an equation has p≤0; in that case the real exponential equation has no solution.
A logarithmic plot turns a nonlinear relationship into a straight line. The chosen horizontal axis determines which model is being tested, while the gradient and intercept recover the original parameters.
| Original model | Straight-line form | Plot | Gradient | Intercept |
|---|---|---|---|---|
| y=axn | logy=nlogx+loga | logy against logx | n | loga |
| y=kbx | logy=xlogb+logk | logy against x | logb | logk |
Using base-10 logarithms, an intercept c means a=10c or k=10c. For the exponential plot, a gradient m means b=10m. With natural logarithms, use ec and em instead; keep one base throughout.
Suppose a graph of log10y against log10x has gradient −21 and intercept 2. Then log10y=−21log10x+2, so y=102x−1/2=100x−1/2.
Estimate the gradient from two well-separated points on the straight line of best fit, not automatically from two raw data points. Read the vertical intercept at horizontal coordinate zero, then convert the logged parameters back to the original scale.
Both logarithmic axes require positive logged values. Plotting logy against x tests an exponential form; plotting it against logx tests a power form. Interchanging these axes changes the model and the meaning of the gradient.