Summary
A ratio compares two or more quantities, showing how much of one thing there is relative to another. Written as A:B, it means “for every A units of the first quantity, there are B units of the second.” Ratios appear in recipes (flour to sugar), maps (scale 1:50,000), finance (price-to-earnings), and science (molar ratios). This calculator simplifies ratios to their lowest terms and solves proportions — finding an unknown value when two ratios are equal.
How it works
The calculator handles two main tasks:
-
Simplifying a ratio — divide both terms by their greatest common divisor (GCD). The ratio 12:18 simplifies to 2:3 because GCD(12, 18) = 6. The simplified form preserves the relationship between the quantities while using the smallest possible whole numbers.
-
Solving a proportion — when two ratios are equal (a:b = c:x), the unknown x can be found by cross-multiplication. This is the principle behind scaling recipes, converting units, and map reading. If you know that 3 cups of flour makes 5 cookies, and you want to know how many cups you need for 15 cookies, you solve 3:5 = x:15.
Ratios with more than two terms
Some ratios have three or more terms (e.g., 2:3:5 for a concrete mix). The calculator simplifies these by dividing all terms by their common GCD. Proportion-solving with multi-term ratios requires solving for one unknown at a time.
The formulas
Where
Where
Worked examples
Simplify the ratio 12:18
Find the GCD of 12 and 18
= GCD = 6
Divide both terms by the GCD
= 2:3
Result
12:18 simplifies to 2:3
Solve the proportion 3:5 = 9:x
Set up the proportion as a fraction equation
= 3/5 = 9/x
Cross-multiply
= 3x = 45
Solve for x
= x = 15
Verify the proportion
= Verified
Result
3:5 = 9:15, so x = 15
Simplify the three-term ratio 24:36:60
Find the GCD of all three terms
= GCD = 12
Divide all terms by the GCD
= 2:3:5
Result
24:36:60 simplifies to 2:3:5
Inputs explained
- Ratio terms — two or more positive numbers separated by colons. For simplification, enter the full ratio (e.g., 12:18 or 24:36:60). Decimal inputs are accepted and converted to whole numbers by multiplying through (e.g., 1.5:2.5 becomes 3:5).
- Proportion solver — enter three known values and mark one as the unknown. For example, in 3:5 = 9:?, enter 3, 5, and 9, and the calculator finds the missing fourth value.
- Scale factor — optionally multiply or divide a ratio by a constant to scale it up or down (e.g., double a recipe).
Outputs explained
- Simplified ratio — the ratio reduced to lowest terms using the GCD. For example, 12:18 becomes 2:3.
- Scale factor — how much the original ratio was divided by to reach the simplified form (i.e., the GCD itself).
- Equivalent fractions — the ratio expressed as a fraction. 2:3 is equivalent to 2/3 or approximately 0.667.
- Proportion solution — when solving a proportion, the unknown value and a verification step showing both ratios are equal.
- Percentage split — the ratio expressed as percentages of the total. 2:3 means the first term is 40% and the second is 60% of the whole.
Assumptions & limitations
- Positive values only — standard ratio notation uses positive numbers. While mathematically valid, negative ratios (e.g., -2:3) can be confusing and are not commonly used in everyday contexts.
- Exact integers after simplification — the calculator assumes ratio terms are integers or can be cleanly converted. Irrational ratios (like 1:sqrt(2)) cannot be simplified to integer form.
- Zero terms — a ratio term of zero is mathematically valid (0:5 simplifies to 0:1) but has limited practical meaning. Division by a zero term in proportion-solving is undefined.
- Order matters — 2:3 is not the same as 3:2. The first represents “2 for every 3” and the second represents “3 for every 2.” Ensure you enter the terms in the correct order.
- Two-term proportions — the proportion solver handles the standard a:b = c:x case. For more complex proportional reasoning (e.g., inverse proportion or joint variation), additional setup is needed.