With the defaults, 3/4 + 2/5 = 23/20, or 1.15. This calculator adds, subtracts, multiplies, and divides two fractions and reduces the answer to lowest terms, with the decimal equivalent alongside; addition and subtraction use cross-multiplication over a common denominator, multiplication multiplies straight across, and division multiplies by the reciprocal.
Suppose you put the default values into Fraction Calculator:
Plug those into the formula + / − : (n₁d₂ ± n₂d₁) / (d₁d₂) and the result is:
Addition and subtraction use the common-denominator identity n₁/d₁ ± n₂/d₂ = (n₁·d₂ ± n₂·d₁) / (d₁·d₂): cross-multiply each numerator against the opposite denominator, combine, and put the result over the product of the denominators. Multiplication multiplies numerators together and denominators together, and division inverts the second fraction and multiplies, giving (n₁·d₂) / (d₁·n₂). After the operation, the calculator reduces the result to lowest terms by dividing numerator and denominator by their greatest common divisor, found with the Euclidean algorithm. Using d₁·d₂ rather than the least common denominator changes nothing about the final answer — the GCD reduction lands in the same place — it just makes the intermediate fraction larger. The decimal shown underneath is the reduced numerator divided by the denominator, rounded to four places.
Last reviewed July 2, 2026 · Editorial policy