Ratio & Proportion Calculator
Simplify ratios, find missing proportion terms, and convert ratios to fractions and percentages instantly.
Reviewed by the ToolNestr Editorial Team — July 2026
How ratio and proportion calculations work
A ratio a:b expresses the relative magnitude of two quantities. It reads as "a to b" and means that for every a units of the first quantity, there are b units of the second. Ratios can be simplified by dividing both terms by their greatest common divisor, just like simplifying fractions. The simplified ratio preserves the same relationship between the quantities.
A proportion is an equation stating that two ratios are equal: a:b = c:d. This is equivalent to the fraction equation a/b = c/d. The fundamental property of proportions is cross-multiplication: a × d = b × c. This allows solving for any unknown term when the other three are known. For example, in the proportion 2:3 = 4:x, cross-multiplying gives 2x = 12, so x = 6.
Ratios can also be expressed as fractions and percentages. The ratio a:b means the first quantity is a/(a+b) of the total, which can be expressed as a fraction and converted to a percentage. For the ratio 2:3, the first part is 2/5 = 0.4 = 40% of the whole, and the second part is 3/5 = 0.6 = 60% of the whole.
The formula explained
Ratio simplification
a:b = (a/GCD):(b/GCD)
Divide both terms by the greatest common divisor to get the simplest form. For 12:18, GCD = 6, so the simplified ratio is 2:3.
Proportion cross-multiplication
a:b = c:d ⇒ a×d = b×c
In a proportion, the product of the outer terms equals the product of the inner terms. Use this to solve for the unknown.
Worked example: Scaling a recipe
A pancake recipe uses flour and milk in a ratio of 3:2 (3 cups flour to 2 cups milk).
Problem: If we use 9 cups of flour, how much milk do we need?
Step 1: Set up the proportion 3:2 = 9:x
Step 2: Cross-multiply: 3 × x = 2 × 9, so 3x = 18
Step 3: Divide both sides by 3: x = 6
We need 6 cups of milk. The simplified ratio stays at 3:2 throughout.
Cooks & Bakers
Recipes rely on ratios. Flour to liquid, fat to sugar, ingredients to servings — scaling recipes up or down is a practical application of proportions. The ratio calculator handles all scaling tasks instantly.
Architects & Designers
Blueprints and scale models use ratios to represent real-world dimensions. A 1:100 scale means 1 cm on the plan represents 100 cm (1 meter) in reality. Aspect ratios for screens and images are another common application.
Finance Professionals
Financial ratios analyze company performance: price-to-earnings (P/E), debt-to-equity, current ratio, and return on equity. These ratios standardize comparisons across companies of different sizes.
Mixologists
Cocktail recipes are ratios. A classic martini has a 2:1 ratio of gin to vermouth. Adjusting the ratio changes the drink's character. Understanding proportions helps create consistent drinks at any volume.
How to use the ratio & proportion calculator
Enter the ratio
Fill in the a and b values of the ratio you want to simplify. The simplified form appears instantly below the inputs.
Set the proportion
Enter c to find the missing d term in a:b = c:d. Leave d blank and the calculator solves the proportion automatically.
Check the conversions
The ratio is also displayed as a simplified fraction and a percentage, giving you three ways to understand the relationship.
Tips for working with ratios
Always simplify for clarity
A ratio like 24:36 is technically correct, but 2:3 is immediately understandable. Always simplify ratios to their lowest terms by dividing by the GCD. This makes comparisons between ratios much easier — 2:3 vs 3:4 is clearer than 24:36 vs 15:20.
Proportions for scaling
The most common use of proportions is scaling. If you know that 2 cups of flour serves 4 people, set up the proportion 2:4 = x:6 to find how much flour serves 6 people. Cross-multiply: 2×6 = 4x, so x = 3 cups. This works for any unit or ingredient.
Part-to-whole vs part-to-part
A part-to-part ratio (like 2:3) compares two parts of a whole. The whole is 2+3 = 5 parts. A part-to-whole ratio compares one part to the total. Be clear about which type you are using. The calculator shows both the simplified ratio and the fraction of the whole.
Continuous ratios
Ratios can compare more than two quantities. A ratio of 2:3:5 means the first is 2 parts, the second 3 parts, and the third 5 parts out of 10 total. This type appears in concrete mixing (cement:sand:gravel), color mixing, and investment portfolio allocation.
Related tools
Frequently asked questions
What is a ratio?
A ratio compares two or more quantities, showing their relative sizes. For example, a ratio of 3:2 means the first quantity is 3 parts for every 2 parts of the second.
How do you simplify a ratio?
Divide all terms of the ratio by their greatest common divisor (GCD). For example, 12:18 simplifies to 2:3 because GCD(12, 18) = 6, and 12/6 = 2, 18/6 = 3.
What is a proportion?
A proportion states that two ratios are equal: a:b = c:d. This means a/b = c/d, and the cross products a×d = b×c. Proportions are used to solve for unknown values in equivalent ratios.
How do I solve a:b = c:x?
Use cross-multiplication: a × x = b × c, so x = b × c / a. For example, 2:3 = 4:x gives x = 3 × 4 / 2 = 6. This technique is used extensively in scaling problems.
What is the difference between a ratio and a fraction?
A ratio compares two quantities (a:b), while a fraction a/b represents a part-to-whole relationship. A ratio can be converted to a fraction: a:b = a/(a+b) for the first part relative to the total.