What is Ratio — Definition, Formula & Examples in Math

What is Ratio — Definition, Formula & Examples in Math

TL;DR

A ratio is a comparison of two (or more) quantities of the same kind, written as a:b or as the fraction a/b, that tells you how big one quantity is relative to the other. This article covers the definition, the three notations (a:b, a/b, a to b), part-to-part vs part-to-whole types, simplification with the GCD, equivalent ratios, three worked examples (Quick / Standard / Stretch), the difference between ratio and proportion, and the slips that cost marks.

The relationship is 2:1 — for every 2 cups of flour, 1 cup of milk. Scale up to 4:2 or scale down to 1:0.5 — the ratio hasn't changed. A ratio captures the proportional relationship between quantities; resizing leaves it alone.

The Definition of Ratio in Math

A ratio is a comparison of two quantities of the same kind, expressed as one quantity divided by the other. If the two quantities are a and b (with b≠0), the ratio of a to b is written:

a:b=\frac{a}{b}.

The first number a is the antecedent; the second number b is the consequent. The two must be like quantities — both lengths, both weights, both counts — measured in the same unit. Comparing 3 apples to 5 oranges as a ratio is fine (3:5), comparing 3 cm to 5 kg as a ratio is not.

A ratio differs from a fraction in one important way: a fraction a/b usually means a parts out of a whole of b parts. A ratio a:b means a on one side, b on the other. The two notations overlap but the framing is different.

Quick reference.

Three Ways to Write a Ratio in Math

The same ratio can be written three ways. All three mean the same thing.

Notation Form Read as
Colon 3:4 "3 to 4"
Fraction \frac{3}{4} "three-fourths"
Word 3 to 4 "3 to 4"

The colon form is most common in word problems and recipes. The fraction form is more common in algebra and physics. The word form appears in financial reports ("debt-to-equity of 2 to 1").

Types of Ratios — Part-to-Part and Part-to-Whole

This split is what every textbook trips students on first.

Both are valid ratios. The trap is using the wrong one for the question — a question about "what fraction of the marbles are red?" wants part-to-whole (3/8), not part-to-part.

Two related types you'll see in higher grades:

How to Simplify a Ratio

Simplifying a ratio is the same move as reducing a fraction — divide both terms by their greatest common divisor (GCD).

To simplify 18:24:

  1. Find gcd(18,24). The largest number that divides both is 6.
  2. Divide each term by 6: 18÷6=3 and 24÷6=4.
  3. Simplified ratio: 3:4.

A few special cases:

The point of simplification is the same as for fractions: the simplest form is the easiest to compare and to communicate.

Three Worked Examples of Ratio

Quick. A box has 12 pencils and 8 pens. What is the ratio of pencils to pens in simplest form?

Both are counts. The unsimplified ratio is 12:8. gcd(12,8)=4, so divide through:

12:8=3:2.

Final answer: 3:2.

Standard (Wrong Path First — Where Solutions Go Sideways). In a class of 30 students, the ratio of boys to girls is 3:2. How many boys are there?

The wrong path. A student thinks: "The ratio is 3:2, so there must be 18 boys."

Final answer: 18 boys.

Stretch. A length of 2.4 m of cloth costs ₹360. A bigger piece costs ₹540. How long is the bigger piece?

Set up equivalent ratios:

\frac{360}{2.4} = \frac{540}{L}.

Cross-multiply: 360L=540×2.4=1296. So L=1296/360=3.6 m.

Final answer: 3.6 m.

Ratio vs Proportion — Easy to Confuse

Term What it is Example
Ratio A single comparison between two quantities 3:4
Proportion An equation stating two ratios are equal 3:4=6:8

Where Ratios Appear — From Recipes to Maps

Ratio: Tripping Points to Avoid

Mistake 1: Treating a:b as "a on one side, b on the other" of the whole.

Mistake 2: Comparing quantities in different units.

Mistake 3: Writing ratio terms in the wrong order.

Conclusion