About the Fraction Simplifier
Reduce any fraction to lowest terms by dividing by the greatest common divisor, with the GCD and steps shown.
Also known as: simplify fractions, reduce fraction, lowest terms calculator, fraction reducer, simplest form.
How to use this calculator
- Enter numerator, denominator.
- The result updates instantly as you type — press Calculate (or Enter) at any time.
- Open “Step-by-step” to see how the answer was worked out.
- Use Copy result or Share to save the answer or send a link with your inputs.
Formula
a/b = (a ÷ GCD) / (b ÷ GCD)
Worked example
Using the values pre-filled in the calculator above:
- Numerator = 84
- Denominator = 126
the calculator returns:
- Simplified: 2/3
- GCD: 42
- Mixed number: 2/3
- Decimal: 0.(6)
Working
GCD(84, 126) = 4284 ÷ 42 = 2, 126 ÷ 42 = 3