Simplifying Fractions

Simplify a fraction to its lowest terms by dividing both the numerator and the denominator by their greatest common factor.

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

Solve a problem with Simplifying Fractions

Type the problem. The solver will use Simplifying Fractions where Simplifying Fractions is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Simplifying Fractions takes
aa
bb
Simplifying Fractions
SymbolMeaning
aaThe numerator (top number) of the fraction; can be any integer including negatives, and if it is zero the entire fraction equals zero.
bbThe denominator (bottom number) of the fraction; must be a nonzero integer, and if it equals zero the fraction is undefined.

When to use it

Reach for Simplifying Fractions whenever you need to reduce a fraction to its clearest, most manageable form.

Level

Usually taught in: Pre-Algebra

Worked examples

1. Simplify a fraction with small integers

Problem

Simplify 1218\frac{12}{18}.
  1. gcd(12,18)=6\gcd(12, 18) = 6

    Find the greatest common factor of 12 and 18 by listing all factors: factors of 12 are 1, 2, 3, 4, 6, 12 and factors of 18 are 1, 2, 3, 6, 9, 18, so the greatest common factor is 6.

  2. 1218=12÷618÷6\frac{12}{18} = \frac{12 \div 6}{18 \div 6}

    Apply the simplification rule by dividing both numerator and denominator by the GCF, which is 6.

  3. 12÷618÷6=23\frac{12 \div 6}{18 \div 6} = \frac{2}{3}

    Perform the division: 12÷6=212 \div 6 = 2 and 18÷6=318 \div 6 = 3.

Answer: 23\frac{2}{3}

This is a straightforward case where we find the greatest common factor and divide both parts, which reduces the fraction to its simplest form. The numerator and denominator now share no common factors other than 1, so the result is fully simplified.

2. Simplify a fraction with a negative numerator

Problem

Simplify 2436\frac{-24}{36}.
  1. gcd(24,36)=12\gcd(24, 36) = 12

    Find the greatest common factor of the absolute values 24 and 36. The factors of 24 are 1, 2, 3, 4, 6, 8, 12, 24 and factors of 36 are 1, 2, 3, 4, 6, 9, 12, 18, 36, so the GCF is 12.

  2. 2436=24÷1236÷12\frac{-24}{36} = \frac{-24 \div 12}{36 \div 12}

    Divide both numerator and denominator by 12, keeping the negative sign with the numerator.

  3. 24÷1236÷12=23\frac{-24 \div 12}{36 \div 12} = \frac{-2}{3}

    Simplify: 24÷12=2-24 \div 12 = -2 and 36÷12=336 \div 12 = 3, so the simplified fraction is 23\frac{-2}{3} or equivalently 23-\frac{2}{3}.

Answer: 23\frac{-2}{3}

When a fraction has a negative numerator, we keep the negative sign after simplifying. The GCF applies to the absolute values of the numbers, and the sign is preserved throughout the process.

3. Calculate a simplified shooting percentage from a basketball season

Problem

In a basketball season, a player made 18 successful free throws out of 24 attempts. Express this performance as a simplified fraction.
  1. 1824\frac{18}{24}

    Write the ratio of successful free throws to total attempts as a fraction: 18 made out of 24 total.

  2. gcd(18,24)=6\gcd(18, 24) = 6

    Find the greatest common factor of 18 and 24. The factors of 18 are 1, 2, 3, 6, 9, 18 and factors of 24 are 1, 2, 3, 4, 6, 8, 12, 24, so the GCF is 6.

  3. 1824=18÷624÷6\frac{18}{24} = \frac{18 \div 6}{24 \div 6}

    Divide both numerator and denominator by their GCF of 6.

  4. 18÷624÷6=34\frac{18 \div 6}{24 \div 6} = \frac{3}{4}

    Calculate: 18÷6=318 \div 6 = 3 and 24÷6=424 \div 6 = 4.

Answer: 34\frac{3}{4}

Simplifying tells us the player made 3 successful free throws for every 4 attempts. The simplified fraction 34\frac{3}{4} is much easier to understand and work with than 1824\frac{18}{24}, and it makes it clearer that the player has a strong free throw record.

Common mistakes

