6. Logarithmic and exponential functions
- Syllabus
- 0606–2028–2029
- Topic
- 6
- Level
- —
y=ex and y=lnx are inverse functions. Their graphs are reflections in y=x: swapping every point (p,q) to (q,p) also swaps domain with range and horizontal features with vertical ones.
| Graph | Domain | Range | Intercept | Asymptote |
|---|---|---|---|---|
| y=ex | all real x | y>0 | (0,1) | horizontal y=0 |
| y=lnx | x>0 | all real y | (1,0) | vertical x=0 |
For y=kenx+a with k=0 and n=0, the horizontal asymptote is y=a and the y-intercept is (0,k+a); its range is y>a if k>0 and y<a if k<0. For y=kln(ax+b) with non-zero a,k, require ax+b>0, the vertical asymptote is x=−b/a, and the x-intercept satisfies ax+b=1.
y=4ex+3 has horizontal asymptote y=3 and y-intercept (0,7). For y=ln(4x−3), the domain is x>3/4, the vertical asymptote is x=3/4, and the x-intercept is (1,0).
An asymptote is found from the transformed input or output, not copied unchanged. The exponential graph never reaches y=a, and the logarithmic graph is undefined where ax+b≤0. Series expansions are outside this syllabus objective.
For a real logarithm, the base must satisfy a>0 and a=1, and every logarithm argument must be positive. Logarithm laws rewrite multiplication, division and powers; they do not distribute across addition.
| Structure | Logarithm form |
|---|---|
| uv | loga(uv)=logau+logav |
| u/v | loga(u/v)=logau−logav |
| ur | loga(ur)=rlogau |
| change of base | logau=lnalnu=logbalogbu |
| reciprocal bases | logab=1/logba |
3lgx−2lg(y2)−3=lg(1000y4x3),x>0, y=0
The coefficients become powers, and 3=lg1000 supplies the constant inside the quotient. Because the original expression contains lg(y2), its real-domain condition is y=0; the final logarithm has the same condition.
Never write log(u+v)=logu+logv. When solving, record the original positive-argument restrictions before combining logs, then reject any candidate that violates them.
| Equation after isolation | Best move |
|---|---|
| af(x)=ag(x) | equate exponents: f(x)=g(x) |
| af(x)=b with no useful common base | take logarithms: f(x)lna=lnb |
ax=b,a>0, a=1, b>0⟹x=lnalnb
Solve 4e2x−3=7e5−x. Divide first: e3x−8=7/4. Taking natural logarithms gives 3x−8=ln(7/4), so x=38+ln(7/4)≈2.85.
Isolate the exponential expression before taking logs. Keep the exact logarithmic form until the final line, then round only if requested. Any logarithm base gives the same solution when used consistently.
For a positive base, ax is always positive, so ax=b has no real solution when b≤0. Do not equate exponents unless both sides have first been expressed with the same valid base.