At x=2 (the boundary of Rfβ): g(2)=7. As xββ, g(x)ββ. So Rgfβ=[7,β).
Tip: Always chain DfββRfββRgfβ when computing composite ranges. Don't try to compute Rgfβ directly from gf(x) unless the algebra is trivial.
π Show self-inverse and apply fΒ²β°Β²β΅
Question: Show that f:xβ¦xβ1x+aβ, xξ =1, is self-inverse (where aξ =1). Hence find f99(β4).
Step 1. Find fβ1:
Let y=xβ1x+aβ.
y(xβ1)=x+aβxyβy=x+a.
xyβx=y+aβx(yβ1)=y+a.
x=yβ1y+aβ.
So fβ1(x)=xβ1x+aβ β same expression and domain as f. β΄f is self-inverse. β
Step 2. Compute f99(β4):
Since f is self-inverse, fn(x)=x for even n and fn(x)=f(x) for odd n.
99 is odd, so f99(β4)=f(β4)=β4β1β4+aβ=β5aβ4β=54βaβ.
Tip: Iteration cycles in self-inverse functions are the #1 way exam-setters test the concept. Watch for "f1000(β¦)" or "f2025(β¦)" questions.
π Periodic piecewise: evaluate and sketch
Question:f(x)={x+1,5βx,β0<xβ€22<xβ€4β and f(x)=f(x+4) for all real x.
This is one fundamental period β translate horizontally by β4, +4 to cover [β4,8].
Tip: For large x, subtract multiples of T to bring x into the fundamental period. Then apply the piecewise rule.
π Solving (gf)β»ΒΉ(k) by setting up gf(t) = k
Question: Given gf(x)=2cosxβ14cosxβ1β with R(gf)β1β=[2Οβ,Ο], find (gf)β1(23β).
Step 1. Let t=(gf)β1(23β), so gf(t)=23β.
2costβ14costβ1β=23β
Step 2. Cross multiply:
2(4costβ1)=3(2costβ1)
8costβ2=6costβ3
2cost=β1βcost=β21β.
Step 3. Solve over the range:
t=32Οβ or t=34Οβ.
Step 4. Apply the range constraint:
R(gf)β1β=[2Οβ,Ο]. Only t=32Οβ is in this range.
β΄(gf)β1(23β)=32Οβ
Tip: Always use R(gf)β1β=Dgfβ=Dfβ to filter solutions when the equation has multiple roots.
π Describing a transformation chain
Question: Describe a sequence of transformations that maps y=lnx to y=ln(1+x2β).
Step 1. Simplify the target form using log laws:
y=ln(1+x2β)=ln2βln(1+x)
Step 2. Build the chain from y=lnx:
A. Translation 1 unit in the negative x-direction:y=lnxβy=ln(x+1).
B. Reflection in the x-axis:y=ln(x+1)βy=βln(x+1).
C. Translation ln2 units in the positive y-direction:y=βln(x+1)βy=ln2βln(x+1)=ln(1+x2β).
Three transformations: A β B β C.
Tip: Always state each transformation with type, axis/direction, and magnitude. The order matters β swapping B and C in this example gives a different curve.