Where Simplifying Fractions usually goes wrong
Answer came out wrong
Dividing only the numerator or only the denominator by a common factor, such as simplifying 1218\frac{12}{18} as 618\frac{6}{18} or 129\frac{12}{9}.
Always divide both the numerator AND the denominator by the same common factor: 1218=12÷618÷6=23\frac{12}{18} = \frac{12 \div 6}{18 \div 6} = \frac{2}{3}.
Dividing by a common factor that is not the greatest common factor, such as simplifying 1218\frac{12}{18} as 69\frac{6}{9} by dividing both by 2, then stopping instead of continuing.
Find and use the greatest common factor (in this case 6), or keep dividing by common factors until the numerator and denominator have no factors in common other than 1: 1218÷2=69÷3=23\frac{12}{18} \div 2 = \frac{6}{9} \div 3 = \frac{2}{3}.
Subtracting the same number from both the numerator and denominator, such as simplifying 1218\frac{12}{18} as 126186=612\frac{12-6}{18-6} = \frac{6}{12} instead of dividing.
Always divide both numerator and denominator by the GCF, never subtract: 1218=12÷618÷6=23\frac{12}{18} = \frac{12 \div 6}{18 \div 6} = \frac{2}{3}.
The mistakeWhy it is wrongThe fix
Dividing only the numerator or only the denominator by a common factor, such as simplifying 1218\frac{12}{18} as 618\frac{6}{18} or 129\frac{12}{9}.This changes the value of the fraction, since the two parts no longer have the same relationship.Always divide both the numerator AND the denominator by the same common factor: 1218=12÷618÷6=23\frac{12}{18} = \frac{12 \div 6}{18 \div 6} = \frac{2}{3}.
Dividing by a common factor that is not the greatest common factor, such as simplifying 1218\frac{12}{18} as 69\frac{6}{9} by dividing both by 2, then stopping instead of continuing.The fraction is not fully simplified; 6 and 9 still share a common factor of 3, so more simplifying is needed.Find and use the greatest common factor (in this case 6), or keep dividing by common factors until the numerator and denominator have no factors in common other than 1: 1218÷2=69÷3=23\frac{12}{18} \div 2 = \frac{6}{9} \div 3 = \frac{2}{3}.
Subtracting the same number from both the numerator and denominator, such as simplifying 1218\frac{12}{18} as 126186=612\frac{12-6}{18-6} = \frac{6}{12} instead of dividing.Subtraction does not preserve the value of the fraction; 1218612\frac{12}{18} \neq \frac{6}{12} (the first equals 23\frac{2}{3} but the second equals 12\frac{1}{2}).Always divide both numerator and denominator by the GCF, never subtract: 1218=12÷618÷6=23\frac{12}{18} = \frac{12 \div 6}{18 \div 6} = \frac{2}{3}.

Tips and when to use something else

  • Find the GCF by prime factorization: break each number into its prime factors, then multiply the shared factors (using the minimum power of each prime in both numbers).
  • When working with fractions, always simplify before adding, subtracting, or Comparing Fractions—it makes the numbers easier to handle and reduces calculation errors.
  • Dividing by small primes repeatedly (like 2, 3, 5) is easier than finding the GCF all at once when dealing with large numbers.
  • A fraction is fully simplified when the numerator and denominator share no common factors other than 1; at this point they are called coprime.

Frequently asked questions

Do I have to simplify fractions?
While you don't always have to, it's expected practice because simplified fractions are easier to work with, compare, and understand. Many classes and tests expect answers in simplified form, so learning to simplify well is very helpful.
What's the difference between simplifying a fraction and an equivalent fraction?
Simplifying finds the one simplified form (lowest terms), while equivalent fractions are any fractions that equal the same value—for example, 23\frac{2}{3}, 46\frac{4}{6}, and 69\frac{6}{9} are all equivalent, but only 23\frac{2}{3} is simplified.
How do I know if a fraction is already simplified?
Check if the numerator and denominator have any common factors other than 1; if they don't (they're coprime), the fraction is already in lowest terms and cannot be simplified further.
Can you simplify negative fractions?
Yes; the process is the same—divide both the numerator and denominator by their GCF, and the negative sign stays with the numerator throughout. For example, 1218\frac{-12}{18} simplifies to 23\frac{-2}{3}.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18