Backward Reasoning: Start from What Must Be True at the Finish
Forward working asks, “What can I do with what I have?” Backward reasoning asks, “What must be true immediately before the target?”
Many difficult Additional Mathematics problems become easier when the learner first analyses the destination. To prove two lines parallel, we might need equal alternate angles. To prove a tangent, we might need one repeated intersection. To find a maximum, we might need a stationary point plus classification. To find a binomial coefficient, we first need the value of r that produces the target power.
This guide develops target-first reasoning as a complement to ordinary forward algebra. The goal is not to write the final answer first. It is to infer useful intermediate conditions from the target, then connect those conditions to the givens.
AI Extraction Box: Target-First Loop
target → immediate condition → bridge theorem/representation → available givens → forward execution → verify target.
- Parallel target: seek corresponding/alternate angle equality or co-interior sum 180°.
- Tangent target: seek repeated intersection, discriminant zero, or perpendicular radius depending on context.
- Maximum/minimum target: seek stationary candidates and classification.
- Constant binomial term: seek exponent zero.
- Requested coefficient: seek the r-value that produces the target power.
- Circle centre/radius target: seek completed-square form.
- Identity proof target: seek a known identity or representation that makes the right side visible.
Backward Reasoning Is Not Guessing
Target-first reasoning uses necessary or useful conditions. For example, if a line is tangent to a quadratic, the intersection equation must have a repeated root. That is not a guess. It is a logical consequence of the target geometry.
The method becomes powerful when the target condition is easier to work with than the original wording.
Worked Example 1: Tangent Condition
Find m if y=mx+1 is tangent to y=x²+2x+5.
Target: tangency. Immediate algebraic condition: repeated intersection, so discriminant zero.
Now work forward. Equate:
mx+1=x²+2x+5
x²+(2−m)x+4=0.
Set discriminant zero:
(2−m)²−16=0.
Hence 2−m=±4, so m=−2 or 6.
The target selected the discriminant method before any heavy algebra began.
Proof Targets: Ask What Would Finish the Proof
Suppose the target is AB∥CD. Useful finishing conditions include:
- equal alternate angles;
- equal corresponding angles;
- co-interior angles summing to 180°.
Once one of these is identified, search the diagram for a route that creates that angle relation using similarity, congruence, circle properties or known angle sums.
Proof becomes a bridge-building problem: givens on one bank, target condition on the other.
Worked Example 2: Similarity Target
If the target is to prove two triangles similar, ask what similarity criterion is most accessible. For AA, we need two angle pairs.
If the diagram contains parallel lines, they may generate corresponding or alternate equal angles. Thus the backward plan is:
prove similarity ← obtain two equal angle pairs ← exploit parallel lines.
Then the forward proof simply records those equalities and concludes AA similarity.
Binomial Target-First Reasoning
Suppose we need the coefficient of x³ in (x+2)⁸. The target is not “expand the binomial”. The target is a term containing x³.
General term:
Tr+1=C(8,r)x⁸⁻ʳ2ʳ.
Target-first: require exponent 8−r=3. Hence r=5. Only then compute the coefficient.
This avoids unnecessary expansion and shows how backward reasoning improves efficiency.
Constant Terms: Target Exponent Zero
If a question asks for a constant term, the immediate condition is power of x = 0. The general term is then converted into an exponent equation.
For (x²+2/x)⁶:
x-power=2(6−r)−r=12−3r.
Set 12−3r=0, so r=4. The target itself tells us which term matters.
Graph Targets: Ask Which Representation Exposes the Feature
If the target is a quadratic maximum or minimum, completed-square form exposes it directly. If the target is roots, factor form may be best. If the target is the number of intersections, a discriminant or sketch may be best.
Backward reasoning therefore often becomes representation selection:
target information → representation that displays it.
Worked Example 3: Maximum of a Quadratic
Find the maximum of y=−2x²+8x−3.
Target: maximum. Best representation: completed-square form.
y=−2(x²−4x)−3
=−2[(x−2)²−4]−3
=−2(x−2)²+5.
Since −2(x−2)²≤0, the maximum is 5 at x=2.
The target selected the transformation.
Calculus Targets: Work Back from the Quantity Asked
- tangent gradient → evaluate derivative;
- normal equation → tangent gradient first, then negative reciprocal;
- stationary point → derivative zero;
- maximum/minimum → stationary candidate plus classification;
- area → suitable definite integral and boundaries;
- displacement from velocity → integrate velocity;
- velocity from displacement → differentiate displacement.
The target determines whether differentiation or integration is the correct direction.
Worked Example 4: Normal Equation
Find the normal to y=x²+1 at x=2.
Target: normal equation. Immediate prerequisite: normal gradient. That requires tangent gradient. That requires derivative.
dy/dx=2x, so tangent gradient at x=2 is 4.
Normal gradient is −1/4. Point is (2,5). Therefore:
y−5=−(1/4)(x−2).
The backward dependency chain was normal → perpendicular gradient → tangent gradient → derivative.
Parameter Targets: Translate Words Before Algebra
- “two distinct roots” → Δ>0;
- “one repeated root” → Δ=0;
- “always positive” → upward quadratic and Δ<0;
- “non-negative” → upward quadratic and Δ≤0;
- “real trig solution exists” → parameter lies inside function range;
- “logarithm defined” → argument positive.
These translations are backward reasoning because they begin with the required behaviour and identify the mathematical condition that would guarantee it.
Reverse Engineering a Worked Answer
When studying a worked solution, do not merely read it forward. Ask:
- What was the target?
- Which step immediately before the target made it possible?
- Which theorem or representation created that step?
- Could I have predicted that route before seeing the solution?
This converts worked examples from scripts to strategy lessons.
Forward and Backward Meet in the Middle
The strongest problem solving often alternates directions. Work backward from the target to identify a useful condition. Work forward from the givens to see what can be established. The solution appears when the two chains connect.
Backward reasoning chooses the bridge. Forward reasoning crosses it.
Common Failure Modes
| Error | Cause | Repair |
|---|---|---|
| starts calculating without identifying target | forward-only habit | write target condition first |
| proves many true but irrelevant facts | no target bridge | ask what would finish the proof |
| expands full binomial for one term | target exponent ignored | solve for r first |
| uses standard quadratic form for maximum | representation not chosen from target | complete square or use calculus |
| normal slope attempted directly | dependency chain missing | derive tangent gradient first |
| parameter algebra begins before wording condition | behaviour not translated | convert words to inequality/equality first |
A 45-Minute Target-First Session
- 8 minutes: read eight questions and write only the target condition.
- 8 minutes: choose a representation for four graph/algebra targets.
- 8 minutes: solve two binomial target-term questions backward from the exponent.
- 8 minutes: plan two geometry proofs from their conclusions.
- 8 minutes: solve one normal/stationary calculus question using dependency chains.
- 5 minutes: reverse-engineer one worked solution and name its decisive bridge.
What Mastery Looks Like
- The learner translates the target into a mathematical condition before calculating.
- The learner chooses representations based on what must be exposed.
- The learner plans proof endings before filling intermediate steps.
- The learner uses target exponents in binomial questions.
- The learner sees calculus applications as dependency chains.
- The learner alternates backward and forward reasoning rather than wandering.
- The learner can reverse-engineer worked solutions into reusable strategy.
Return to the Additional Mathematics Learning Hub
Additional Mathematics Learning Hub | Secondary 3–4 A-Math Guides