Fraction Arithmetic & Simplifier Calculator

Add, subtract, multiply and divide fractions — including mixed numbers and a third fraction, which the top-ranking calculator does not accept.

Free No Signup Required Browser-Based

Leave the whole-number boxes empty for plain fractions. Fill the third fraction to chain a second operation — most calculators stop at two.

Simplified Reduced Fraction Result
17/12
Mixed Number: 1 5/12
Decimal Equivalent
1.4167
Raw Unreduced Fraction
17/12

What Fraction Arithmetic & Simplifier Calculator Does

Fractions are the first place arithmetic stops being mechanical. Multiplication and division are easy — multiply straight across, or flip the second fraction and multiply. Addition and subtraction are where it goes wrong, because you cannot add quarters to sixths until both are expressed in the same units.

There are two ways to reach a common denominator. The blunt one multiplies both denominators together, which always works and often leaves you simplifying a large result afterwards. The tidier one finds the least common multiple, which keeps the numbers small and usually lands on a simplified answer immediately. For 3/4 + 1/6, the blunt method gives 22/24 and the least common denominator of 12 gives 11/12 directly — the same value, less cleanup.

Most calculators for this term handle two fractions. Real problems frequently involve three or more, and half a recipe scaled by two thirds and then split three ways is not an unusual thing to need. This one takes an optional third term with its own operator, and accepts whole-number parts so you can enter 2½ rather than converting it to 5/2 first.

One habit worth keeping: convert mixed numbers to improper fractions before doing anything else. 2⅓ becomes 7/3, the arithmetic proceeds normally, and you convert back at the end. Trying to operate on the whole and fractional parts separately is where most hand-calculation errors come from.

How to Use Fraction Arithmetic & Simplifier Calculator

  1. Enter numerator and denominator for Fraction 1 and Fraction 2
  2. Select mathematical operator (+, −, ×, ÷)
  3. View reduced simplified fraction, mixed number, and decimal value

Formula Used by Fraction Arithmetic & Simplifier Calculator

Addition and subtraction — common denominator required

a/b ± c/d = (a×d ± c×b) ÷ (b×d)

b × d
A common denominator, though not necessarily the least one
a × d, c × b
Each numerator scaled by the other fraction's denominator

Worked example

3/4 + 1/6

  1. Cross-multiply: (3 × 6) + (1 × 4) = 18 + 4 = 22
  2. Denominator: 4 × 6 = 24
  3. 22/24, then divide both by their greatest common divisor of 2

Result: 11/12

The least common denominator route

Scale each fraction to the least common multiple of the denominators, then add numerators

LCM
The smallest number every denominator divides into evenly

Worked example

1/4 + 1/6 + 1/2

  1. Multiples of 4: 4, 8, 12 — of 6: 6, 12 — of 2: 2, 4, 6, 8, 10, 12
  2. The least common denominator is 12
  3. 3/12 + 2/12 + 6/12

Result: 11/12, already simplified — no reduction step needed

Multiplication, division and mixed numbers

a/b × c/d = ac/bd · a/b ÷ c/d = a/b × d/c = ad/bc · w n/d = (w×d + n)/d

Reciprocal
Dividing by a fraction is multiplying by it upside down
w n/d
A mixed number: whole part w, numerator n, denominator d

Worked example

2⅓ + 1½

  1. Convert: 2⅓ = (2×3 + 1)/3 = 7/3
  2. Convert: 1½ = (1×2 + 1)/2 = 3/2
  3. 7/3 + 3/2 = (14 + 9)/6

Result: 23/6, or 3⅚ as a mixed number

The four operations on 3/4 and 1/6

One pair of fractions through every operation. Note how only addition and subtraction need the denominators reconciled first.

OperationWorkingResultDecimal
3/4 + 1/6(18 + 4)/24 = 22/2411/120.9167
3/4 − 1/6(18 − 4)/24 = 14/247/120.5833
3/4 × 1/63/241/80.1250
3/4 ÷ 1/63/4 × 6/1 = 18/49/24.5000

Two routes to a common denominator

Both are correct. The least common denominator keeps the numbers smaller and usually avoids a reduction step at the end.

MethodFor 1/4 + 1/6 + 1/2IntermediateFinal
Multiply all denominatorsDenominator 4812/48 + 8/48 + 24/48 = 44/4811/12 after reducing by 4
Least common multipleDenominator 123/12 + 2/12 + 6/12 = 11/1211/12, already simplified

Mixed numbers and improper fractions

Convert to improper form before calculating, and back afterwards. A negative whole part carries the sign across the whole quantity.

MixedImproperDecimal
2 1/37/32.3333
1 1/23/21.5000
3 5/623/63.8333
−2 1/3−7/3−2.3333
5 (whole number)5/15.0000

How to Read Your Result

Why addition needs a common denominator and multiplication does not

A denominator names the unit — quarters, sixths, twelfths. Adding requires the same unit, exactly as you cannot add three meters to four feet without converting one first. Multiplication asks a different question: what is three quarters of one sixth? That is a fraction of a fraction, and the units multiply along with the quantities. This is also why multiplying two proper fractions always gives something smaller than either, which surprises people who expect multiplication to make things bigger.

