Skip to content
K Knidox Search…
Math · Arithmetic

Ratio Calculator

Simplify a ratio to lowest terms, or solve a proportion for its unknown term.

Examples — tap to load
Simplified ratio
2 : 3

Divided both terms by their GCD, 6.

To simplify a ratio, divide both terms by their greatest common divisor: 12 : 18 simplifies to 2 : 3, dividing both by the GCD 6. To solve a proportion a : b = c : x, cross-multiply: x = b × c ÷ a. So 2 : 3 = 8 : 12, because x = 3 × 8 ÷ 2 = 12.

What a ratio is

A ratio compares two quantities — written a : b, read “a to b.” Like a fraction, a ratio has equivalent forms: 12 : 18, 6 : 9, and 2 : 3 all describe the same relationship. The simplest form divides both terms by their greatest common divisor (GCD) so they share no common factor. A proportion is a statement that two ratios are equal, which lets you solve for a missing term.

a : b = c : x → x = b × c ÷ a

to simplify, divide both terms by GCD(a, b); to solve a proportion, cross-multiply

Worked example

Solve 2 : 3 = 8 : x:

  1. 1
    To simplify, find the GCD. For 12 : 18, GCD(12, 18) = 6.
  2. 2
    Divide both terms by it. 12 ÷ 6 = 2 and 18 ÷ 6 = 3, so 12 : 18 = 2 : 3.
  3. 3
    To solve a proportion, cross-multiply. From a : b = c : x you get a × x = b × c, so x = b × c ÷ a.
  4. 4
    Plug in the numbers. For 2 : 3 = 8 : x, x = 3 × 8 ÷ 2 = 24 ÷ 2 = 12.

Common ratios simplified

Each ratio reduced by its greatest common divisor.

RatioGCDSimplified
12 : 1862 : 3
10 : 1552 : 3
8 : 1242 : 3
9 : 633 : 2
100 : 40205 : 2
14 : 2172 : 3

Equivalent ratios and scaling

Equivalent ratios are made by multiplying or dividing both terms by the same number — 2 : 3 scales up to 4 : 6, 8 : 12, or 200 : 300. Proportions are how you scale things in the real world: doubling a recipe that calls for 2 : 3 flour-to-sugar keeps the same taste because the ratio is unchanged, and a map scale of 1 : 50000 tells you every unit on paper equals 50000 in reality.

Part-to-part vs part-to-whole. A ratio of 2 : 3 boys to girls is part-to-part; the part-to-whole version is 2 : 5 (boys to total) and 3 : 5 (girls to total), since 2 + 3 = 5. Keep track of which you mean — the same situation gives different numbers depending on the comparison.

How do I simplify a ratio?
Divide both terms by their greatest common divisor (GCD). For 12 : 18 the GCD is 6, so 12 ÷ 6 : 18 ÷ 6 = 2 : 3 — the lowest terms, where the two numbers share no common factor.
What is a proportion?
A proportion states that two ratios are equal, written a : b = c : x. It lets you solve for a missing term: if 2 : 3 = 8 : x, then x = 12, because both sides reduce to the same ratio.
How does cross-multiplication solve a proportion?
In a : b = c : x, the cross-products are equal: a × x = b × c. Rearranging gives x = b × c ÷ a. For 2 : 3 = 8 : x, x = 3 × 8 ÷ 2 = 12.
What’s the difference between part-to-part and part-to-whole?
Part-to-part compares two parts (2 : 3 boys to girls); part-to-whole compares one part to the total (2 : 5 boys to everyone). Add the parts to get the whole — here 2 + 3 = 5.
Can a ratio have three terms?
Yes — a three-term ratio like 2 : 3 : 4 compares three quantities at once. Simplify it by dividing all terms by their common GCD; this tool simplifies two-term ratios, so reduce three-term ratios by hand using the same GCD idea.
Why can’t the first term of a proportion be zero?
Solving a : b = c : x requires dividing by a (x = b × c ÷ a). If a is 0 the division is undefined, so the tool needs a non-zero first term.