6 methods · 9 questions
★ Signature method unlocked: the technique this chapter rewards most often, with 3 worked questions.
The full chapter (6 methods · 9 worked questions) comes with Platform Access. See pricing
Whenever an equation is built from different powers of a single exponential block or a single logarithm, set u equal to that block. The equation collapses to an ordinary polynomial (usually a quadratic). Solve for u, then read off x.
Trigger: The variable appears inside powers of one exponential base, or as powers of a logarithm like (logx)2.
Instances:
(i) for exponentials, split additions in the exponent first (a2x+1=a(ax)2) and reject any u≤0 since ax>0;
(ii) for logarithms, pull exponents out of arguments first (log(x2)=2logx) before substituting u=logx;
(iii) for bases like 2, setting u=(2)x makes 2x=u2.
Linked questions (3)
NSAA 2019 Section 1, Part E (Mathematics questions) · Q81
Answer:B
NSAA 2017 Section 1, Part E (Mathematics questions) · Q77
Answer:B
ENGAA 2020 Section 1, Part B (Mathematics questions) · Q37
Answer:D
