Ratio Calculator

Simplify ratios using GCD and solve proportions like a:b = c:? for math work, cooking adjustments, layouts, and scale drawings.

Simplified Ratio
2.00 : 3.00
GCD = 12
Decimal Ratio
0.6667
A รท B
A as %
0.40%
40.00% of total
B as %
0.60%
60.00% of total
GCD
12
Greatest Common Divisor
LCM
72
Least Common Multiple
Ratio Distribution
A 40.0%
B 60.0%
MultiplierEquivalent Ratio
ร—12 : 3
ร—24 : 6
ร—36 : 9
ร—48 : 12
ร—510 : 15
Common RatioValueUsed In
Golden Ratio1 : 1.618Art, architecture, nature
Widescreen16 : 9Monitors, TVs
Standard Screen4 : 3Traditional displays
Ultrawide21 : 9Cinema, ultrawide monitors
Concrete Mix1 : 2 : 3Cement : sand : gravel
Rule of Thirds1 : 1 : 1Photography composition
Planning notes, formulas, and examples

About the Ratio Calculator

The Ratio Calculator simplifies any ratio to its lowest terms and solves proportional relationships. Enter two numbers to simplify the ratio using the Greatest Common Divisor, or enter three values to solve for the missing fourth in a proportion.

Ratios express the relationship between two quantities. A ratio of 12:8 simplifies to 3:2, meaning for every 3 units of one quantity there are 2 of the other. This simplification makes ratios easier to understand and compare.

Ratios are used in cooking (ingredient proportions), design (aspect ratios like 16:9), finance (debt-to-income ratios), science (molar ratios), and construction (mix ratios for concrete). This calculator handles all these scenarios with precision.

When This Page Helps

Simplifying ratios by hand requires finding the GCD, which is tedious for large numbers. Solving proportions (a:b = c:?) requires cross-multiplication. This calculator handles both steps clearly.

How to Use the Inputs

  1. Enter the first number (A) of the ratio.
  2. Enter the second number (B) of the ratio.
  3. View the simplified ratio.
  4. Optionally enter a third value (C) to solve a:b = c:?.
  5. The missing fourth value is calculated automatically.
Formula used
Simplified Ratio: A/GCD(A,B) : B/GCD(A,B) Proportion: if A:B = C:X, then X = (B ร— C) / A

Example Calculation

Result: Simplified: 2:3, Missing value: 15

GCD(24,36) = 12. Simplified: 24/12 : 36/12 = 2:3. For 2:3 = 10:?, cross-multiply: ? = (3 ร— 10) / 2 = 15.

Tips & Best Practices

  • A ratio of 1:1 means the quantities are equal.
  • Aspect ratios for screens: 16:9 (widescreen), 4:3 (traditional), 21:9 (ultrawide).
  • In cooking, "2:1 water to rice" means twice as much water as rice.
  • Ratios can have more than two parts (e.g., concrete mix 1:2:3 for cement:sand:gravel).
  • Financial ratios like P/E (price-to-earnings) are essentially simplified ratios.

Ratios in Everyday Life

Ratios simplify complex relationships. Instead of saying "for 300ml of A, use 200ml of B," you can say "3:2 ratio." This makes scaling intuitive: for 600ml of A, use 400ml of B.

Equivalent Ratios

Multiplying or dividing both parts of a ratio by the same number produces an equivalent ratio. 2:3 is the same as 4:6, 6:9, or 1:1.5. Simplification finds the smallest whole-number equivalent.

Financial Ratios

Businesses track dozens of ratios: debt-to-equity, current ratio, quick ratio, and inventory turnover. Each ratio distills complex financial data into a simple comparison, enabling quick decision-making.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Divide both numbers by their Greatest Common Divisor (GCD). For 18:24, GCD is 6, so the simplified ratio is 3:4.