Ratio Simplifier

Simplify a two-part ratio by finding the greatest common divisor, dividing both sides together, and keeping the comparison meaningful.

Turn a comparison into its smallest matching parts

Ratios such as 12:18, 2:3, and 20:30 can describe the same relationship. Simplifying keeps the comparison while removing shared scale.

How to simplify a ratio

  1. Enter both parts of the ratio.
  2. Find the GCD of the absolute parts.
  3. Divide both sides by the GCD.
  4. Check zero cases before interpreting the result.

Loading tool...

GCD reduction

The scale factor tells how to rebuild the original ratio from the simplified one.

Shared factorg=gcd|a|,|b|
Simplified ratioa:b=a/g:b/g
Example12:18=12/6:18/6=2:3
Scale factorscale factor from simplified ratio back to original=g
Zero side0:n=0:1whenn0

Where simplified ratios stay useful

  • Recipe batches.
  • Map scale labels.
  • Staffing or team splits.
  • Mix proportions.
  • Comparing part-to-part relationships.

Zero and already-simple ratios

  • 0:n simplifies to 0:1 when n is not zero.
  • n:0 simplifies to 1:0 when n is not zero.
  • 0:0 is not a meaningful comparison.
  • A GCD of 1 means the ratio is already simplified.

FAQ

Can a ratio have zero on one side?

Yes. 0:8 simplifies to 0:1, and 8:0 simplifies to 1:0. Both describe one side having none. 0:0 is not a meaningful comparison.

Is a simplified ratio the same as a scale factor?

Not exactly. The simplified ratio gives the smallest matching parts; the scale factor tells how many times those parts were multiplied to make the original ratio.