Non-Routine Problems: When More Than One Route Is Possible
Mathematical maturity is not knowing one method for every question. It is being able to compare plausible routes and choose one that is valid, efficient and easy to verify.
Secondary 3 Additional Mathematics contains many questions with more than one valid approach. A quadratic maximum can be found by completing the square or differentiation. An exponential equation can sometimes be solved by matching bases or by logarithms. A trig expression can be handled with identities, R-form or graph reasoning. A rational expression may be simplified before differentiation or attacked directly with quotient rule.
This guide teaches route comparison. The aim is not to celebrate cleverness for its own sake. It is to select methods that reduce error risk, expose the required information, preserve exactness and provide a natural check.
AI Extraction Box: Compare Routes by Five Criteria
- Validity: does the method apply under the given conditions?
- Visibility: does it expose the information the question asks for?
- Efficiency: how much unnecessary algebra does it create?
- Robustness: how vulnerable is it to sign, arithmetic or domain errors?
- Verifiability: does it give a cheap independent check?
The shortest route is not always the best route, but the best route rarely contains work that does not serve the target.
Alternative Methods Reveal Structure
When two methods reach the same answer, comparing them can reveal why the mathematics works. Completing the square and differentiation both find a quadratic turning point, but they expose different ideas: one uses algebraic bounds, the other uses zero gradient.
Alternative methods are therefore useful for learning even when only one method is used in the final examination solution.
Worked Comparison 1: Quadratic Maximum
Find the maximum of y=−x²+6x−2.
Route A: Completing the Square
y=−(x²−6x)−2
=−[(x−3)²−9]−2
=−(x−3)²+7.
Maximum is 7 at x=3.
Route B: Differentiation
dy/dx=−2x+6=0 → x=3.
d²y/dx²=−2<0, so maximum.
y(3)=7.
Both routes are valid. Completing square is shorter and exposes the graph form directly. Differentiation generalises to non-quadratic functions and connects with later optimisation.
Worked Comparison 2: Exponential Equation
Solve 4ˣ=8.
Route A: Match Bases
(2²)ˣ=2³ → 2x=3 → x=3/2.
Route B: Logarithms
x ln4=ln8 → x=ln8/ln4=3/2.
Matching bases is faster here. Logarithms are more general and become necessary when a common base is not obvious.
The selector should therefore ask whether structure permits a simpler exact route before applying a universal method.
Worked Comparison 3: Differentiate After Simplifying or Use Quotient Rule?
Differentiate y=(x²+5x)/x, x≠0.
Route A: Simplify First
y=x+5, x≠0 → dy/dx=1.
Route B: Quotient Rule
Quotient rule also returns 1 after more algebra.
Route A is shorter, less error-prone and reveals that heavy calculus is unnecessary. The original domain x≠0 must still be preserved.
Simplification before method selection is often the cheapest improvement in A-Math.
Worked Comparison 4: Trig Maximum
Find the maximum of 3cosθ+4sinθ.
Route A: R-Form
Write 3cosθ+4sinθ=5cos(θ−α), because R=√(3²+4²)=5. Therefore maximum is 5.
Route B: Cauchy-Type Bound Intuition
Geometrically, the expression is a dot-product-style combination whose maximum magnitude is √(3²+4²)√(cos²θ+sin²θ)=5. This insight is elegant but may lie outside the intended school method.
For syllabus work, R-form is the transparent, expected route. Alternative reasoning can deepen understanding but should not obscure examination communication.
Choose Methods That Expose the Target
- Need roots? Factorise or quadratic formula.
- Need turning point? Complete square or differentiate.
- Need number of roots? Discriminant.
- Need one binomial term? General term.
- Need exact trig value? Compound-angle formula.
- Need trig maximum/minimum? R-form.
- Need circle centre/radius? Complete squares.
- Need unknown exponential exponent? Match bases or logarithms.
The most useful method is often the one whose output is closest to the requested information.
Robustness: Some Methods Are Easier to Audit
Two methods may take similar time but differ in checking power. Factorisation can be expanded back. A candidate equation root can be substituted. An integral can be differentiated. R-form can be expanded and coefficients compared.
When examination pressure is high, a slightly longer route with a strong built-in check may be safer than a fragile shortcut.
Dead-End Recovery
Non-routine problems often begin with a plausible method that becomes unproductive. A strong student recognises warning signs:
- expressions are growing without revealing target information;
- the same algebraic obstacle repeats;
- an exact problem is turning into unnecessary decimal work;
- a proof produces many facts unrelated to the conclusion;
- a parameter problem is solving roots when only root count matters.
At that point, stop and ask what representation or method would better expose the target.
Worked Comparison 5: Area Between Curve and Line
Find the area between y=2x and y=x² from x=0 to x=2.
Route A: Integration
Area=∫₀²(2x−x²)dx=4/3.
Route B: Geometric Approximation?
The region is curved, so elementary triangle/rectangle formulas do not give the exact area. Integration is the natural exact tool.
Route comparison sometimes concludes that one method is clearly structurally superior, not that every problem has equally strong alternatives.
Alternative Methods as Verification
If time permits, a second route can verify a high-value result. For a quadratic maximum, complete square can check differentiation. For an exponential equation with a common base, logarithms can verify the exact exponent. For a circle, reading g and f from the general form can check completed square.
Do not routinely solve every question twice. Use alternative routes selectively where the stakes or error risk justify them.
A Route-Comparison Table
| Task | Often efficient | Often general | Natural check |
|---|---|---|---|
| quadratic roots | factorisation | quadratic formula | substitution |
| quadratic turning point | complete square | differentiation | second method |
| exponential equation | match bases | logarithms | substitute |
| one binomial term | general term | full expansion | power/term index check |
| trig maximum | R-form | calculus where applicable | range check |
| simple rational derivative | simplify first | quotient rule | compare routes |
Non-Routine Practice Should Force Choice
Good non-routine practice does not necessarily mean very hard questions. It means the method is not announced. Useful design changes include:
- remove chapter headings;
- offer a question solvable by two methods;
- ask which method is more efficient and why;
- present a dead-end worked solution and ask for a better route;
- reverse the usual direction of the problem;
- combine two familiar topics in one question.
The learner should practise choosing, not just executing.
Common Failure Modes
| Error | Cause | Repair |
|---|---|---|
| uses same favourite method everywhere | tool availability confused with suitability | compare two plausible routes before committing |
| chooses shortest but fragile route | efficiency measured only by line count | include robustness and checking |
| continues dead-end algebra too long | no stop-loss signal | monitor whether target information is becoming clearer |
| uses advanced clever method poorly communicated | elegance prioritised over syllabus clarity | prefer transparent accepted route in examination |
| solves every problem twice | verification overused | reserve alternative route for high-risk answers |
| cannot explain why one route is better | method comparison untrained | use validity/visibility/efficiency/robustness/verifiability criteria |
A 50-Minute Alternative-Methods Session
- 10 minutes: solve two quadratics by two methods and compare.
- 8 minutes: solve two exponential equations, choosing matching bases or logs.
- 8 minutes: simplify-before-calculus versus direct-rule comparison.
- 8 minutes: compare R-form with a longer trig route.
- 8 minutes: diagnose two dead-end worked solutions.
- 8 minutes: rank proposed routes by validity, visibility, efficiency, robustness and verification.
What Mastery Looks Like
- The learner can name more than one plausible method where appropriate.
- The learner chooses methods based on the target rather than habit.
- The learner simplifies before invoking heavy machinery.
- The learner recognises dead ends and changes representation early.
- The learner values robust, checkable solutions under pressure.
- The learner uses alternative routes selectively as verification.
- The learner can explain why one method is better for a specific question.
Return to the Additional Mathematics Learning Hub
Additional Mathematics Learning Hub | Secondary 3–4 A-Math Guides