Mathwords logoMathwords

Simplifying Fractions — Definition, Formula & Examples

Simplifying fractions is the process of making a fraction as small as possible by dividing the top number (numerator) and bottom number (denominator) by the same number until they can't be divided evenly anymore. The simplified fraction has the same value as the original — it just uses smaller numbers.

A fraction ab\frac{a}{b} is simplified (or reduced to lowest terms) when the greatest common factor (GCF) of aa and bb is 1. To simplify ab\frac{a}{b}, divide both aa and bb by gcd(a,b)\gcd(a, b), yielding the equivalent fraction a÷gcd(a,b)b÷gcd(a,b)\frac{a \div \gcd(a,b)}{b \div \gcd(a,b)}.

Key Formula

ab=a÷gcd(a,b)b÷gcd(a,b)\frac{a}{b} = \frac{a \div \gcd(a,\, b)}{b \div \gcd(a,\, b)}
Where:
  • aa = The numerator (top number) of the fraction
  • bb = The denominator (bottom number) of the fraction
  • gcd(a,b)\gcd(a, b) = The greatest common factor of a and b

How It Works

To simplify a fraction, find the greatest common factor (GCF) of the numerator and denominator, then divide both by that number. For example, the GCF of 8 and 12 is 4, so 812\frac{8}{12} becomes 23\frac{2}{3}. If you can't spot the GCF right away, you can divide both numbers by any common factor and repeat until no common factor remains. A fraction is fully simplified when the only number that divides both the numerator and denominator evenly is 1.

Worked Example

Problem: Simplify the fraction 18/24.
Step 1: Find the factors of each number. The factors of 18 are 1, 2, 3, 6, 9, 18. The factors of 24 are 1, 2, 3, 4, 6, 8, 12, 24.
Step 2: Identify the greatest common factor (GCF). The largest number that appears in both lists is 6.
gcd(18,24)=6\gcd(18, 24) = 6
Step 3: Divide the numerator and denominator by the GCF.
18÷624÷6=34\frac{18 \div 6}{24 \div 6} = \frac{3}{4}
Answer: 1824\frac{18}{24} simplified is 34\frac{3}{4}.

Another Example

Problem: Simplify the fraction 20/35.
Step 1: Look for a number that divides evenly into both 20 and 35. Both end in 0 or 5, so try 5.
Step 2: Divide both the numerator and denominator by 5.
20÷535÷5=47\frac{20 \div 5}{35 \div 5} = \frac{4}{7}
Step 3: Check: 4 and 7 share no common factor other than 1, so the fraction is fully simplified.
Answer: 2035\frac{20}{35} simplified is 47\frac{4}{7}.

Visualization

Why It Matters

Simplified fractions are easier to read, compare, and use in further calculations. In 4th and 5th grade math, teachers expect final answers in simplest form, and standardized tests mark unsimplified answers as incomplete. This skill also carries directly into working with ratios, proportions, and algebra.

Common Mistakes

Mistake: Dividing the numerator and denominator by different numbers instead of the same number.
Correction: You must always divide the top and bottom by the same factor. Dividing by different numbers changes the fraction's value.
Mistake: Stopping too early — dividing by a common factor but not the greatest one.
Correction: After dividing, check whether the new numerator and denominator still share a common factor. Keep going until the only shared factor is 1, or find the GCF in the first step to simplify in one move.

Related Terms