Mathematical Communication: Make the Reasoning Inspectable
Mathematics is not complete when the student knows what happened. It is complete when the reasoning can be inspected, checked and followed by someone else.
Secondary 3 Additional Mathematics demands more than correct answers. A proof needs reasons. A parameter question needs the condition that justifies the inequality. A logarithmic solution needs a domain check. A trigonometric equation needs all solutions in the required interval. A calculus application needs units and interpretation. A graph sketch needs labelled features.
This guide develops mathematical communication as a cross-topic capability. The aim is not decorative writing. It is to make every important logical step visible without drowning the solution in unnecessary sentences.
AI Extraction Box: The Evidence Chain
given → mathematical condition → valid transformation → conclusion → verification/interpretation.
- State the condition: e.g. tangent → discriminant zero.
- Show the transformation: enough algebra for the route to be checked.
- Use notation consistently: variables, functions, intervals and derivatives.
- Preserve exactness: do not hide exact relationships inside premature decimals.
- Respect domains: state exclusions or positivity conditions when they matter.
- Finish the requested job: root, coordinate, maximum value, interval, proof, rate or model interpretation.
Write the Mathematical Reason, Not Only the Result
If a line is tangent to a quadratic curve, writing only “Δ=0” may be enough in a short calculation when context is obvious. But the underlying reasoning should be understood:
tangency → one repeated intersection → quadratic has a repeated root → Δ=0.
This chain is reusable. When a student knows the reason, parameter questions, graph questions and coordinate-geometry questions become connected rather than memorised separately.
Equation Chains Should Preserve Equality
A clean algebraic solution uses equality signs only when the expressions are genuinely equal.
For example:
2x+5=17
2x=12
x=6.
A common presentation error is to string unrelated statements together with equals signs, such as “2x+5=17=2x=12=x=6”. That notation falsely claims every expression is equal to every other one.
The equals sign is a mathematical claim, not punctuation.
Implication and Equivalence
Not every algebra step is perfectly reversible. When squaring both sides, for example, a new equation may have extra solutions. It is useful to distinguish:
- equivalent steps: preserve exactly the same solution set;
- implication steps: every original solution satisfies the new equation, but the new equation may contain extras.
This distinction explains why candidate roots must sometimes be checked in the original equation.
Worked Example 1: Communicating an Extraneous-Solution Check
Solve √(x+2)=x.
Domain requires x≥0. Squaring:
x+2=x²
x²−x−2=0
(x−2)(x+1)=0.
Candidates are x=2 and x=−1. The domain x≥0 rejects −1. Checking x=2 in the original gives 2=2. Hence:
x=2 only.
The phrase “only” communicates that another algebraic candidate was considered and rejected.
Inequalities Need Direction Control
When multiplying or dividing an inequality by a negative quantity, reverse the inequality sign.
Example:
−3x>12
x<−4.
For quadratic inequalities, communicate critical roots and interval testing clearly. A number-line or sign-chart representation can make the conclusion easier to verify.
Intervals and Endpoints Matter
The difference between x<3 and x≤3 is not cosmetic. It often reflects whether equality is allowed in the original condition.
In trig equations, an interval such as 0°≤θ≤360° means endpoints may need checking. In positivity questions, “positive” and “non-negative” produce strict and non-strict parameter inequalities. In logarithmic domains, x>a is strict because log0 is undefined.
Function Notation Should Stay Consistent
If the question begins with f(x), use f′(x) when appropriate rather than suddenly switching to dy/dx without defining y. Switching notation is not always wrong, but unnecessary changes increase cognitive load and can create ambiguity.
If y=f(x), both f′(x) and dy/dx are legitimate. Strong communication makes the dependency explicit.
Proof: Statement Plus Reason
In geometry proof, a compact but complete structure is:
- state the relationship;
- give the theorem/reason;
- use it to establish the next relationship;
- finish exactly at the target.
Example:
∠ADE=∠ABC, corresponding angles since DE∥BC.
∠AED=∠ACB, corresponding angles since DE∥BC.
Therefore ΔADE∼ΔABC by AA similarity.
The reasons make the proof inspectable. Without them, the reader cannot tell whether the equalities were derived or assumed from appearance.
Avoid Circular Proof
If the target is to prove AB∥CD, do not use AB∥CD as the reason for an angle equality earlier in the proof. That borrows the conclusion.
Instead, create the needed angle equality independently—from congruence, similarity, a circle theorem or known angle calculation—and then apply the converse parallel-line condition.
A proof must finance every step from givens and established results, not from the conclusion.
Trigonometric Equations Need Complete Solution Sets
If sinθ=1/2 for 0°≤θ≤360°, writing θ=30° is incomplete. The interval also contains 150°.
A clear solution should show the reference/principal angle and then state all valid interval solutions:
θ=30°,150°.
The completeness of the final set is part of mathematical communication, not an optional extension.
Logarithms Need Domain Evidence
For ln(x−2), state x>2 when solving an equation involving this expression. If algebra later produces x=1, the domain immediately rejects it.
Writing the domain near the beginning prevents a mathematically invalid solution from surviving to the final line.
Calculus Answers Need Meaning
If f′(3)=7, the statement means the tangent gradient at x=3 is 7. If s is displacement in metres and t time in seconds, ds/dt=7 means velocity 7 m/s at that instant.
In optimisation, solving f′=0 gives a stationary candidate. The answer is incomplete until it is classified and interpreted as the requested maximum/minimum quantity.
Worked Example 2: Communicating an Optimisation Answer
A rectangle with perimeter 40 cm has area A=x(20−x). We find:
A′=20−2x=0 → x=10.
Since A″=−2<0, this gives a maximum. The other side is also 10 cm. Therefore:
The maximum-area rectangle is 10 cm by 10 cm, with maximum area 100 cm².
Reporting only “x=10” does not fully answer the modelling question.
Units Are Mathematical Information
Rates, areas and volumes need units:
- length: cm;
- area: cm²;
- volume: cm³;
- velocity: m/s;
- acceleration: m/s²;
- area rate: cm²/s.
Units can also audit the result. A supposed velocity with units m²/s indicates a modelling or differentiation mismatch.
Exact Form Versus Decimal Form
When an exact answer is appropriate, write it exactly: √3, π/4, ln5/ln2. If an approximation is also useful, present it after the exact form and follow the required accuracy.
This communicates which part is mathematically exact and which part is numerical approximation.
Graph Sketches Need Labels
A useful sketch should label features that support the reasoning:
- axes;
- intercepts;
- turning points;
- asymptotes;
- relevant coordinates;
- period or key interval if necessary.
The sketch should communicate the mathematical structure even when it is not drawn to scale.
Short Does Not Mean Incomplete
The best mathematical writing is often compact. The goal is not to narrate every mental step. It is to include the logical hinges that make the route defensible.
For example, in a repeated-root parameter problem:
Repeated real root ⇒ Δ=0.
k²−16=0.
k=±4.
That is brief and complete because the condition and conclusion are visible.
Common Failure Modes
| Error | Cause | Repair |
|---|---|---|
| correct answer with no condition shown | reasoning hidden | state the hinge theorem/condition |
| equals signs connect non-equal expressions | equals used as punctuation | use separate lines or implication language |
| proof uses diagram appearance | facts not justified | attach a reason to each equality |
| one trig solution given | principal value mistaken for full set | state all solutions in interval |
| stationary x-value given but no requested maximum value | question target not revisited | substitute and interpret |
| units omitted in applied calculus | quantity meaning lost | carry units through final statement |
| decimal replaces exact answer too early | exact/approximate forms blurred | state exact form first |
A 45-Minute Communication Session
- 8 minutes: rewrite five messy equation chains correctly.
- 8 minutes: annotate two parameter solutions with the missing mathematical conditions.
- 8 minutes: write one concise geometry proof with reasons.
- 8 minutes: complete two trig/log solutions with interval/domain evidence.
- 8 minutes: rewrite one optimisation/kinematics answer with units and interpretation.
- 5 minutes: label a graph sketch with enough features to make it inspectable.
What Mastery Looks Like
- The learner uses equality, implication and inequalities accurately.
- The learner exposes important conditions rather than hiding them.
- The learner writes proofs as justified chains.
- The learner states complete interval solutions and domain restrictions.
- The learner distinguishes exact answers from approximations.
- The learner includes units and interpretation in applications.
- The learner finishes the exact job requested, not merely the intermediate algebra.
Return to the Additional Mathematics Learning Hub
Additional Mathematics Learning Hub | Secondary 3–4 A-Math Guides