Simplify Fractions Calculator

Reduce any fraction to its lowest terms using the greatest common factor, convert improper results to a mixed number, and see every step worked out.

Loading calculator…

How to use this calculator

Enter a numerator and denominator — the whole-number box is optional, for mixed-number input like 2 6/8. The calculator finds the greatest common factor (GCF) of the numerator and denominator, divides both by it, and shows the fraction in lowest terms. If the reduced fraction is improper (numerator ≥ denominator), it's also converted to a mixed number.

Negative fractions, zero, and whole-number results (like 24/8 = 3) all work — the step-by-step breakdown below the answer shows exactly how each case was handled.

Tip: If you already have a mixed number, type the whole part into the first box. The calculator converts it to an improper fraction before simplifying, so the fraction part of the final mixed number is always fully reduced.

How to simplify a fraction — the GCF method

Every simplification follows the same two-step recipe:

  1. Find the GCF (greatest common factor, also called GCD) of the numerator and denominator — the largest number that divides both evenly.
  2. Divide numerator and denominator by the GCF. The result is the same value, written with smaller numbers.

ab=a÷Gb÷G,G=gcd(a,b)\frac{a}{b} = \frac{a \div G}{b \div G}, \quad G = \gcd(a, b)

For 8/12: the GCF of 8 and 12 is 4, so 8 ÷ 4 = 2 and 12 ÷ 4 = 3 — the simplified fraction is 23\frac{2}{3}. If the GCF is 1 (like 3/4), the fraction is already in simplest form and nothing changes.

Why dividing by the GCF doesn't change the value

Dividing numerator and denominator by the same nonzero number is the same as multiplying by 11\frac{1}{1} (in disguise) — it changes how the value is written, not the value itself. 812\frac{8}{12} and 23\frac{2}{3} both equal exactly 0.666…, because 812=2×43×4=23×44=23×1\frac{8}{12} = \frac{2 \times 4}{3 \times 4} = \frac{2}{3} \times \frac{4}{4} = \frac{2}{3} \times 1.

That's also why the GCF — the largest shared factor — is the right number to divide by: any smaller shared factor leaves the fraction only partly reduced, and any factor that isn't shared by both numbers would change the value.

Improper fractions and mixed numbers

If the numerator is greater than or equal to the denominator after reducing, the fraction is improper — its value is 1 or more. Long division splits it into a whole part and a proper-fraction remainder:

ab=qrb,a÷b=q remainder r\frac{a}{b} = q\,\frac{r}{b}, \quad a \div b = q \text{ remainder } r

Tip: Always reduce before converting to a mixed number. 45/10 reduces to 9/2 first, then becomes 4124\frac{1}{2} — the fraction part (1/2) is automatically in lowest terms, because it came from an already-reduced fraction.

Worked examples

Example 1 — 8/12

GCF(8, 12) = 4. 8 ÷ 4 = 2, 12 ÷ 4 = 3. Answer: 23\frac{2}{3} (already proper — no mixed number needed).

Example 2 — 45/10

GCF(45, 10) = 5. 45 ÷ 5 = 9, 10 ÷ 5 = 292\frac{9}{2}. Since 9 ≥ 2, convert: 9 ÷ 2 = 4 remainder 1. Answer: 92=412\frac{9}{2} = 4\frac{1}{2}.

Example 3 — mixed number 2 6/8

Convert to improper first: (2×8)+6=22(2 \times 8) + 6 = 22, so 228\frac{22}{8}. GCF(22, 8) = 2 → 114\frac{11}{4}. Since 11 ≥ 4: 11 ÷ 4 = 2 remainder 3. Answer: 114=234\frac{11}{4} = 2\frac{3}{4}.

Example 4 — -8/12

GCF(8, 12) = 4 (the GCF uses the absolute value). -8 ÷ 4 = -2, 12 ÷ 4 = 3. Answer: 23-\frac{2}{3}.

Common fractions reference

FractionGCFSimplified
2/421/2
4/841/2
6/932/3
8/1242/3
10/1552/3
12/1643/4
15/2053/4
24/883
45/1059/2 = 4 1/2

Precision note

Every computation uses arbitrary-precision integers (BigInt), not floating-point numbers — so the GCF and the reduced fraction are always exact, no matter how large the numerator or denominator is.

Frequently asked questions

How do you simplify a fraction?
Find the greatest common factor (GCF) of the numerator and denominator, then divide both by it. For 8/12, the GCF of 8 and 12 is 4, so 8 ÷ 4 = 2 and 12 ÷ 4 = 3, giving 23\frac{2}{3}.
What is 8/12 simplified?
8/12 = 23\frac{2}{3}. The GCF of 8 and 12 is 4 — dividing both numbers by 4 gives 2 and 3, which share no common factor greater than 1.
What is 45/10 in lowest terms?
45/10 = 92\frac{9}{2}, which is the same as the mixed number 4124\frac{1}{2}. The GCF of 45 and 10 is 5: 45÷5=945 \div 5 = 9 and 10÷5=210 \div 5 = 2. Because 9 is greater than 2, the calculator also shows the mixed-number form.
How do you know a fraction is already in simplest form?
A fraction is already simplest when the GCF of its numerator and denominator is 1 — meaning no whole number greater than 1 divides both evenly. 3/4 is one example: the only shared factor of 3 and 4 is 1.
Can you simplify a negative fraction?
Yes. The GCF is found using the absolute value of the numerator, then the minus sign carries through to the result. -8/12 simplifies to 23-\frac{2}{3} — the sign never moves to the denominator.
What happens if the numerator is bigger than the denominator?
That's an improper fraction, and this calculator reduces it first, then converts it to a mixed number. 45/10 reduces to 9/2 before converting, so the fraction part of the mixed number (9/2, not 45/10) is already in lowest terms.
Does this calculator handle mixed numbers as input?
Yes — enter a whole number in the first box alongside the numerator and denominator. 2 6/8 is converted to the improper fraction 22/8 first, then reduced by GCF 2 to 11/4, and finally rewritten as the mixed number 2342\frac{3}{4}.
Why does 24/8 simplify to just 3, not a fraction?
Dividing 24 and 8 by their GCF of 8 gives 3/1, which is the same as the whole number 3. Whenever the reduced denominator is 1, the fraction is exactly a whole number.

Related calculators