Simplify: divide both by GCD(a, b) | Proportion: x = (b × c) / a | Scale: new ratio = (a × f) : (b × f)Simplification divides both parts of the ratio by their greatest common divisor (GCD), producing the smallest equivalent ratio. Proportion solves for the unknown x in the equation a/b = c/x by cross-multiplying to get x = (b × c) / a. Scaling multiplies both parts by a constant factor, preserving the ratio while changing its magnitude.
Simplify a ratio, find a missing value in a proportion, or scale a ratio by a factor.
Simplify a ratio to its lowest terms, solve for the missing fourth value in a proportion, or scale a ratio by any factor. Shows the result as a ratio, fraction, decimal, and percentage. Good for recipes, maps, mixing, and math problems.
A ratio compares two quantities. The ratio 6:9 says there are 6 of one thing for every 9 of another. Simplifying that ratio to 2:3 makes it easier to work with, since both forms represent the same relationship. Proportions extend ratios to four numbers: if a:b = c:x, cross-multiplication gives x = (b × c) / a. This is the foundation of unit conversion, recipe scaling, and map reading. This calculator handles all three common ratio tasks: simplification, proportion solving, and scaling. Each shows the result as a ratio, fraction, decimal, and percentage for a complete picture.
You came here because
Common situations
- Recipe scaling: A recipe calls for ingredients in a 2:3 ratio (e.g., 2 cups flour to 3 cups liquid). Use the scale mode to find quantities for any batch size.
- Map reading: A map uses a 1:50,000 scale. Use proportion mode to find that 3 cm on the map equals 150,000 cm (1.5 km) in reality.
- Paint and mixing ratios: Two-part epoxy mixes at a 2:1 ratio. Simplify any amount to confirm you are using the right proportions before mixing.
- Finance and business: Debt-to-equity ratios, price-to-earnings ratios, and financial risk metrics are all ratios. Simplify or compare them to benchmark values.
Under the hood
How the calculation works
- 1Select the mode: Simplify, Proportion, or Scale.
- 2For Simplify: enter a and b. The GCD is found and both parts are divided by it.
- 3For Proportion: enter a, b, and c. The missing value x is found by cross-multiplication.
- 4For Scale: enter a, b, and the scale factor. Both parts are multiplied by the factor.
- 5The result is shown as a ratio, along with fraction, decimal, and percentage equivalents.
Show me
A real example
Example: Simplify 12:18
- 1a = 12, b = 18
- 2GCD(12, 18) = 6
- 312 / 6 = 2
- 418 / 6 = 3
- 5Simplified: 2:3
- 6As fraction: 2/3
- 7As decimal: 0.6667
- 8As percentage: 66.67%
Watch out for
What can go wrong
- Simplifying non-integer ratios with the integer GCD: GCD is defined for integers. For decimal or fractional ratios like 1.5:2, multiply both parts to clear decimals first (3:4), then simplify.
- Swapping a and b in proportion mode: The proportion is a:b = c:x, so x = (b × c) / a. Swapping a and b gives the wrong answer. Make sure the ratio parts are in the correct positions.
- Confusing ratio and fraction: The ratio 3:4 means 3 parts to 4 parts, a total of 7 parts. The fraction 3/4 means 3 out of 4. They look similar but represent different things depending on context.
- Thinking scaling changes the ratio: Multiplying both parts of a ratio by the same factor does not change the ratio. 2:3 and 6:9 are the same ratio. The scale mode just produces a larger equivalent ratio.
Glossary
Related concepts
| Term | Definition |
|---|---|
| Greatest Common Divisor (GCD) | The largest positive integer that divides both numbers without a remainder. Used to reduce a ratio to its simplest form. GCD(12, 18) = 6, so 12:18 simplifies to 2:3. |
| Proportion | A statement that two ratios are equal: a:b = c:d, or equivalently a/b = c/d. Cross-multiplying gives ad = bc, which allows any one value to be found if the other three are known. |
| Equivalent ratios | Two ratios that represent the same relationship. 2:3, 4:6, and 8:12 are all equivalent. They simplify to the same reduced form. |
| Unit ratio | A ratio in the form 1:n or n:1. Dividing both parts by the first part produces a unit ratio, which makes comparison easier. |
Make it better
Pro tips
- Check simplification with decimals: After simplifying, both the original and simplified ratios should produce the same decimal. 6:9 and 2:3 both equal 0.6667. If the decimals differ, you made an error.
- Use proportion mode for unit conversion: Unit conversion is just a proportion: if 1 mile = 1.60934 km, then 5 miles = x km. Set a=1, b=1.60934, c=5 and solve for x.
- Convert to a 1:n form for easy comparison: To compare two ratios, convert each to the form 1:n by dividing both parts by the first. 3:5 becomes 1:1.667, and 2:4 becomes 1:2. Now comparison is direct.
- Use scale mode for recipe doubling or halving: To double a recipe in 2:3 ratio, set scale factor to 2. To halve it, set scale factor to 0.5. The ratio stays the same, but the actual quantities change.
Common questions
Frequently asked questions
For related calculations, try the Fraction Calculator, Percentage Calculator, or GCD Calculator. Browse all Calculator Online calculators for the full catalog.
Methodology
This calculator uses the standard ratio calculator formula. Results match those from established financial, scientific, and health references.
Reviewed by
Calculator Online Editorial Team. All formulas verified against authoritative sources before publication.
Last updated
2026-05-24
Sources & References
- Weisstein, Eric W., Ratio (MathWorld)
Mathematical definition and properties of ratios.
- Khan Academy, Ratios, Rates, and Proportions
Introductory lessons on ratios and proportional relationships.
- Weisstein, Eric W., Greatest Common Divisor (MathWorld)
Definition and algorithms for computing GCD, the foundation of ratio simplification.