MathNana Learn with wisdom

Mistakes · Fractions

5 Common Fraction Mistakes and How to Catch Them

Every one of these has a ten-second check. Learning the checks is faster than learning to never make the mistake.

6 min read Updated 2026-08-16 Checked by a mathematician

1. Adding the denominators

This is the most common fraction mistake by a wide margin: writing 1/2 + 1/3 = 2/5. The numerators are added and so are the denominators, which looks symmetrical and is wrong.

It happens because multiplication genuinely does work that way — 1/2 × 1/3 = 1/6 is correct — so the pattern gets carried across to addition, where it does not hold.

2. Cancelling across a plus sign

In (x + 2)/2, the 2s cannot be cancelled to leave x. Cancelling removes a factor of the whole numerator and the whole denominator, and here the 2 is only part of a sum.

The same error appears with numbers: (4 + 6)/2 is 10/2 = 5, not 4 + 3 = 7. Cancelling is division, and division distributes over a sum only if every term is divided.

3. Flipping the wrong fraction when dividing

In a ÷ b it is the second fraction that gets inverted, never the first. Flipping the first gives the reciprocal of the correct answer, which is a plausible-looking number and therefore easy to miss.

Result
2/3 ÷ 1/4 correct: 2/3 × 4/18/3, about 2.67
flipping the first: 3/2 × 1/43/8, about 0.38

The check: dividing by a fraction smaller than 1 must make the answer larger. Two thirds divided by a quarter has to exceed two thirds, so 3/8 is immediately wrong.

4. Leaving the answer unsimplified

8/12 is a correct value and an incomplete answer. Most marking schemes expect lowest terms, and an unsimplified fraction also makes the next step harder if the answer feeds into another calculation.

The check: try dividing the numerator and denominator by 2, 3 and 5 before writing the final line. If none of them divides both, the fraction is in lowest terms.

5. Mishandling mixed numbers

Two errors live here. The first is multiplying mixed numbers directly — 1½ × 2 is not 2½, because the whole part must be multiplied too. The second is forgetting to carry when the fractional parts of a sum exceed one.

The safe route: convert firstworked example
  1. 1 ½ × 2the product
  2. 3⁄2 × 2⁄1convert the mixed number to improper form
  3. 6⁄2 = 3multiply across, then simplify

Converting to improper fractions before any multiplication or division removes both errors at once, and it is why the method exists.

The mistake that hides the others: not estimating

Every error above survives because the answer was never sanity-checked. An estimate takes two seconds and catches a wrong method, which is the expensive kind of mistake because it repeats on every question of the same type.

The sumRough size it must beCatches
2/3 + 1/4a bit under 1adding denominators, which gives 3/7
5/6 ÷ 10/3well under 1flipping the wrong fraction
1½ × 2exactly 3multiplying only the fraction part

The habit worth building

Every check above is an estimate rather than a recalculation. Before writing an answer, ask roughly how big it should be: a little under one, about double, slightly less than the first number.

That single habit catches wrong methods, not just wrong arithmetic — and a wrong method is the expensive kind of error, because it repeats on every question of that type.

Questions about common fraction mistakes

Why can't you add denominators?

Because the denominator sets the size of each part, not a quantity to be combined. Adding counts of differently sized parts is meaningless until the sizes match.

When is cancelling allowed?

Only when the factor divides the entire numerator and the entire denominator. If either is a sum, the factor has to divide every term of that sum.

Is 8/12 wrong?

It is the right value in the wrong form. Unless the question says otherwise, give the answer in lowest terms — here 2/3.

How do I stop making sign and setup errors?

Estimate the answer before calculating. Knowing it should be a little under 1 tells you instantly that 3/7 cannot be right.