P2.5 - Exponentials and logarithms
- Syllabus
- 2019
- Topic
- P2.5
- Level
- AS
In y=ax, the variable is in the exponent. The restrictions a>0 and a=1 give a real exponential curve rather than a sign-changing or constant rule.
y=ax,a>0, a=1
| Base | Left-to-right behaviour | End behaviour |
|---|---|---|
| a>1 | increasing | y→0 as x→−∞; y→∞ as x→∞ |
| 0<a<1 | decreasing | y→∞ as x→−∞; y→0 as x→∞ |
Every permitted base gives a0=1, so the graph crosses the y-axis at (0,1). Its domain is all real x, its range is y>0, and y=0 is a horizontal asymptote: the curve approaches but never meets the x-axis.
Known graph transformations preserve this structure. For y=3⋅2x+4, the y-intercept is (0,7), the horizontal asymptote is y=4, and the curve is increasing above that line.
Do not draw an x-intercept for y=ax. A vertical shift changes the horizontal asymptote, while a=1 would give the excluded constant graph y=1.
A logarithm is an exponent: logax=y means ay=x. Therefore a>0, a=1, and every logarithm argument must be positive.
loga(xy)loga(x/y)loga(xk)loga(1/x)logaa=logax+logay,=logax−logay,=klogax,=−logax,=1.
These laws are the index laws read through the inverse operation: multiplying powers adds exponents, dividing subtracts them, and raising a power multiplies its exponent.
Solve log2(x−1)+log2(x−3)=3. The domain requires x>3. Combining gives log2[(x−1)(x−3)]=log28, so (x−1)(x−3)=8 and (x−5)(x+1)=0. Only x=5 satisfies the domain.
The arguments x, y, xy, or x/y must be positive wherever their logarithms appear. Algebra can create candidate roots outside that domain, so check every final value in the original expression.
To solve ax=b, apply a logarithm to both sides. The power law moves the unknown exponent in front, where ordinary algebra can isolate it.
ax=b⟹xlogca=logcb⟹x=logcalogcb=logab
This requires a>0, a=1, and b>0. The change-of-base formula allows any convenient valid base c, commonly 10 or e.
For 52x−1=17, take natural logarithms: (2x−1)ln5=ln17. Hence x=21(1+ln5ln17)≈1.380. Substitution restores 52x−1=17, providing a check.
First isolate the exponential expression, then take logs of both complete sides. Do not write log(ax)=logax ambiguously, and keep full calculator precision until the final rounding.