9 methods · 33 questions
★ Signature method unlocked: the technique this chapter rewards most often, with 3 worked questions.
The full chapter (9 methods · 33 worked questions) comes with Platform Access. See pricing
Whenever an equation is built from a single repeated exponential block (the same ax appearing as ax, a2x, a3x, a constant, ...), set u equal to that block. Every term becomes a power of u, the equation collapses to an ordinary polynomial (usually a quadratic), you solve for u, then read off x from u=(base)x.
Trigger: the variable appears only inside powers of one base, with exponents that are integer multiples of a single x-term.
Instances:
(i) a plain a2x and ax pattern gives a quadratic in u=ax;
(ii) after rewriting to one base, a2x becomes u2 so even 42x or 9x fits;
(iii) a fractional exponent like 3x/2 is itself the right u, with 3x=u2.
Linked questions (3)
TMUA 2016 Paper 1 · Q11
Answer:E
TMUA 2018 Paper 1 · Q15
Answer:E
TMUA 2019 Paper 1 · Q15
Answer:A
