Reduce a Fraction to Lowest Terms
Enter whole numbers only. The denominator cannot be zero.
What is a reduced fraction?
A reduced fraction (also called a fraction in lowest terms) is a fraction where the numerator and denominator share no common factor greater than 1. For example, 8/12 is not reduced because both 8 and 12 can be divided by 4. The reduced form is 2/3.
Reducing fractions helps keep math clean, accurate, and easier to compare. Whether you're solving algebra problems, measuring ingredients, or simplifying ratios, writing answers in lowest terms is standard practice.
How this reduced fractions calculator works
This calculator uses the greatest common divisor (GCD) of the numerator and denominator:
- Find the largest number that divides both values exactly.
- Divide numerator and denominator by that number.
- Normalize signs so the denominator stays positive.
Example: For 42/56, the GCD is 14. Divide both terms by 14 to get 3/4.
Why simplifying fractions matters
1) Cleaner calculations
Smaller numbers make addition, subtraction, multiplication, and division of fractions less error-prone. A reduced result is easier to reuse in the next step of a problem.
2) Better comparison
Equivalent fractions like 15/20 and 3/4 represent the same value, but one is easier to recognize instantly. Reducing reveals that equivalence quickly.
3) Standard math formatting
In school, exams, and many technical contexts, a final fraction answer is expected in lowest terms unless instructions say otherwise.
Common mistakes to avoid
- Only dividing one part: you must divide numerator and denominator by the same factor.
- Stopping too early: keep simplifying until the GCD is 1.
- Zero denominator: a fraction with denominator 0 is undefined.
- Sign confusion: keep the negative sign in the numerator for consistency (e.g., -3/5, not 3/-5).
Quick examples
Example A: 45/60
GCD(45, 60) = 15, so 45/60 = 3/4.
Example B: -27/36
GCD(27, 36) = 9, so -27/36 = -3/4.
Example C: 0/11
Any valid fraction with numerator 0 reduces to 0/1.
FAQ
Does this work for improper fractions?
Yes. Improper fractions like 22/8 reduce normally to 11/4. The tool also reports the mixed-number form when useful.
Can I enter decimals?
This calculator is designed for integers. If you start with decimals, convert them to a fraction first, then reduce.
Is every fraction reducible?
No. Fractions like 5/7 are already in lowest terms because the GCD is 1.