Finance Health All Categories Blog

Fraction Calculator

Updated July 11, 20264 min readBy the CalcAsk Editorial Team
/
/

Denominators cannot be zero.

Result

5/6

1/2 + 1/3 = 5/6 (decimal: 0.8333)

Advertisement

Working with fractions by hand means finding common denominators, multiplying numerators, and simplifying results — all steps where small arithmetic slips are easy to make. This calculator performs addition, subtraction, multiplication, and division on two fractions and automatically reduces the answer to its simplest form.

The formulas

Addition: a/b + c/d = (a×d + c×b) / (b×d) Subtraction: a/b − c/d = (a×d − c×b) / (b×d) Multiplication: a/b × c/d = (a×c) / (b×d) Division: a/b ÷ c/d = (a×d) / (b×c)

After computing the raw result, the calculator simplifies it by dividing both the numerator and denominator by their greatest common divisor (GCD).

Worked examples

ExpressionResult
1/2 + 1/35/6
3/4 − 1/41/2
2/3 × 3/52/5
1/2 ÷ 1/42

Step-by-step: adding fractions by hand

  1. Find a common denominator — multiplying the two denominators always works, even if it isn't the smallest possible one.
  2. Convert each fraction to that common denominator.
  3. Add or subtract the numerators, keeping the denominator unchanged.
  4. Simplify the result by dividing both parts by their greatest common divisor.

Common mistakes

  • Adding numerators and denominators directly without finding a common denominator first — 1/2 + 1/3 is not 2/5.
  • Forgetting to simplify. 4/8 is a correct but unsimplified answer; 1/2 is the fully reduced form.
  • Flipping the wrong fraction when dividing. Only the second fraction (the divisor) gets flipped into its reciprocal.

Frequently asked questions

How do you add two fractions?

Find a common denominator, convert both fractions to that denominator, add the numerators, and simplify the result.

How do you divide fractions?

Multiply the first fraction by the reciprocal (flipped version) of the second fraction, then simplify.

How do I simplify a fraction?

Divide both the numerator and denominator by their greatest common divisor (GCD) until no common factor remains.

References

CE

CalcAsk Editorial Team

Reviewed for accuracy · Last updated July 11, 2026

Related calculators