Proportions are one of the most useful mathematical tools in everyday life: from cooking to map scales, from calculating percentages to adapting recipes for a different number of people. In this comprehensive guide, we will cover what a proportion is, how to solve it using the fundamental property, the difference between direct and inverse proportionality, and many practical examples you can apply every day.

What Is a Proportion

A proportion is an equality between two ratios. It is written in the form:

a : b = c : d

Which is read as "a is to b as c is to d." In fraction form, it is equivalent to:

a/b = c/d

The four numbers that make up a proportion have specific names:

  • a and d are called extremes
  • b and c are called means
  • a is the first antecedent, b the first consequent
  • c is the second antecedent, d the second consequent

Simple Example

2 : 3 = 4 : 6 is a valid proportion because 2/3 = 4/6 = 0.667 (the ratio is equal).

The Fundamental Property of Proportions

The fundamental property states that in a proportion, the product of the means equals the product of the extremes:

a x d = b x c

This property is the key to solving any proportion in which one of the four terms is unknown.

Verification with an Example

In the proportion 3 : 5 = 6 : 10:

  • Product of the extremes: 3 x 10 = 30
  • Product of the means: 5 x 6 = 30
  • 30 = 30 → The proportion is correct.

How to Solve a Proportion with an Unknown Term

When one of the four terms is unknown (we call it x), we use the fundamental property to find it.

Case 1: x Is an Extreme

x : b = c : d → x = (b x c) / d

Example: x : 4 = 6 : 8

x = (4 x 6) / 8 = 24 / 8 = 3

Verification: 3 : 4 = 6 : 8 → 3/4 = 0.75 and 6/8 = 0.75. Correct.

Case 2: x Is a Mean

a : x = c : d → x = (a x d) / c

Example: 5 : x = 10 : 6

x = (5 x 6) / 10 = 30 / 10 = 3

Verification: 5 : 3 = 10 : 6 → 5/3 = 1.667 and 10/6 = 1.667. Correct.

Case 3: x Is the Second Consequent

a : b = c : x → x = (b x c) / a

Note: the formula may look different, but it is always the same fundamental property rearranged. In all cases, the unknown term is found by multiplying the two terms on the opposite side (relative to the cross) and dividing by the adjacent term.

Summary Table of Formulas

ProportionSolving Formula
x : b = c : dx = (b x c) / d
a : x = c : dx = (a x d) / c
a : b = x : dx = (a x d) / b
a : b = c : xx = (b x c) / a

Direct Proportionality

Two quantities are directly proportional when as one increases, the other increases in the same ratio. The ratio between the two quantities remains constant.

Formula: y = k x x (where k is the constant of proportionality)

Examples of Direct Proportionality

  • Price and quantity: if 1 kg of apples costs 2 euros, 3 kg cost 6 euros. The price/quantity ratio is always 2.
  • Distance and time (at constant speed): if you travel 60 km in 1 hour, in 3 hours you travel 180 km.
  • Ingredients and servings: if 320 g of pasta are needed for 4 people, 480 g are needed for 6 people.

Practical Example with a Proportion

For 4 people, 320 g of pasta are needed. How many grams for 7 people?

4 : 320 = 7 : x

x = (320 x 7) / 4 = 2,240 / 4 = 560 g

Inverse Proportionality

Two quantities are inversely proportional when as one increases, the other decreases so that their product remains constant.

Formula: y = k / x (where k is the constant)

Examples of Inverse Proportionality

  • Workers and time: if 4 workers complete a job in 6 days, 8 workers (double) complete it in 3 days (half).
  • Speed and time: if at 60 km/h it takes 2 hours, at 120 km/h it takes 1 hour.
  • Faucets and filling time: with 2 faucets, the tub fills in 10 minutes; with 4 faucets, in 5 minutes.

How to Solve an Inverse Proportion

In inverse proportionality, you set up the proportion by inverting one of the two ratios:

Example: 4 workers take 6 days. How many days are needed for 3 workers?

