Pattern recognition: whenever you see a2x±⋅ax±⋅, substitute u=ax to get a quadratic in u.
Solve 4^x + 2^(x+1) − 8 = 0, reject u < 0
Question: Solve 4x+2x+1−8=0.
Solution:
Note 4x=(2x)2 and 2x+1=2⋅2x. Let u=2x:
u2+2u−8(u+4)(u−2)u=0=0=−4 or u=2
Reject u=−4 because u=2x>0 for all real x.
Take the valid root u=2:
2x=2⟹x=1
⚠️ Pitfall: never accept a negative or zero value of u=ax — exponentials are strictly positive.
Solve for time in exponential decay
Question: A radioactive sample decays according to m=200⋅e−0.05t, where m is the mass in grams and t is time in days. Find the time taken for the mass to halve.
Solution:
Initial mass at t=0 is 200 g. Halving means m=100: