Shows the working
Every answer lists the combined fraction, the GCD it was divided by and the reduced result, so you can follow the method rather than just copy an answer.
Add, subtract, multiply or divide two fractions and get a simplified answer.
Loading tool…
The tool is loading its code on your device. This happens once and is cached for later visits.
Processed entirely on your device
Overview
Add, subtract, multiply or divide two fractions and get the answer simplified, as a mixed number and as a decimal, with the working shown step by step.
A fraction calculator saves the fiddly work of finding common denominators and reducing answers. Enter two fractions, pick an operation, and this tool returns the result simplified, as a mixed number and as a decimal — with the intermediate steps shown so you can check the method.
a/b + c/d = (a·d + c·b) / (b·d)
a/b − c/d = (a·d − c·b) / (b·d)
a/b × c/d = (a·c) / (b·d)
a/b ÷ c/d = (a·d) / (b·c)Addition and subtraction combine over the common denominator b × d; division flips the second fraction and multiplies.
After combining, the numerator and denominator are divided by their greatest common divisor (Euclid's algorithm). That is why 2/4 returns as 1/2 and 6/8 as 3/4, with no manual simplifying.
Everything runs in your browser using exact integer arithmetic. Nothing you type is uploaded, and there is no sign-up.
Step by step
Choose the operation — add, subtract, multiply or divide.
Enter the numerator and denominator of each fraction.
Read the simplified result, the mixed number and the decimal, with the working.
Why use it
What this tool is good for, and what it deliberately does not try to do.
Every answer lists the combined fraction, the GCD it was divided by and the reduced result, so you can follow the method rather than just copy an answer.
Get the improper fraction, the mixed number and the decimal together, which is handy for homework, cooking and measurements.
Results are reduced by the greatest common divisor, so 2/4 comes back as 1/2 with no extra step.
Questions
Short, honest answers about quality, limits and privacy.