How It Works
Addition/subtraction: cross-multiply to find a common denominator (b×d), then combine numerators.
Add/Sub: (a/b ± c/d) = (ad ± cb)/(bd) | Multiply: (a/b)×(c/d) = ac/bd | Divide: (a/b)÷(c/d) = ad/bc
- Multiplication: multiply numerators together and denominators together.
- Division: multiply the first fraction by the reciprocal of the second (flip second fraction).
- Simplification: divide both numerator and denominator by their GCD (Euclidean algorithm) to reduce to lowest terms.
Worked Example
Adding 1/2 + 1/3.
Common denominator
2 × 3 = 6
Converted fractions
3/6 + 2/6
1/2 + 1/3 = 5/6 ≈ 0.8333. The result is already fully simplified since GCD(5,6) = 1.
Adding, Subtracting, Multiplying, and Dividing Fractions
Four operations on two fractions
This tool combines two fractions using any of the four operations — add, subtract, multiply, or divide — and returns the answer reduced to lowest terms along with its decimal value. You enter each numerator and denominator, pick an operation, and get a fully simplified result.
It is built for students learning fraction arithmetic, for anyone scaling a recipe or a measurement, and for quick checks where a calculator that only does decimals would lose the exact fraction. The simplified output means you never have to reduce by hand afterward.
The method for each operation
Addition and subtraction need a common denominator. The tool cross-multiplies to put both fractions over the product of the denominators, then adds or subtracts the numerators: a/b ± c/d = (ad ± cb) ÷ (bd).
Multiplication and division are simpler. To multiply, multiply straight across — numerator times numerator, denominator times denominator. To divide, flip the second fraction and multiply, because dividing by a fraction is the same as multiplying by its reciprocal.
How the answer gets simplified
After combining the fractions, the calculator finds the greatest common divisor of the numerator and denominator and divides both by it. That reduces the fraction to lowest terms, so 12/16 becomes 3/4 automatically.
The decimal equivalent is provided alongside the fraction for a quick sense of size. If the denominator comes out as 1, the result is a whole number, and the decimal will simply show that integer.
Entering mixed numbers correctly
This tool works with simple fractions, so convert mixed numbers before entering them. Multiply the whole part by the denominator, add the numerator, and keep the same denominator: 2¾ becomes (2 × 4 + 3) ÷ 4 = 11/4.
Forgetting this conversion is the most common mistake. Typing the whole number and the fraction separately, or dropping the whole part, will give an answer for the wrong quantity, so always rewrite mixed numbers as improper fractions first.
A second worked example
Subtract 1/6 from 3/4. Cross-multiply over the common denominator 24: 3/4 = 18/24 and 1/6 = 4/24, so 18/24 − 4/24 = 14/24. The greatest common divisor of 14 and 24 is 2, which reduces the answer to 7/12, or about 0.5833.
Multiplication is even quicker: 2/3 × 3/5 multiplies across to 6/15, and dividing both by 3 gives 2/5, or 0.40. Notice you do not need a common denominator to multiply — that step is only for adding and subtracting.
Zero denominators and two-at-a-time limits
Denominators cannot be zero, since a fraction with a zero bottom is undefined; the calculator substitutes 1 to keep going rather than break. It also combines exactly two fractions at a time, so longer expressions must be done in steps.
Results are shown as improper fractions rather than mixed numbers — 7/4 stays 7/4 instead of displaying as 1¾. The reduction is exact for whole-number inputs, which is the normal case for fraction problems.
Sources & References
Figures on this page are checked against primary, authoritative sources. Links open in a new tab.