The hidden quadratic — substitution from an indices/exponential equation

~45 min · WMA11 · 1.1

WMA11 · 1.1 · 45 min

An equation that never once shows you an x2x^2 can still be a quadratic wearing a disguise. Two independently-verified WMA11 series — Jan 2023 and Jan 2025 — record the same failure on the same question type: candidates spot the substitution, do the algebra, solve the quadratic in the new letter correctly, and hand that in as the final answer, never returning to the variable the question actually asked about. Finding the substitution is never the hard part. Remembering that it was a substitution, and not the answer, is.

Before you read on

Two or three questions on exactly what this lesson teaches. Being wrong here is fine — it's the fastest way to find out what to pay attention to next.

Where the laws of indices turn an exponential equation into a quadratic

This is an indices question, not an 'exponentials and logarithms' question — worth saying plainly, because P1 does not examine the exponential function as its own topic (its graph, its asymptote, log laws for solving it): that is P2 content. Spec 1.1 covers something narrower and more mechanical: the laws of indices, 'for all rational exponents.' Every equation in this lesson is solved using nothing but those laws applied to expressions that happen to have xx in the exponent, and no logarithm appears anywhere below.

Three laws do all the work, and they are the same three from spec 1.1 that govern ordinary index manipulation: am+n=amana^{m+n}=a^m a^n, amn=am÷ana^{m-n}=a^m \div a^n, and (am)n=amn(a^m)^n=a^{mn}. Set u=axu = a^x for whatever base aa the equation uses, and every term built from that same base, at an exponent that is xx plus or times a constant, becomes an expression in uu alone: ax+3=a3ax=a3ua^{x+3}=a^3 \cdot a^x = a^3 u; ax1=ax÷a=u/aa^{x-1}=a^x \div a = u/a; a2x=(ax)2=u2a^{2x}=(a^x)^2=u^2. None of that is new mathematics — it is the same index-law fluency spec 1.1 has been building since the first lesson of the unit, pointed at a new kind of question.

The signal that an equation is hiding a quadratic: the same base, raised to two or more expressions that are each xx plus or times a constant, appearing more than once. 3×9x+3x+2=1+3x13 \times 9^x + 3^{x+2} = 1 + 3^{x-1} has that shape the moment it is read as base 3 throughout — 9x=(3x)29^x=(3^x)^2, and the other two terms are 3x3^x shifted. An equation with two DIFFERENT bases that are not powers of each other (say, a 2x2^x term and a 5x5^x term in the same equation) does not have this shape, and no single substitution turns it into a polynomial — recognising that a substitution will not work is as useful as recognising when it will.

One more recognition point, tied directly to spec 1.1's own wording ('for ALL rational exponents,' not just integers): the substitution has to match the smallest exponent unit actually present. If every exponent in an equation were x2\frac{x}{2}, xx, and 3x2\frac{3x}{2}, the right substitution is u=ax/2u=a^{x/2}, not u=axu=a^x — because ax=(ax/2)2=u2a^x=(a^{x/2})^2=u^2 still lands on a clean power of uu, while ax/2a^{x/2} itself would not. Every equation in this lesson uses plain xx-shifted exponents, where u=axu=a^x is always the right choice, but the underlying test is the same one either way: does every term become a whole-number power of the substituted variable?

Two solves, not one

The word 'substitution' names spec 1.6 too — 'solve simultaneous equations; analytical solution by substitution' — and it is worth being honest about how that connects to this lesson rather than pretending it is the same technique. Spec 1.6's substitution eliminates a second EQUATION: given y=mx+cy=mx+c and a curve, substitute the line's expression for yy into the curve's equation, and one unknown, yy, disappears. This lesson's substitution eliminates a second, unfamiliar TYPE of expression: given 3×9x+3x+2=1+3x13\times9^x+3^{x+2}=1+3^{x-1}, substitute uu for 3x3^x, and the unfamiliar exponential form disappears, leaving an equation you already know how to solve. Different target, same underlying move — trade a problem you don't have a method for, for a three-term quadratic you do.

