Reading and writing mathematics
Reading mathematics is an active process. A short line such as
contains an instruction, a structure and a restriction. It defines the output of from an input , says that the entire expression is divided by , and excludes because that value makes the denominator zero.
Writing mathematics reverses the process. You arrange symbols and words so that another reader can recover your meaning and verify every important step. Correct answers matter, but a solution should also show why the answer follows.
Prerequisites
Section titled “Prerequisites”You should be able to:
- perform arithmetic with fractions, negative numbers, powers and roots;
- substitute into simple expressions;
- solve a linear equation;
- recognise basic algebraic notation.
Review mathematical language and notation whenever a symbol is unfamiliar. Review algebraic fluency if manipulating expressions is still difficult.
Read in layers
Section titled “Read in layers”Do not try to absorb a complicated line in one glance. Read it in layers.
- Identify the object. Is it an expression, equation, function, inequality, definition or conclusion?
- Find the main operation or relation. In an equation this is often . In an expression it may be an outer fraction, power or function.
- Group the parts. Fractions, brackets, roots and function arguments create units of meaning.
- State restrictions. Look for denominators, square roots, logarithms, domains and contextual constraints.
- Translate into words. A correct verbal reading exposes many silent mistakes.
Worked example 1: uncover the structure
Section titled “Worked example 1: uncover the structure”Read
Start at the outside. The main relation is . On the right, has a square root subtracted from it. The root contains the fraction .
A precise reading is:
equals two minus the principal square root of the quotient of and , for at least .
The order of operations is therefore
For real values, the expression inside the square root must be non-negative:
This restriction is part of the mathematics, not an optional note.
Worked example 2: distinguish similar notation
Section titled “Worked example 2: distinguish similar notation”Let . Compare
The brackets after contain its input:
For , replace every input in the rule by :
By contrast,
Thus in general. The first changes the input; the second changes the output. See functions for a fuller treatment.
Parse before calculating
Section titled “Parse before calculating”An operation can act on one term or on a whole expression. Mark the scope before doing algebra.
| Written form | Structure | Meaning |
|---|---|---|
| square first, then negate | ||
| square the negative quantity | ||
| square the sine value | ||
| sine applied to | square the input first | |
| root of the whole sum | both terms lie under the root | |
| root of , then add | only lies under the root |
Worked example 3: evaluate exactly
Section titled “Worked example 3: evaluate exactly”Evaluate
when .
Substitute using brackets:
The first term is . It is not . Brackets preserve the structure during substitution.
Self-check 1
Section titled “Self-check 1”Let . Find:
- ;
- ;
- ;
- the real values of for which is defined.
Answers
- .
- .
- .
- Require . Hence , so . The inequality reverses when dividing by .
Read definitions as tests
Section titled “Read definitions as tests”A mathematical definition gives necessary and sufficient conditions for using a term. Read both directions.
For example, an integer is even if there exists an integer such that
This says:
- if is even, it can be written as twice an integer;
- if can be written as twice an integer, it is even.
The phrase ” is an integer” matters. Without it, every real number could be written as for some real .
Worked example 4: use a definition
Section titled “Worked example 4: use a definition”Show that the sum of two odd integers is even.
Let the odd integers be and , where . Their sum is
Since integers are closed under addition, . The sum has the form for an integer , so it is even.
Merely checking gives supporting evidence, but it does not establish the claim for all odd integers. Study deduction and exhaustion to develop proof structure.
Follow the logical direction
Section titled “Follow the logical direction”Each new line must follow from information already established. The symbols used between lines should state the relationship accurately.
- says two quantities have the same value.
- says if statement is true, then statement follows.
- says each statement implies the other.
- says the values are approximately equal.
Worked example 5: reversible and irreversible steps
Section titled “Worked example 5: reversible and irreversible steps”Solve
The principal square root is non-negative, so any solution must satisfy . Squaring gives a necessary condition:
The candidates are and . Check them in the original equation:
Therefore
Squaring is not reversible over the reals because allows or . Writing at the squaring step would incorrectly claim equivalence and conceal the extraneous candidate.
Read displays, tables and diagrams critically
Section titled “Read displays, tables and diagrams critically”Mathematics is not only prose and algebra.
For a graph, identify:
- the variables and axis scales;
- whether the axes start at zero;
- units and permitted domain;
- intercepts, turning points, discontinuities and asymptotes;
- whether values are exact or estimated from the picture.
For a table, read headings and units before the entries. Decide whether rows are raw observations, frequencies, probabilities or calculated values. For a diagram, use only stated facts and standard markings. A shape that looks like a right angle is not necessarily one unless it is marked or follows from other information.
Worked example 6: read a rate from units
Section titled “Worked example 6: read a rate from units”Suppose is measured in cubic centimetres and in seconds, with
The derivative is read “the rate of change of volume with respect to time”. Its units are
The negative sign says the volume is decreasing. It does not mean that the volume itself is negative. A complete interpretation is:
At that instant, the volume is decreasing at .
See connected rates of change for problems in which several rates interact.
Write a solution that can be audited
Section titled “Write a solution that can be audited”A strong solution usually contains four kinds of information:
- Definitions: state what introduced symbols represent.
- Method: show the equation, formula or principle being used.
- Transformation: give enough intermediate algebra to locate an error.
- Conclusion: answer the actual question, with restrictions, units and suitable accuracy.
Worked example 7: turn scratch work into a solution
Section titled “Worked example 7: turn scratch work into a solution”Solve
A readable solution clears both denominators using their lowest common multiple, :
Check in the original equation:
Therefore . The first line shows that the whole numerator is multiplied by . Omitting brackets would produce the common error instead of .
Worked example 8: communicate a contextual answer
Section titled “Worked example 8: communicate a contextual answer”A rectangle has length metres and width metres. Its area is . Find its dimensions.
Form the equation:
Then
Thus or . However, lengths must be positive. If , both and are negative, so this algebraic solution is invalid in context. For ,
Hence the rectangle measures
The boxed result answers the question. Boxing alone would leave the reader to infer the requested dimensions.
Use words where symbols alone are ambiguous
Section titled “Use words where symbols alone are ambiguous”Equations should carry the calculation; words should carry decisions and meaning. Useful short statements include:
- “Since , take the positive square root.”
- “Let be the time in seconds after release.”
- “The denominator is non-zero because .”
- “This root is rejected because probability cannot exceed .”
- “The model predicts a maximum height of m.”
Avoid chains that mix unrelated equalities. For example,
is false and also loses . Write
Similarly, do not write
unless is actually the area throughout and the final value has been rounded appropriately. A clearer calculation is
This distinguishes exact equality from approximation.
Common weaknesses and repairs
Section titled “Common weaknesses and repairs”| Weak writing | Why it is weak | Repair |
|---|---|---|
x = 3, 5 | unclear and non-standard | write or |
| the principal square root is | write , but | |
| a decimal in the middle of exact work | loses information | retain fractions, surds and until the end |
| unexplained calculator output | hides the model and method | show the equation or substitution first |
| no units | leaves the quantity uninterpreted | attach units to the final contextual answer |
| every algebra line joined by | may claim false equality | use for values and for implications |
| rejecting a root without a reason | the reader cannot check the decision | cite the domain or contextual restriction |
Self-check 2
Section titled “Self-check 2”- Explain the difference between and .
- Solve , checking all candidates.
- A calculation gives , where is a probability. What should you conclude?
- Rewrite the claim ” is odd, so is odd” as an implication.
Answers
- In , only is divided by . In , is divided by the whole sum . Their domains also differ: and , respectively.
- A solution requires . Squaring gives , so and . The candidates are and . Only satisfies the original equation. Therefore .
- A probability must lie in , so is impossible. Check the model, data entry and arithmetic rather than rounding it to without justification.
- . If a proof is required, prove the implication rather than only restating it.
A final reading and writing routine
Section titled “A final reading and writing routine”Before starting a question:
- identify what is given and what must be found;
- define symbols, units and domains;
- mark the structure of complicated expressions;
- translate command words such as solve, show, prove, estimate and interpret into an action.
Before finishing:
- check substitutions in the original statement;
- check signs, scale, units and domain restrictions;
- distinguish exact values from approximations;
- state a conclusion that answers the question.
Next, study problem solving to choose and adapt methods, mathematical modelling to connect symbols with real situations, and communicating reasoning to develop examination solutions and proofs.