What is Ratio — Definition, Formula & Examples in Math

#Math Terms
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 \text{ 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.
BT
Bhanzu TeamLast updated on June 4, 20269 min read

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 \neq 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$, both are counts); 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.

  • Definition: a comparison of two like quantities.

  • Three notations: $a : b$ (colon form), $\dfrac{a}{b}$ (fraction form), "$a$ to $b$" (word form).

  • Antecedent: $a$ (first term). Consequent: $b$ (second term).

  • Requires: same units. Convert before forming the ratio.

  • Simplest form: divide both terms by their greatest common divisor (GCD).

  • Grade introduced: CCSS-M 6.RP.A.1 (ratio concepts); NCERT Class 6 Chapter 12 — Ratio and Proportion.

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

$\dfrac{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.

  • Part-to-part ratio. Compares one part of a group to another part. In a bag of $3$ red and $5$ blue marbles, the red-to-blue ratio is $3 : 5$.

  • Part-to-whole ratio. Compares one part of a group to the total. In that same bag, the red-to-total ratio is $3 : 8$ — three reds out of eight marbles.

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:

  • Equivalent ratios. Two ratios are equivalent if they simplify to the same lowest form. $4 : 6$, $6 : 9$, and $2 : 3$ are all equivalent.

  • Compound ratio. A ratio of ratios. The compound ratio of $a : b$ and $c : d$ is $ac : bd$. Used in proportion problems.

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 \div 6 = 3$ and $24 \div 6 = 4$.

  3. Simplified ratio: $3 : 4$.

A few special cases:

  • Decimals. Convert to integers first. $0.5 : 1.5$ becomes $5 : 15$, then $1 : 3$.

  • Fractions. Multiply through by the common denominator. $\tfrac{1}{2} : \tfrac{1}{3}$ becomes $3 : 2$ (multiply by $6$).

  • Mixed units. Convert to the same unit first. $5$ cm $: 1$ m becomes $5$ cm $: 100$ cm $= 1 : 20$.

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 $3$ boys."

The flaw: $3 : 2$ doesn't mean "$3$ boys and $2$ girls" — it means "$3$ boys for every $2$ girls." The total number of students has to be divided according to that ratio.

The rescue. Add the parts: $3 + 2 = 5$. So the class is split into $5$ equal "shares," with boys getting $3$ shares and girls getting $2$ shares.

Each share is $30 \div 5 = 6$ students.

Boys $= 3 \times 6 = 18$. Girls $= 2 \times 6 = 12$. Check: $18 + 12 = 30$ ✓.

Final answer: $18$ boys.

The lesson — a ratio describes how a total splits, not the total itself. The total has to be divided according to the parts ($a : b$ uses $a + b$ parts).

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

The price-to-length ratio must stay constant (the cloth costs the same per metre).

Set up equivalent ratios:

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

Cross-multiply: $360 L = 540 \times 2.4 = 1296$. So $L = 1296 / 360 = 3.6$ m.

Final answer: $3.6$ m.

Sanity check: price per metre is $\textsf{₹}360 / 2.4 = \textsf{₹}150$. At ₹$540$, length is $540 / 150 = 3.6$ m ✓.

This is the version of ratio that turns into proportion — two ratios set equal to each other — and underlies the unit-rate work in CCSS-M 6.RP.A.3.

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$

A proportion uses two ratios; a ratio is just one. Every proportion contains two ratios. Cross-multiplication ($a \cdot d = b \cdot c$ when $a : b = c : d$) is the standard tool for solving a proportion for an unknown.

Where Ratios Appear — From Recipes to Maps

The single most common math idea outside the classroom may be the ratio.

  • Recipes. Every recipe is a ratio table. Flour to milk, butter to sugar, eggs to flour. Doubling a recipe scales the ratio, not the absolute amounts.

  • Maps. A scale of $1 : 50{,}000$ means $1$ cm on the map equals $50{,}000$ cm ($0.5$ km) on the ground.

  • Mixing paint, concrete, fuel. The cement : sand : aggregate ratio for standard concrete is $1 : 2 : 4$. Off by a step in either direction and the building loses strength.

  • Finance. The price-to-earnings (P/E) ratio of a stock, the debt-to-equity ratio of a company — both are how analysts size up firms.

  • Probability. "Odds against" a horse winning are expressed as a ratio — odds of $5 : 1$ mean $5$ losses expected for every $1$ win.

  • The golden ratio. $\varphi = (1 + \sqrt{5})/2 \approx 1.618$ — the ratio of consecutive Fibonacci numbers approaches $\varphi$, and the same ratio shows up in the Parthenon's facade, sunflower seed spirals, and many Renaissance paintings.

The earliest known use of ratio comes from Euclid's Elements (c. 300 BCE), Book V — a theory of ratios so general it applies to lengths, areas, and quantities of any kind. Two thousand years later, the same Book V is still the cleanest exposition of the topic in print.

Ratio: Tripping Points to Avoid

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

Where it slips in: Class of $30$ students, ratio of boys to girls $3 : 2$. Student writes "boys $= 3$" because the ratio looks like a count.

Don't do this: Read the ratio terms as absolute counts.

The correct way: Sum the parts ($3 + 2 = 5$), divide the total by the sum to get one "share" ($30/5 = 6$), then multiply by each part ($3 \times 6 = 18$ boys, $2 \times 6 = 12$ girls).

Mistake 2: Comparing quantities in different units.

Where it slips in: "Find the ratio of $50$ paise to $5$ rupees." Student writes $50 : 5 = 10 : 1$.

Don't do this: Treat $50$ paise and $5$ rupees as numbers in the same unit.

The correct way: Convert to the same unit first. $5$ rupees $= 500$ paise. The ratio is $50 : 500 = 1 : 10$.

Mistake 3: Writing ratio terms in the wrong order.

Where it slips in: "Ratio of girls to boys" but student writes boys first.

Don't do this: Ignore the order in which the quantities are named in the problem.

The correct way: Read carefully — "ratio of $A$ to $B$" means $A : B$, with $A$ first. The order matters: $3 : 2$ and $2 : 3$ are different ratios.

Conclusion

  • A ratio compares two quantities of the same kind, written $a : b$ or $\dfrac{a}{b}$.

  • Ratios can be part-to-part ($3$ red to $5$ blue) or part-to-whole ($3$ red out of $8$).

  • Simplify a ratio by dividing both terms by their GCD.

  • A ratio describes how a total splits, not the total itself — to apply a ratio, sum the parts, then divide.

  • Always convert quantities to the same unit before forming a ratio.

  • Ratios power recipes, maps, finance, mixing, and the golden ratio.

Five Minutes of Practice

  1. Simplify the ratio $36 : 48$.

  2. A class has $20$ boys and $25$ girls. Find the ratio of boys to total students.

  3. Two friends split ₹$280$ in the ratio $3 : 4$. How much does each get?

If you wrote $3 : 4$ as $3$ rupees and $4$ rupees in problem 3, return to Mistake 1 above.

Want a live Bhanzu trainer to walk your child through ratio and proportion with real-recipe examples? Book a free demo class — online globally.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is a ratio in math?
A comparison of two like quantities, written $a : b$ or $a/b$.
What is the formula of a ratio?
If the two quantities are $a$ and $b$, the ratio is $a : b = a/b$ (with $b \neq 0$).
How is a ratio different from a fraction?
A fraction usually means "part out of whole." A ratio means "this side compared to that side." A fraction $3/4$ is part-to-whole; a ratio $3 : 4$ is part-to-part — though they look identical when written.
How do you simplify a ratio?
Divide both terms by their greatest common divisor. $18 : 24$ becomes $3 : 4$ after dividing by $6$.
What are equivalent ratios?
Ratios that simplify to the same lowest form. $2 : 3$, $4 : 6$, and $10 : 15$ are all equivalent.
Can a ratio have units?
Only if the two quantities have the same unit — and after writing the ratio, the unit cancels. $50$ cm $: 100$ cm $= 1 : 2$ (unit-free).
What is the golden ratio?
$\varphi = (1 + \sqrt{5})/2 \approx 1.618$. It appears in geometry, nature, and design.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →