Finance & Loan Free · No Signup

Ratio Calculator

Simplify ratios and solve proportions

Loading calculator…

Results are estimates for informational purposes only. Disclaimer — all calculations run privately in your browser.

A ratio expresses the relative sizes of two or more quantities. Our ratio calculator simplifies ratios to their lowest terms, solves proportions for missing values and converts ratios to percentages — useful for cooking, mixing solutions, map scaling, financial analysis and mathematical problem-solving.

Simplifying Ratios

A ratio is simplified by dividing both values by their Greatest Common Divisor (GCD), exactly like simplifying a fraction. The ratio 12:18 simplifies to 2:3 because GCD(12,18) = 6 and 12÷6 = 2, 18÷6 = 3.

Ratios can be scaled to any equivalent form: 2:3 is equivalent to 4:6, 6:9, 20:30. This equivalence is the foundation of proportional reasoning — the ability to scale recipes, mix chemicals, draw maps and solve many real-world problems.

Formula
Simplified Ratio: a:b → (a÷GCD):(b÷GCD) Proportional Unknown: If a:b = c:x, then x = (b×c)÷a
Examples: Simplify 15:25 → GCD = 5 → 3:5 Simplify 48:36 → GCD = 12 → 4:3 Solve proportion: 3:4 = 9:x → x = (4×9)÷3 = 12

Ratios in Everyday Life

Ratios appear in virtually every domain of practical life:

Cooking and Baking: Recipes use ratios to scale up or down. A bread recipe with a 3:1 flour-to-water ratio by weight means for every 300g flour, use 100g water. Scaling to 600g flour requires 200g water — the ratio is preserved.

Maps and Scale Models: A 1:50,000 map scale means 1 cm on the map equals 50,000 cm (500 m) in reality. Scale model kits use ratios like 1:72 for aircraft models.

Finance: Financial ratios like P/E ratio (Price-to-Earnings), Debt-to-Income, and Current Ratio all express relative quantities. A P/E of 20:1 means the stock is priced at 20 times annual earnings.

Mixing Solutions: Mixing a 2:1 concrete mix (cement:sand) or a 1:4 dilution of cleaning solution requires precise ratio calculations. Getting ratios wrong wastes materials or produces incorrect concentrations.

Photography: Aspect ratios (16:9 widescreen, 4:3 standard, 1:1 square) define image proportions. Cropping while preserving ratio ensures no distortion.

Ratio vs Proportion vs Rate

These three related terms are often confused:

Ratio: Compares two quantities of the same unit. The ratio of 10 apples to 6 oranges is 10:6 = 5:3. Both quantities are in the same unit (pieces of fruit).

Proportion: A statement that two ratios are equal. 2:3 = 10:15 is a proportion. Proportions let you solve for an unknown — "If 3 workers complete a job in 8 days, how long for 4 workers?" (3:4 = x:8, x = 6 days).

Rate: Compares two quantities with different units. 60 km/hour, 8 litres/100km, $15/hour are all rates. Rates are ratios where units don't cancel out.

💡
Pro Tip: To check if two ratios form a proportion, use cross-multiplication. If a:b = c:d, then a×d = b×c. For example, does 3:4 = 9:12? Check: 3×12 = 36 and 4×9 = 36. Equal — confirmed proportion.

3-Part Ratios

Some situations require three-part ratios (a:b:c). These work the same way but involve three values.

Example: Concrete mix 1:2:4 (cement:sand:gravel) means for every 1 part cement, use 2 parts sand and 4 parts gravel — 7 total parts.

To calculate quantities needed for 700 kg of concrete:
Cement: 1/7 × 700 = 100 kg
Sand: 2/7 × 700 = 200 kg
Gravel: 4/7 × 700 = 400 kg

Three-part ratios are also used in business partnerships (splitting profits), colour mixing, and alloy composition.

Practical Uses of Ratio in Real Decisions

Ratios are not just classroom math - they are a compact way to compare two quantities on equal footing. In finance, debt-to-income ratio affects loan eligibility. In nutrition, macro ratios guide meal design. In operations, conversion ratios track performance efficiency.

The key is unit consistency. A ratio only makes sense if both sides represent comparable units or clearly intended different units (for example, kilometers per liter). Many wrong answers come from mixing units without conversion first. Always normalize values before simplifying.

For analysis work, simplify ratio first, then convert to proportion or percentage if needed for communication. Decision makers often understand percentages faster, but the simplified ratio is still useful for model building and trend tracking. Use this calculator to move cleanly between these forms and avoid mental-math mistakes.

Frequently Asked Questions

A fraction (3/4) represents part of a whole — 3 out of 4 equal parts. A ratio (3:4) represents the relative sizes of two separate quantities. They are mathematically connected but conceptually different. The ratio 3:4 can be expressed as the fraction 3/7 of the total (3 out of 3+4=7 total parts) when you want each part's share.
Set up the proportion as a:b = c:x and use cross-multiplication: x = (b×c)÷a. For example, if 5 shirts cost ₹750, how much do 8 shirts cost? 5:750 = 8:x → x = (750×8)÷5 = ₹1,200. This method works for all direct proportion problems involving equivalent ratios.
Convert the ratio to a fraction by dividing the first value by the sum of all values, then multiply by 100. For ratio 3:7: first value is 3 out of 3+7=10 total → 3/10 × 100 = 30%. The second value represents 7/10 = 70%. This is useful for pie chart visualisations and understanding what share each part represents.
Yes, ratios can include decimals and fractions, though it is conventional to express them as whole numbers when possible. A ratio of 1.5:2 can be expressed as 3:4 by multiplying both sides by 2. Similarly, 1/3:2/3 simplifies to 1:2. When working with measurements, ratios like 2.5:1 are perfectly valid and can remain in decimal form for precision.
The golden ratio (approximately 1:1.618, denoted by the Greek letter φ) is a special ratio found throughout nature, art and architecture. Rectangles with this ratio are considered aesthetically pleasing. It appears in the spiral patterns of shells and sunflowers, the proportions of the Parthenon and modern product design. Mathematically, it is the ratio where the whole to the larger part equals the larger to the smaller part.
Use ratio when you want to preserve relationship structure between two values (for example 3:2). Use percentage when you need comparison against a base of 100 for reporting or communication. In many workflows, ratio is computed first and percentage is reported second.