Dividing by a fraction makes the answer larger

3/4 ÷ 1/6 = 9/2, which is bigger than either input. The question being asked is "how many sixths fit into three quarters?", and since sixths are small, quite a few fit. Flipping the divisor and multiplying is a shortcut for that, not a separate rule — dividing by 1/6 is the same as multiplying by 6.

Simplifying with the greatest common divisor

A fraction is in lowest terms when the numerator and denominator share no factor above 1. Divide both by their greatest common divisor and you are done in a single step: 22/24 has a GCD of 2, giving 11/12 immediately. The Euclidean algorithm finds that divisor by repeatedly taking remainders, and it is one of the oldest algorithms still in everyday use.

When decimals lie and fractions do not

1/3 has no exact decimal representation — 0.3333 is an approximation, and adding three of them gives 0.9999 rather than 1. Fractions are exact. That matters in engineering, cooking and finance, where accumulated rounding across many steps produces visible error. Do the arithmetic in fractions and convert to a decimal once, at the end, if you need one at all.

Negative mixed numbers

The notation −2⅓ means the negative of two and a third, which is −7/3, not −2 + ⅓. The minus sign applies to the whole quantity. It is a small point that produces wrong answers surprisingly often, because the fractional part looks like it should keep its own sign. This calculator applies the sign to the combined value.

Limitations & Accuracy Notes

  • Inputs must be whole numbers. A decimal typed into a numerator or denominator is not a fraction, and converting a decimal to a fraction is a different operation.
  • Denominators cannot be zero, and dividing by a fraction whose numerator is zero is equally undefined. Both cases return no result rather than an error value.
  • Very large numerators or denominators run into the same floating-point limit as every browser tool: beyond about nine quadrillion, integers cannot be represented exactly. Calculator.net addresses this with a separate big-number calculator; this one does not.
  • The third fraction is optional but the chain evaluates strictly left to right. There is no operator precedence, so 1/2 + 1/3 × 1/4 is computed as (1/2 + 1/3) × 1/4, not with multiplication first.
  • Results are given in lowest terms. If you need a specific denominator — a recipe in eighths, a measurement in sixteenths — you will need to scale the simplified answer back up yourself.

Frequently Asked Questions

How do you add fractions with different denominators?
Put them over a common denominator first. Multiplying the two denominators always works — 3/4 + 1/6 becomes 18/24 + 4/24 = 22/24, which reduces to 11/12. Using the least common denominator instead keeps the numbers smaller: the LCD of 4 and 6 is 12, giving 9/12 + 2/12 = 11/12 with no reduction needed. Multiplication and division need none of this, since only addition and subtraction require matching units.
Can I calculate three fractions at once?
Yes — fill in the optional third fraction and its operator. Most calculators for this term, including the current top result, handle only two at a time, so a problem like 1/4 + 1/6 + 1/2 has to be done in two passes. Chained here, it evaluates left to right and gives 11/12.
How do I enter a mixed number like 2½?
Put the whole part in the box to the left of the fraction. Internally it converts to an improper fraction before anything else happens — 2⅓ becomes (2×3 + 1)/3 = 7/3 — because operating on whole and fractional parts separately is where most hand-calculation mistakes come from. Note that −2⅓ means −7/3: the sign applies to the whole quantity, not just the whole number.
Why does dividing by a fraction make the answer bigger?
Because you are asking how many of the divisor fit into the dividend. 3/4 ÷ 1/6 = 9/2, since sixths are small and four and a half of them fit into three quarters. Flipping the second fraction and multiplying is shorthand for that — dividing by 1/6 is the same as multiplying by 6.
What does simplifying actually do?
It divides the numerator and denominator by their greatest common divisor, which leaves the value unchanged while removing the shared factor. 22/24 has a GCD of 2, so it reduces to 11/12 in one step. The Euclidean algorithm finds that divisor efficiently by repeatedly taking remainders, and a fraction is in lowest terms when the only factor the two share is 1.
Does it work in exact fractions or decimals?
Exact fractions throughout, which matters because a third has no finite decimal representation. Converting to decimals introduces rounding error that compounds across steps; staying in fractions keeps the result exact.
What is the difference between an improper fraction and a mixed number?
An improper fraction has a numerator larger than its denominator, such as 7/4. A mixed number writes the same value as 1¾. They are equal — improper form is easier to compute with, mixed form is easier to read.
Why do I need a common denominator to add fractions?
Because you can only add quantities measured in the same units, and the denominator is the unit. Thirds and quarters are different sizes, so both have to be restated in twelfths before the numerators can be added.
How does it simplify a result?
By dividing both parts by their greatest common divisor, so 8/12 becomes 2/3. A fraction in lowest terms is the conventional way to present an answer and is usually what a mark scheme expects.
How do I divide by a fraction?
Multiply by its reciprocal — dividing by 2/3 is the same as multiplying by 3/2. It works because dividing by a number is multiplying by its inverse, which is easier to see with fractions than with whole numbers.
Is my data stored?
No. The calculation runs in your browser.

References & Further Reading

By OnlineToolHubs Team • September 2026