Fraction Simplifier
Simplify any fraction to its lowest terms. Add, subtract, multiply and divide fractions too.
How fraction simplification works
To simplify a fraction, divide both numerator and denominator by their Greatest Common Divisor (GCD). The resulting fraction is in its lowest terms.
Frequently asked questions
What does simplifying a fraction mean?
Simplifying (or reducing) a fraction means dividing both the numerator and denominator by their GCD to get the smallest equivalent fraction. For example, 8/12 simplifies to 2/3 because GCD(8,12) = 4.
How do I add fractions with different denominators?
Find a common denominator (the LCM of both denominators works best), convert each fraction to that denominator, then add the numerators. Finally, simplify the result. Example: 1/3 + 1/4 → common denominator 12 → 4/12 + 3/12 = 7/12.
What is a proper vs improper fraction?
A proper fraction has numerator < denominator (e.g., 3/4). An improper fraction has numerator ≥ denominator (e.g., 7/4). Improper fractions can be written as mixed numbers: 7/4 = 1¾.
Can I simplify fractions with negative numbers?
Yes. The simplification process is the same — find the GCD of the absolute values and divide. A negative sign in either the numerator or denominator makes the fraction negative; −6/8 = −3/4.
What is the reciprocal of a fraction?
The reciprocal of a/b is b/a (flip numerator and denominator). Multiplying any fraction by its reciprocal gives 1. Reciprocals are used when dividing fractions: a/b ÷ c/d = a/b × d/c.