Lowest Term Calculator
Reduce any integer fraction to its simplest equivalent form using the greatest common divisor.
About the lowest term calculator
Lowest term examples
| Fraction | Lowest terms | Reason |
|---|---|---|
| 12/18 | 2/3 | The GCD is 6, so divide both parts by 6. |
| 42/-56 | -3/4 | The GCD is 14 and the sign moves to the numerator. |
| 0/25 | 0/1 | The GCD is 25, leaving the standard zero fraction. |
| 17/31 | 17/31 | The GCD is 1, so the fraction is already reduced. |
How to simplify a fraction
- Enter the whole-number numerator in the first field.
- Enter a nonzero whole-number denominator in the second field.
- Select Simplify Fraction to calculate the greatest common divisor.
- Read the normalized lowest-term fraction and use the displayed divisor to check the work.
Lowest term calculator FAQ
What does lowest terms mean?
A fraction is in lowest terms when the numerator and denominator share no factor except one. No further exact integer cancellation is possible.
How does the calculator simplify fractions?
It finds the greatest common divisor with the Euclidean algorithm. It then divides both the numerator and denominator by that divisor.
Can the numerator or denominator be negative?
Yes, either input may be negative. The result is normalized so any negative sign appears on the numerator and the denominator stays positive.
Why is a zero denominator rejected?
Division by zero is undefined, so a fraction with a zero denominator has no numeric value. Use a nonzero denominator to form a valid fraction.
What happens when the numerator is zero?
Zero divided by any nonzero integer equals zero. The calculator returns the conventional reduced form 0/1.