BeanNestTools

Exact fraction arithmetic

Calculate fractions without turning them into decimals first.

Use whole-number numerators and denominators. The result is exact, reduced, and optionally shown as a mixed number.

Enter two fractions

Denominators cannot be zero. Accepted integer inputs are bounded to keep exact arithmetic responsive.

Reduced result

Enter values and calculate to see the formula here.

Ready.

Why exact fractions matter

The calculator keeps integer numerators and denominators.

Instead of approximating each fraction as a floating-point decimal, BeanNest combines the integer parts and reduces the final numerator and denominator by their greatest common divisor.

Division by a zero fraction is rejected.

A denominator of zero is invalid, and dividing by a fraction whose numerator is zero would also create an undefined result.

What does “lowest terms” mean?

The numerator and denominator share no common whole-number factor greater than 1.

When is a mixed number shown?

If the reduced fraction has an absolute numerator larger than its denominator and a non-zero remainder, BeanNest also shows the whole-number plus remainder form.

Keep checking

More calculators