That move has a cost the spec's simultaneous-equations version does not: it introduces a NEW variable that is not the one the question asked for. Solving y=mx+cy=mx+c simultaneously with a curve still asks for yy and gets yy. Solving a hidden quadratic asks for xx, and substitution deliberately gets you uu instead — a deliberate detour, made because uu is easier to solve for, on the understanding that you come back. A question built this way is never actually asking 'what is uu?'; the substitution is scaffolding you are expected to climb down from, not a resting place.

This is why the trap this lesson is named for costs marks reliably rather than occasionally: a fully correct value of uu looks, on the page, exactly like a finished answer — no obvious sign remains that a step is missing, unless you are checking against the letter the question actually named. The check costs one line: circle the letter the prompt asked to solve for, before you start, and do not put a pen down until that letter has a value written next to it.

Mechanism

Why the substitution always works — and where it stops working

Take the general case algebraically rather than trusting that it works because it happened to work on one example. Suppose every term in an equation has the same base a>0a>0, each raised to an exponent of the form x+kx+k for some rational constant kk (a plain xx is the case k=0k=0; a coefficient like 2x2x is handled separately below). By the addition law, ax+k=akaxa^{x+k}=a^k \cdot a^x. Set u=axu=a^x: every such term becomes akua^k u, a constant multiple of uu — never a higher power, because the exponent's VARIABLE part is always exactly xx, contributing exactly one factor of uu. A term with exponent 2x2x is different in exactly one respect: by the power law, a2x=(ax)2=u2a^{2x}=(a^x)^2=u^2, contributing two factors of uu instead of one. Collect every term of the equation as a multiple of u2u^2, uu, or a constant (a term with exponent 0x+k0\cdot x + k, i.e. no xx at all, is already a plain number), and what remains is, by construction, a polynomial in uu of degree at most 2 — a quadratic, exactly because the highest power of xx appearing in any exponent was 2x2x and nothing higher. Change that highest exponent to 3x3x and the same argument produces a CUBIC in uu, not a quadratic; WMA11's hidden-quadratic questions are hidden quadratics specifically because every exponent stays at or below 2x2x, not because substitution itself is limited to quadratics.

Marked, line by line

In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable. (Real, verbatim instruction attached to this exact question — Jan 2023 Q5.) (a) Show that the equation 3×9x+3x+2=1+3x13 \times 9^x + 3^{x+2} = 1 + 3^{x-1} can be written in the form 9p2+26p3=09p^2 + 26p - 3 = 0, where p=3xp = 3^x. (3) (b) Hence solve the equation 3×9x+3x+2=1+3x13 \times 9^x + 3^{x+2} = 1 + 3^{x-1}. (3) — the equation, the resulting quadratic, the calculator instruction, and this (3)/(3) part-mark split are all real and verified (Jan 2023, Q5; verified directly against the primary source for the equation and instruction — re-checked against the raw question-paper PDF text during this pass, which confirmed part (b) reads exactly "Hence solve [equation]" with no added "giving your answer(s) exactly" clause, correcting a prior pass's embellishment; the mark allocation independently verified directly against the official mark scheme, WMA11_01_MS_2301, during this file's review pass — see the closing flag). Every mark code below transcribes that mark scheme.

6 marks available

(a)3 marks

  1. 01

    9x=p29^x = p^2 (equally, stating 3x+2=9p3^{x+2} = 9p or 3x1=p33^{x-1} = \dfrac{p}{3} earns the same mark — only one correct law needs to be shown here)

    Independent mark for correctly applying an index law to rewrite ANY ONE of the three exponential terms as an expression in p. A B mark, not an M mark — it does not require the rest of the substitution to go on to be correct.

    B1
  2. 02

    3×9x+3x+2=1+3x1    3p2+32×p=1+p33 \times 9^x + 3^{x+2} = 1 + 3^{x-1} \;\Rightarrow\; 3p^2 + 3^2 \times p = 1 + \dfrac{p}{3}

    Method mark for substituting through ALL THREE terms correctly and reaching this equation from correct work — the addition and subtraction laws applied to the two shifted terms, on top of whichever law the B1 above already credited. A response with one term right and one wrong does not clear this mark, since the resulting equation would not be the one the question asks you to show.

    M1
  3. 03

    9p2+26p3=09p^2 + 26p - 3 = 0 via 3p2+9p=1+p33p^2 + 9p = 1 + \dfrac{p}{3}

    Accuracy mark, answer given (ag, printed A1* on this paper) — this is a 'show that' part, so the printed target 9p^2+26p-3=0 is not itself in doubt; the mark is for reaching it with no errors or omissions, with the intermediate line 3p^2+9p=1+p/3 shown explicitly.

    A1*

