Simplify Fractions Calculator
Simplify a Fraction
Formula
Simplified Fraction = (numerator / GCD) / (denominator / GCD)
Frequently Asked Questions
How do I simplify a fraction?
Find the Greatest Common Divisor (GCD) of the numerator and denominator, then divide both by it. For example, 24/36: GCD(24,36) = 12, so 24/36 = 2/3.
What is the GCD?
The Greatest Common Divisor (GCD) is the largest positive integer that divides both numbers without a remainder. It is also called the Greatest Common Factor (GCF).