Skip to content
SmaftyTools

Fraction Calculator

Add, subtract, multiply or divide fractions and mixed numbers, with results automatically simplified. Free online fraction calculator.

About Fraction Calculator

The Fraction Calculator adds, subtracts, multiplies or divides two fractions and automatically simplifies the result to its lowest terms — the step that's easiest to forget when doing fraction arithmetic by hand. It understands plain fractions like `3/4`, mixed numbers like `1 1/2`, negative fractions like `-3/4`, and whole numbers like `5`, so you can mix formats freely between the two input fields.

Behind the scenes, addition and subtraction find a common denominator by cross-multiplying, multiplication multiplies numerators and denominators directly, and division multiplies by the reciprocal — the same rules taught in every math class, just applied without arithmetic mistakes. Every result is reduced using the greatest common divisor of the numerator and denominator, so `2/4` always comes back as `1/2`, never left unsimplified.

The result is shown three ways at once: as a simplified fraction, as a mixed number (useful when the result is an improper fraction greater than one, like `7/2` showing as `3 1/2`), and as a decimal rounded to six places — covering whichever format your homework, recipe or measurement needs. Dividing by a zero fraction is caught and flagged as an error rather than silently returning an infinite or wrong result.

As with every calculator here, everything runs locally in your browser, is completely free, and works the same on a phone as on a desktop — useful for checking fraction homework or a recipe conversion without waiting for a page to load a heavier app. It's built for students who need to show simplified working, for anyone scaling a recipe up or down by a fraction, and for quick unit-of-measurement math like adding 3/8 inch to 1/4 inch on a tape measure without reaching for a phone's built-in calculator, which typically can't handle fractions at all.

How to Use the Fraction Calculator

  1. Enter the first fraction — plain (3/4), mixed (1 1/2), or a whole number.
  2. Choose an operation: + − × ÷.
  3. Enter the second fraction in the same formats.
  4. Read the simplified fraction, mixed number and decimal from the result panel.

Features

  • Add, subtract, multiply and divide fractions
  • Accepts plain fractions, mixed numbers and whole numbers
  • Automatically simplifies results to lowest terms
  • Shows the result as a fraction, mixed number and decimal

Examples

Adding two fractions

Input

1/2 + 1/3

Output

5/6 (≈ 0.833333)

Subtracting a mixed number

Input

1 1/2 − 3/4

Output

3/4 (0.75)

Multiplying fractions

Input

3/4 × 2/3

Output

1/2 (0.5)

Frequently Asked Questions

Can I enter mixed numbers like 1 1/2?

Yes — type the whole number, a space, then the fraction, e.g. "1 1/2" for one and a half. Negative mixed numbers like "-2 1/4" work the same way.

Does it always simplify the answer?

Yes — every result is automatically reduced to its lowest terms using the greatest common divisor, so you'll never get an answer like 4/8 when it should be 1/2.

What is 1/2 + 1/3?

5/6 — found by cross-multiplying to a common denominator of 6: 3/6 + 2/6 = 5/6, which is already in lowest terms.

Is the Fraction Calculator free?

Yes, the Fraction Calculator is completely free with no usage limits. No signup, no account and no installation required.

Does the Fraction Calculator work on mobile?

Yes. The Fraction Calculator is fully responsive and works in any modern browser on phones, tablets and desktops.