Fraction errors persist from primary school through university because they are not random — they are consistent, logical mistakes that come from applying correct rules in wrong contexts. The student who adds ½ + ⅓ and gets 2/5 is not guessing; they are applying the addition algorithm correctly to the wrong objects. Understanding why each error is tempting is the first step to stopping it.
Error 1 — Adding numerators and denominators directly
The error: ½ + ⅓ = 2/5
The temptation: numbers look like they should add independently. Numerators add, denominators add. It has a symmetry that feels mathematical.
Why it breaks: ½ means one part when something is divided into 2. ⅓ means one part when something is divided into 3. These are different-sized parts. You cannot add parts of different sizes directly — any more than you can add 1 dollar and 1 euro and call the result 2 of either.
The fix: Find a common denominator first. ½ = 3/6, ⅓ = 2/6, so the sum is 5/6.
A diagnostic question worth committing to memory: after you get an answer, ask whether it is larger or smaller than either original fraction. Since ½ is already 0.5, the sum cannot be 2/5 = 0.4. That is smaller. The answer failed the sanity check before any calculation.
Error 2 — Multiplying the denominator instead of the whole fraction when scaling
The error: to scale ¾ up by 4, students write 3/16 (multiplying only the denominator).
The temptation: if we are multiplying by 4 and 4 appears in the denominator, multiplying them seems like a sensible operation.
The fix: multiply numerator and denominator by the same number to find an equivalent fraction, or multiply the entire fraction by 4 (which gives 3). These are two different operations — equivalent fractions and scalar multiplication — and the confusion between them generates consistent errors.
Error 3 — Cross-multiplying during addition or subtraction
The error: ½ + ⅓ = (1×3 + 2×1) / (2×3) = 5/6 — actually this one works, so students generalise it to subtraction and to three or more fractions incorrectly. The cross-multiplication shortcut is equivalent to finding a common denominator only when there are exactly two fractions. With three fractions, it does not.
The fix: for two fractions only, the cross-multiplication shortcut is valid. For three or more, always find the LCD explicitly.
Error 4 — Dividing fractions by inverting the wrong one
The error: (¾) ÷ (2/5) — students invert the left fraction and multiply: (4/3) × (2/5) = 8/15.
The correct answer: (¾) × (5/2) = 15/8.
The temptation: "keep, change, flip" is a memorised procedure and students sometimes flip the wrong fraction when they cannot remember which.
The fix: (a/b) ÷ (c/d) = (a/b) × (d/c). The divisor (the one on the right, after the ÷ symbol) gets inverted. A useful check: if you divide a smaller number by a larger one, the result should be smaller than 1; if you divide a larger by a smaller, the result should be larger than 1. ¾ ÷ 2/5 asks how many 2/5-sized pieces fit in ¾. Since 2/5 < ¾, more than one fits, so the answer should be > 1. 15/8 = 1.875. That is coherent. 8/15 ≈ 0.53 is not.
Error 5 — Cancelling across an addition sign
The error: (2+6) / (2+3) — cancelling the 2s — gives 6/3 = 2.
The correct answer: 8/5.
The temptation: cancellation is legal across multiplication (the 2 in 2×6 / 2×3 does cancel to give 6/3). Students apply the pattern to addition because both operations look like "numbers near each other."
The fix: cancellation in fractions is always about common factors across the entire numerator and the entire denominator. The numerator 2+6 = 8 does not share a factor of 2 with the denominator 2+3 = 5. The number 2 in the numerator is a term, not a factor, of the numerator expression. Factoring before cancelling: always.
Error 6 — Leaving improper fractions when the answer should be mixed numbers (or vice versa)
This is not a mathematical error — it is a presentation error that costs marks on exams and causes confusion in word problems.
The fix: read the question. If it asks for "how many whole boxes and what fraction of a box," give a mixed number. If it is a pure computation result mid-calculation, leaving it as an improper fraction is usually cleaner. Exams that specify "simplest form" almost always mean a fully reduced fraction with no implicit whole-number component left in the numerator.
Frequently Asked Questions
Is 2/5 an acceptable answer for ½ + ⅓?
No. ½ + ⅓ = 5/6. The answer 2/5 comes from adding numerators and denominators independently, which gives the wrong result. A simple check: ½ = 0.5 and 2/5 = 0.4, so the "answer" is smaller than one of the addends, which cannot be right for addition of positive fractions.
When is cross-multiplication valid for fraction addition?
Only when you are adding exactly two fractions, and only as a shortcut to find the sum over the product of the denominators. For three or more fractions, find the LCD and convert each fraction explicitly.