Inverse ratio: 4 : 3 = x : 6 (we invert the workers' ratio)

Or, more simply: 4 x 6 = 3 x x → x = 24 / 3 = 8 days

Proportions in Everyday Life

Adapting Recipes

One of the most common applications of proportions is adapting recipe quantities. If a recipe for 6 people requires certain ingredients and you need to cook for 4, you set up a proportion for each ingredient.

IngredientFor 6 PeopleProportionFor 4 People
Flour300 g6 : 300 = 4 : x200 g
Eggs36 : 3 = 4 : x2
Milk500 ml6 : 500 = 4 : x333 ml
Sugar150 g6 : 150 = 4 : x100 g
Butter90 g6 : 90 = 4 : x60 g

Scales and Maps

If a map has a scale of 1:50,000, it means that 1 cm on the map corresponds to 50,000 cm (500 m) in reality. To calculate the real distance between two points that are 7.5 cm apart on the map:

1 : 50,000 = 7.5 : x → x = 375,000 cm = 3.75 km

Percentages as Proportions

Every percentage calculation is a proportion with 100 as the base:

25% of 80 = ? → 25 : 100 = x : 80 → x = (25 x 80) / 100 = 20

Dilutions and Mixtures

If a cleaner must be diluted in a 1:5 ratio (1 part product, 5 parts water), to prepare 3 liters of solution:

Total parts = 1 + 5 = 6

1 : 6 = x : 3,000 ml → x = 500 ml of product and 2,500 ml of water.

Properties of Proportions

In addition to the fundamental property, proportions have other useful properties:

Inversion Property

If a : b = c : d, then b : a = d : c

Alternation Property

If a : b = c : d, then a : c = b : d

Composition Property

If a : b = c : d, then (a + b) : b = (c + d) : d

Decomposition Property

If a : b = c : d, then (a - b) : b = (c - d) : d

These properties are particularly useful in algebra and in solving more complex problems.

Proportions and the Mean Proportional

When in a proportion the two means are equal (a : b = b : c), the value b is called the mean proportional (or geometric mean) between a and c.

Formula: b = √(a x c)

Example: find the mean proportional between 4 and 16.

b = √(4 x 16) = √64 = 8

Verification: 4 : 8 = 8 : 16 → 0.5 = 0.5. Correct.

Common Errors in Proportion Calculations

  • Confusing direct and inverse proportionality: if you double the workers, the time halves (inverse), it does not double.
  • Using different units of measurement: make sure both ratios use the same units.
  • Reversing the terms: always verify that the corresponding terms are in the same positions (antecedent with antecedent, consequent with consequent).
  • Forgetting to verify: after finding x, substitute it back into the proportion and check that the two ratios are equal.

Frequently Asked Questions (FAQ)

What is a proportion in mathematics?

A proportion is an equality between two ratios: a : b = c : d. It means that the ratio of a to b equals the ratio of c to d.

How do you find the unknown term in a proportion?

You use the fundamental property (product of the means = product of the extremes). The unknown term is found by dividing the product of the two known opposite terms by the known adjacent term.

What is the difference between direct and inverse proportionality?

In direct proportionality, if one quantity doubles, the other also doubles (constant ratio). In inverse proportionality, if one doubles, the other halves (constant product).

How do you adapt recipe quantities?

Set up a proportion: original servings : original quantity = new servings : new quantity. Solve for the new quantity using the fundamental property.

Do proportions work with decimal numbers?

Yes, proportions work with any type of number: integers, decimals, fractions. The fundamental property always holds.

How do you verify whether a proportion is correct?

Multiply the extremes together and the means together. If the two products are equal, the proportion is correct. Alternatively, divide a/b and c/d: if the quotients are equal, the proportion is valid.

Conclusion

Proportions are a simple yet extremely powerful mathematical tool that applies to countless practical situations. From cooking to maps, from chemistry to commerce, knowing how to set up and solve a proportion allows you to confidently tackle problems of all kinds. Use our proportion calculator to instantly solve any proportion: enter three of the four terms and get the result with a step-by-step explanation of the procedure.