(b)3 marks

  1. 101

    9p2+26p3=0    (9p1)(p+3)=0    p=19 or p=39p^2 + 26p - 3 = 0 \;\Rightarrow\; (9p - 1)(p + 3) = 0 \;\Rightarrow\; p = \dfrac{1}{9} \text{ or } p = -3

    Method mark for a valid non-calculator attempt at solving the given quadratic — factorisation (here, with the general principles' own test: |m||n| = 9 = |a|, |p||q| = 3 = |c|), the formula, or completing the square are equally creditable. This single mark covers the whole quadratic-solving step; unlike the general 3-term-quadratic M1 A1 pattern this lesson's own original examples use, the real mark scheme for this specific question puts the accuracy check into the two marks below instead of into a second mark on this line. The mark scheme is explicit about the two ways to fail it: "it must be clear they are solving the given quadratic [9p²+26p−3=0], not their incorrect one" (an earlier slip in part (a) does not excuse skipping the correct quadratic here), and "answers just written down scores M0" — a numerically correct pair of p-values earns nothing without visible factorisation, formula-substitution, or completed-square working.

    M1
  2. 102

    3x=193^x = \dfrac{1}{9}

    Accuracy mark for writing the surviving root back in terms of 3^x specifically — the mark scheme requires a value for 3^x, not for p or x directly. Worth reading precisely: the real mark scheme is more lenient here than this lesson's general advice — its own note says a response can leave p=-3 unmentioned entirely and still earn this mark ('you can ignore e.g. 3^x=-3 for this mark'), so no credit is lost for skipping a written justification. But reaching 3^x=1/9 at all still requires having set the invalid root aside — which is why testing both roots and rejecting the invalid one on purpose is still the reliable way to get here, even though the mark scheme itself does not demand the sentence explaining why.

    A1
  3. 103

    3x=19=32    x=23^x = \dfrac{1}{9} = 3^{-2} \;\Rightarrow\; x = -2

    Accuracy mark for the value of x itself — the mark this question is actually testing, and the one a response that stops at p never reaches. Found by matching indices; no logarithm is needed or available at P1.

    A1

Worked, in full

Solve 52x4×5x5=05^{2x} - 4 \times 5^x - 5 = 0 for xx — including the root you have to throw away

  1. 01

    Recognise the shape and substitute. 52x=(5x)25^{2x} = (5^x)^2, so with u=5xu = 5^x the equation becomes u24u5=0u^2 - 4u - 5 = 0 — a genuine three-term quadratic in uu, using only the power law.

    Earns: M1 — correct substitution, using (5^x)^2 = 5^2x.

  2. 02

    Solve it. u24u5=(u5)(u+1)=0u^2 - 4u - 5 = (u-5)(u+1) = 0 [check: u2+u5u5=u24u5u^2 + u - 5u - 5 = u^2 - 4u - 5 ✓], so u=5u = 5 or u=1u = -1.

    Earns: M1 A1 — a correct method for a three-term quadratic (factorisation, one of three equally-creditable routes) and both values of u.

  3. 03

    Test both values against what uu actually stands for, before doing anything else with them. u=5xu = 5^x, and a positive base raised to any real power is always positive: 5x>05^x > 0 for every real xx, with no exception. u=5u=5 passes that test; u=1u=-1 does not, since there is no real xx with 5x=15^x = -1.

    Earns: B1 — rejects the value that cannot correspond to any real x, with a stated reason rather than a silent omission.

  4. 04

    Solve for xx on the surviving root only. 5x=5=515^x = 5 = 5^1, so x=1x = 1 — found by matching the index directly, not by taking a logarithm: P1 does not use logarithms, and every WMA11 substitution question is built so the indices match exactly at this final step.

    Earns: A1 — x = 1, using the surviving root only.

  5. 05

    State the final answer precisely. The equation has exactly one real solution, x=1x = 1 — not two, even though the quadratic in uu had two roots. The number of solutions for uu and the number of solutions for xx are not guaranteed to match, and this is the case where they do not.

    Earns: Nothing further on the mark scheme — this line exists to stop the answer being written as 'x = 1 or x = -1', the most direct way the domain restriction on u bites if it is forgotten at the very last line.

Beyond spec

A lesson that only ever hands you equations where every value of u survives would leave the exact case the real exam question tests completely unpracticed.

The requirement to reject a negative value of u is not itself a specific error the verified research pass's examiner-report extracts quote by name — but it follows necessarily from a^x > 0 for a > 0, and the real, verified Jan 2023 Q5 equation (3×9^x+3^(x+2)=1+3^(x-1)) has exactly this shape: one of its two p-values (p=-3) is negative and has to be rejected the same way, which is why it is included here rather than only in original practice.

Complete it yourself

Complete the chain — solve 2×4x9×2x+4=02 \times 4^x - 9 \times 2^x + 4 = 0 for xx

  1. 01

    Recognise the hidden quadratic. 4x=(2x)24^x = (2^x)^2, so with u=2xu = 2^x the equation 2×4x9×2x+4=02 \times 4^x - 9 \times 2^x + 4 = 0 becomes 2u29u+4=02u^2 - 9u + 4 = 0 — a genuine three-term quadratic in uu, using nothing beyond (2x)2=22x=4x(2^x)^2 = 2^{2x} = 4^x.

  2. 02

    Solve it. 2u29u+4=02u^2 - 9u + 4 = 0 factorises as (2u1)(u4)=0(2u-1)(u-4) = 0 [check: 2u28uu+4=2u29u+42u^2 - 8u - u + 4 = 2u^2 - 9u + 4 ✓], giving u=12u = \dfrac{1}{2} or u=4u = 4.

Named traps

stops-at-the-substituted-variable
The named trap this lesson exists to fix, confirmed independently across two series. A real WMA11 examiner report states it directly: "a significant number of responses did not go any further than finding solutions to the quadratic in [the substituted variable]" (Jan 2025, Q4(b)) — the same failure the Jan 2023 Q5 equation this lesson's marked-solution is built on documents in its own report. The substituted letter is never the thing the question asked for; it is scaffolding on the way to it.
exponent-shift-mapped-as-a-power-not-a-multiple
Confirmed verbatim on the real question this lesson's marked-solution reproduces: "Common misconceptions included, 3x+2=p23^{x+2}=p^2 and 3x1=p13^{x-1}=p^{-1}" (Jan 2023, Q5). Both errors treat a SHIFTED exponent as though it behaved like a raised power of the substituted letter — 3x+23^{x+2} becomes p2p^2 (which is what 32x3^{2x} would give, not 3x+23^{x+2}), and 3x13^{x-1} becomes p1p^{-1} (which is what 3x3^{-x} would give). The correct laws are additive on the base, not on the letter after substitution: ax+k=akua^{x+k}=a^k\cdot u, never uku^k.
negative-value-of-u-not-rejected
Not itself a phrase the research bank's examiner-report extracts quote by name — this is mathematical necessity, not a documented misconception, and is named here because leaving it out would understate what a full solution requires. u=axu=a^x for a>0a>0 can never be negative, so a value of uu that comes out negative when solving the quadratic is not a second solution waiting to be converted — it is not a solution at all, and the correct response states the rejection with a reason rather than omitting it silently. The real Jan 2023 Q5 equation has exactly this shape (p=-3 is one of its two roots).
answer-from-the-calculator-with-no-method-shown
The real Jan 2023 Q5 question this lesson's marked-solution is built on carries the instruction "In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable" (verbatim, from the question paper itself), and the official mark scheme for this exact question backs the instruction with a direct, unambiguous rule of its own in part (b)'s general guidance: "Answers just written down scores M0" (WMA11_01_MS_2301, Q5). Re-checking a related Jan 2025 quote against its own report during this pass found it does NOT transfer cleanly to this trap: that series' Q4(b) comment on calculator-only responses ends "...this approach could have been penalised on a different occasion" — the report's own general comments confirm the explicit show-your-working warning that series was printed only on Q2(a) and 5(b), not Q4, so a prior pass's use of that quote here overstated what actually happened on that specific question. The Jan 2023 Q5 mark scheme's own M0 rule is the correct, unhedged source for this trap. Treat the printed warning as a cue that the algebra itself, not just the final value, is what earns the marks.
quadratic-not-yet-formed-before-a-quadratic-technique-is-applied
A related but distinct discipline failure, confirmed on a different real question (not a substitution question, but the same underlying skill): "This question proved challenging for some candidates, who failed to realise that they needed to form a quadratic in x in order to use the discriminant" (Jan 2019, Q9). The substitution trap and this one are mirror images — one is about recognising you HAVE built a quadratic and still needing to finish the job; this one is about failing to recognise a quadratic needs building in the first place, before any quadratic technique (discriminant, factorising, the formula) has anything to act on.
hence-ignored-original-equation-attacked-directly
A genuinely distinct failure from every trap above, confirmed on the real Jan 2023 Q5 question this lesson's marked-solution is built on, and found only by re-reading the full examiner report during this pass rather than the excerpt an earlier pass had already pulled: "In part (b), some candidates ignored the “Hence” and attempted to solve the original equation in terms of x and could score no marks in this part" (WMA11_01_ER_2301). Part (b) says "Hence solve" specifically because it is built to be answered by using part (a)'s own quadratic, 9p²+26p−3=0 — not by any other route that happens to reach the right x. A response that abandons the substitution and attacks 3×9x+3x+2=1+3x13\times9^x+3^{x+2}=1+3^{x-1} by some other method, even one that is mathematically valid in principle, scores zero on part (b): the mark scheme credits the substitution-and-solve method specifically, not "any way of getting the right x." "Hence" is an instruction about which method to use, not a stylistic connective — treat it as one every time it appears attached to a part-mark question.

In your own words

In one sentence: why does every negative value of uu, found when solving a hidden-quadratic equation with u=axu = a^x for some a>0a > 0, have to be thrown away rather than converted into a value of xx?

Retrieval — with feedback on every choice

Question 1
2 marks

An equation contains the terms 2x+22^{x+2} and 2x12^{x-1}. Using the substitution u=2xu = 2^x, what do these two terms become?

Question 2
4 marks

Solve 52x6×5x+5=05^{2x} - 6 \times 5^x + 5 = 0 for xx.

Question 3
4 marks

In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable. (Verbatim WMA11 instruction, verified attached to real substitution-style questions; the equation below is VERIDIAN-original, not a reproduction.) Solve 3×4x11×2x4=03 \times 4^x - 11 \times 2^x - 4 = 0.

Which response is certain to earn full marks?

Question 4
3 marks

Solving a hidden-quadratic equation using the substitution u=2xu=2^x, you correctly reach 4u2+4u3=04u^2+4u-3=0 and then u=12u=\dfrac{1}{2} or u=32u=-\dfrac{3}{2}. What is the complete, correctly-justified solution for xx?

Reference — not a study method, a lookup
  • u = a^x: a^(x+n) = a^n · u, a^(x-n) = u ÷ a^n, a^(nx) = u^n. Every term becomes a power of u — that's spec 1.1, not new rules.
  • Two solves, not one: solve the quadratic for u, THEN solve a^x = u for x. The question asked for x.
  • a^x > 0 for every real x, any a > 0. A negative value of u is rejected, with a reason — never reported as an answer.
  • No logs needed: match indices directly (1/9 = 3^-2). WMA11 substitution questions are built this way, since P1 doesn't teach logs.
  • 'Show all stages' questions penalise a calculator-only route even when the value of x is right.

Not affiliated with or endorsed by Pearson Edexcel. The marked-solution example's equation (3×9^x+3^(x+2)=1+3^(x-1)), its resulting quadratic (9p²+26p−3=0), the 'must show all stages of your working... not acceptable' instruction attached to it, both quoted misconceptions (the exponent-shift errors, and stopping at the substituted variable), and the full (a)/(b) mark scheme (B1 M1 A1*, then M1 A1 A1 — 3 marks per part, 6 total) are real and verified: the equation, quadratic, instruction and misconceptions against the primary Pearson document (Jan 2023 Q5; Jan 2025 Q4(b); Jan 2019 Q9 for the related discriminant trap), and the mark-by-mark structure directly against the official mark scheme (qualifications.pearson.com, Publications Code WMA11_01_MS_2301, Q5) — the research bank had flagged that structure as unchecked, so this file's own review pass re-derived it from the primary source rather than leave it invented, per the exact discipline the research bank's §5 insists on. Every quotation was matched against a primary source, not paraphrased from memory. One nuance the real mark scheme reveals that this lesson's general advice slightly overstates: it does not require a candidate to write out a reason for rejecting p=-3 ('you can ignore e.g. 3^x=-3 for this mark') — stating the reason remains good mathematical practice, just not separately credited on this specific paper. Every other equation in this lesson (the u=5^x, u=2^x and 3-term-in-u items in the worked-chain, chain-drill and MCQ blocks) is VERIDIAN-original — chosen and verified with sympy so every root is exact, and built to rehearse the two documented traps on numbers that do not appear in any real WMA11 series.

Question 12 marks

An equation contains the terms 2x+22^{x+2} and 2x12^{x-1}. Using the substitution u=2xu = 2^x, what do these two terms become?

  • 4u4u and u2\dfrac{u}{2}

    Correct. 2x+2=222x=4u2^{x+2}=2^2\cdot2^x=4u and 2x1=2x÷2=u22^{x-1}=2^x\div2=\dfrac{u}{2}, applying the addition and subtraction laws respectively — the shift in the exponent becomes a constant FACTOR multiplying u, never a power of u.

  • Bu2u^2 and u1u^{-1}

    This is precisely the pair of errors a real WMA11 examiner report records for this exact type of question, translated from base 3 to base 2: "Common misconceptions included, 3x+2=p23^{x+2}=p^2 and 3x1=p13^{x-1}=p^{-1}" (Jan 2023, Q5). Both treat an added or subtracted exponent as though it multiplied the exponent instead.

  • C2u2u and u-u

    The shift constants (2 and -1) have been used as scalar multipliers of u directly, rather than as powers of the base 2. At x=0, u=1, and the real values are 22=42^2=4 and 21=0.52^{-1}=0.5 — neither matches 2×1=2 or -1×1=-1.

  • Du+2u+2 and u1u-1

    This applies the shift additively to u itself, as though substitution commuted with addition. 2x+22^{x+2} is 2x2^x multiplied by 222^2, not 2x2^x plus 2 — the two only coincide by accident for specific values of x, never in general.

Traps tested: Exponent shift mapped as a power not a multiple · Shift constant used directly instead of as a power of the base · Index shift applied additively to u

Question 24 marks

Solve 52x6×5x+5=05^{2x} - 6 \times 5^x + 5 = 0 for xx.

  • x=0x = 0 or x=1x = 1

    Correct. With u=5xu=5^x: u26u+5=(u1)(u5)=0u^2-6u+5=(u-1)(u-5)=0, so u=1u=1 or u=5u=5. Both are positive, so both survive: 5x=1=50x=05^x=1=5^0\Rightarrow x=0, and 5x=5=51x=15^x=5=5^1\Rightarrow x=1. x=0x=0 is a genuine solution — 50=15^0=1 is exact, not an approximation to be suspicious of.

  • Bu=1u = 1 or u=5u = 5

    This is the substituted variable's value, not x's. The question asks to solve for x; matching u=1 to x=0 and u=5 to x=1 is the step this response is missing.

  • Cx=1x = 1 only — u=1u=1 can be discarded, since 50=15^0=1 doesn't look like a genuine solution

    u=1 is not a value to be suspicious of; it is a completely ordinary positive value of 5x5^x, just as valid as u=5. Only a NEGATIVE value of u gets rejected, because 5x5^x can never be negative — u=1 fails no such test, and x=0 is a real solution to the original equation.

  • DNo real solutions — solving 5x26x+5=05x^2-6x+5=0 directly by the quadratic formula gives a negative discriminant

    This treats the original equation as though it were already quadratic IN x, with x itself playing the role of the squared variable. It is quadratic in 5x5^x, not in x — the exponent, not x itself, is what appears squared. 5x26x+5=05x^2-6x+5=0 is a different equation entirely, and its negative discriminant says nothing about the real one.

Traps tested: Stops at the substituted variable · Valid root wrongly discarded · Treats the original equation as already quadratic in x

Question 34 marks

In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable. (Verbatim WMA11 instruction, verified attached to real substitution-style questions; the equation below is VERIDIAN-original, not a reproduction.) Solve 3×4x11×2x4=03 \times 4^x - 11 \times 2^x - 4 = 0.

Which response is certain to earn full marks?

  • (3u+1)(u4)=0(3u+1)(u-4)=0 where u=2xu=2^x, giving u=4u=4 (so x=2x=2) and u=13u=-\dfrac{1}{3} (rejected, since 2x>02^x>0)

    Correct, and complete: the substitution is shown, the quadratic is solved by a named method, the invalid root is rejected with a reason, and the surviving root is converted all the way back to x. Nothing is left implicit.

  • Bx=2x = 2, with no working shown

    A correct value with no visible method. The general marking guidance is explicit that answers without working may not gain full credit, and the printed instruction on this question removes the usual benefit of the doubt entirely.

  • C"By calculator, x=2x=2"

    This is the exact response the instruction exists to exclude. A real examiner report on this question type records that candidates who found their solution directly from a calculator, without showing a method, could have been penalised.

  • DFull working shown up to u=4u=4 or u=13u=-\dfrac{1}{3}, with the response left there

    Every method mark up to this point is genuinely earned — the working is real and correctly shown. But the question asks to solve for x, and this response, however carefully written, never states x=2 or addresses the rejected root: showing your working thoroughly is not the same discipline as finishing the question, and this is the trap the lesson is named for, wearing a fully-worked-looking disguise.

Traps tested: Answer without working · Calculator cited as the method · Stops at the substituted variable

Question 43 marks

Solving a hidden-quadratic equation using the substitution u=2xu=2^x, you correctly reach 4u2+4u3=04u^2+4u-3=0 and then u=12u=\dfrac{1}{2} or u=32u=-\dfrac{3}{2}. What is the complete, correctly-justified solution for xx?

  • x=1x=-1 only — u=12=21u=\dfrac{1}{2}=2^{-1} gives x=1x=-1; u=32u=-\dfrac{3}{2} is rejected because 2x2^x is never negative

    Correct. Only one of the two u-values is a possible value of 2x2^x at all; the other is discarded before any attempt is made to convert it, and the surviving value is matched to its exponent directly (12=21\frac12=2^{-1}), needing no logarithm.

  • Bx=1x=-1 or x=32x=-\dfrac{3}{2}

    The values of u have been reported directly as though they were already the values of x, with no rejection and no conversion — the two errors this lesson names combined into a single response.

  • Cx=1x=-1 or x=1x=1

    This assumes a negative value of u can be 'fixed' by flipping its sign and treating the result as a value of x. There is no law of indices that does this — a negative u is not a solution with the wrong sign, it is not a solution at all, and it is rejected, not corrected.

  • DNo solution exists, since one of the two u-values is negative

    One invalid root does not disqualify the other. u=12u=\frac12 is a genuine, positive value of 2x2^x and converts to a real solution, x=1x=-1 — the correct response discards the bad root and keeps the good one, not both.

Traps tested: Stops at the substituted variable · Sign of rejected root flipped instead of rejected · Valid root abandoned because the other root failed

Practice this for real

This site teaches the mechanism; the exam is sat on Pearson's own real questions. Go find and attempt these yourself — nothing here substitutes for actually sitting a timed paper.

Pearson's official past-papers portal

Select International Advanced Level → Mathematics → any series, then look for WMA11.

Pure Mathematics 1 · progress saved in this browser · sign in to sync across devices

Up next

Graph Transformations Described in Words

Every one of these questions can be answered correctly and still score nothing, because the mark scheme is grading a word, not a picture. y = 6/x becomes y = 6/(x-2), and a real examiner report records that most candidates correctly saw the curve move two units right — and very few called it a *translation*. The four transformations here, y=af(x), y=f(x)+a, y=f(x+a), y=f(ax), are genuinely simple algebra applied to a curve you already know the shape of. The mark scheme gates them on language.

50 min