Fraction Calculator
Enter two fractions and pick an operation. The answer comes back in lowest terms, with the working, the mixed number and the decimal beside it.
How to use this calculator
- Type the first fraction as
3/4. A mixed number like2 3/4, a whole number like5and a decimal like0.75are all accepted. - Choose the operation: add, subtract, multiply or divide.
- Type the second fraction the same way.
- Read the answer in lowest terms, and check the working line for the intermediate step — the common denominator for a sum, or the flipped fraction for a division.
The three figures beside the answer are the same number in the forms people usually need next: as a mixed number, as a decimal, and as a percentage. A repeating decimal is shown with the repeating block in brackets, so 1/3 reads 0.(3) rather than a row of threes that has to stop somewhere.
How to calculate with fractions
Multiplying is the easy one: multiply straight across. Adding and subtracting need the two fractions to be counting the same thing first, which is what a common denominator does.
- a/b — the first fraction, e.g. 3/4
- c/d — the second fraction, e.g. 1/3
- b × d — a denominator both fractions divide into, e.g. 12
Multiplying the denominators always gives a common denominator, though not always the lowest one. The calculator uses the lowest common multiple, so 1/4 + 1/6 goes over 12 rather than 24 and the answer needs less reducing at the end.
Division is multiplication by the reciprocal — the second fraction turned upside down. That is why 1/2 ÷ 3/5 and 1/2 × 5/3 give the same 5/6.
Worked examples
| Sum | Middle step | Answer |
|---|---|---|
| 3/5 + 1/5 | same denominator, add the tops | 4/5 |
| 3/4 + 1/3 | 9/12 + 4/12 | 13/12 = 1 1/12 |
| 2/3 × 5/6 | (2 × 5) / (3 × 6) | 10/18 = 5/9 |
| 1/2 ÷ 3/5 | 1/2 × 5/3 | 5/6 |
| 2 3/4 − 1/2 | 11/4 − 2/4 | 9/4 = 2 1/4 |
The last row shows a mixed number entering the sum: 2 3/4 becomes 11/4 first, because2 × 4 + 3 = 11. Everything after that is ordinary fraction arithmetic.