Ratio and Proportion for ESAT Mathematics 1

Updated July 2026

Master the principles of direct and inverse proportion, including algebraic models and graphical interpretations. This topic is essential for ESAT candidates as it forms the basis for modelling physical relationships and solving problems involving square or fractional powers. You will learn to calculate constants of proportionality to solve multi-step problems.

Core concept

Two variables are in direct proportion if their ratio remains constant (y=kxy = kx), while they are in inverse proportion if their product remains constant (xy=kxy = k), where kk is the constant of proportionality.

Understanding proportion is fundamental to modelling how one quantity changes in relation to another. The symbol used to denote proportionality is \propto.

Direct Proportion

Direct proportion occurs when two variables increase or decrease at the same rate. For example, if one chocolate bar costs £6, then 6 bars cost £36 and xx bars cost £6xx. In this scenario, there is no bulk-buy discount, so the price per bar remains constant. The number of chocolate bars and the total price are in direct proportion: as one increases, the other increases by a proportional amount.

If we let yy represent the total cost and xx the number of bars, we write this relationship as yxy \propto x. This can be expressed as the equation y=6xy = 6x. In general, if yy is directly proportional to xx, we write yxy \propto x or y=kxy = kx, where kk is a constant. You can use any letter to represent this constant, provided it is not already used for a variable in the problem.

Graphs Illustrating Direct Proportion

When you plot a graph of yy against xx for variables in direct proportion, the resulting graph is always a straight line that passes through the origin (0,0)(0, 0). If a line is straight but does not pass through the origin, the variables are not in direct proportion.

Inverse Proportion

In an inverse proportion relationship, as one variable increases, the other decreases. For instance, consider the thickness of ice, hh, on a pond relative to the air temperature, tt. As the temperature decreases, the ice gets thicker. We say hh is inversely proportional to tt, which is written as h1th \propto \frac{1}{t}.

Algebraically, this is expressed as h=kth = \frac{k}{t}, where kk is a constant. It is important to understand that saying xx is inversely proportional to yy is mathematically equivalent to saying xx is proportional to 1y\frac{1}{y}.

Graphs Showing Inverse Proportion

If you plot yy on the vertical axis against xx on the horizontal axis where yy and xx are inversely proportional, the graph takes the form of a reciprocal curve, as shown below:

Inverse proportion graph

Proportion Involving Integer and Fractional Indices

Proportionality is not limited to linear relationships. If yxny \propto x^n, then the equation is y=kxny = kx^n. The index nn can be any integer or fractional value. For example, yy might be proportional to the square of xx (y=kx2y = kx^2) or the square root of xx (y=kx1/2y = kx^{1/2}).

Worked Example: Direct Proportion

On days when the outside temperature is above 20C20^\circ\text{C}, the number of ice creams sold in a shop, nn, is proportional to (t15)(t - 15), where tCt^\circ\text{C} is the temperature. When the temperature is 20C20^\circ\text{C}, the shop sells 30 ice creams. How many will be sold when the temperature is 28C28^\circ\text{C}?

  1. Set up the equation: n(t15)n \propto (t - 15), so n=k(t15)n = k(t - 15).
  2. Find kk: Substitute t=20t = 20 and n=30n = 30 into the equation. 30=k(2015)30 = k(20 - 15), which simplifies to 30=5k30 = 5k, so k=6k = 6.
  3. Solve for the new value: Substitute t=28t = 28 and k=6k = 6 into the equation. n=6(2815)=6×13=78n = 6(28 - 15) = 6 \times 13 = 78. The shop will sell 78 ice creams.

Verifying Direct Proportion from a Graph

Consider the following graph of xx and yy:

Graph for verification

To determine if yy is directly proportional to xx, we can use two methods:

Method 1: Check the origin. A direct proportion graph must be a straight line through the origin. While this graph is a straight line, it does not pass through (0,0)(0, 0), so yy is not directly proportional to xx.

Method 2: Check the constant kk. If yxy \propto x, then y=kxy = kx, meaning yx\frac{y}{x} must be constant for all points. From the graph, when x=4x = 4, y=18y = 18, giving k=18/4=4.5k = 18/4 = 4.5. However, when x=6x = 6, y=24y = 24, giving k=24/6=4k = 24/6 = 4. Since the values of kk differ, it is not direct proportion.

Worked Example: Inverse Proportion

The number of pairs of gloves sold in a store, nn, is inversely proportional to the outside temperature tCt^\circ\text{C} for temperatures between 1 and 10. When t=5t = 5, n=15n = 15. How many are sold when t=3t = 3?

  1. Set up the equation: n=ktn = \frac{k}{t}.
  2. Find kk: Substitute t=5t = 5 and n=15n = 15. 15=k515 = \frac{k}{5}, so k=15×5=75k = 15 \times 5 = 75.
  3. Solve for the new value: When t=3t = 3, n=753=25n = \frac{75}{3} = 25. Therefore, 25 pairs of gloves are sold.

Verifying Inverse Proportion from a Graph

Look at the following graph and determine if yy could be inversely proportional to xx:

Inverse verification graph

If yy is inversely proportional to xx, then y=kxy = \frac{k}{x}, or xy=kxy = k. We test multiple points from the line to see if kk remains constant:

  • When x=1x = 1, y=12y = 12, so k=1×12=12k = 1 \times 12 = 12.
  • When x=2x = 2, y=6y = 6, so k=2×6=12k = 2 \times 6 = 12.
  • When x=3x = 3, y=4y = 4, so k=3×4=12k = 3 \times 4 = 12.
  • When x=4x = 4, y=3y = 3, so k=4×3=12k = 4 \times 3 = 12.
  • When x=6x = 6, y=2y = 2, so k=6×2=12k = 6 \times 2 = 12.
  • When x=12x = 12, y=1y = 1, so k=12×1=12k = 12 \times 1 = 12.

Since kk is consistently 12 for these points, it is reasonable to assume yy is inversely proportional to xx.

Worked Example: Proportion with Indices

The number of water bottles sold, nn, is proportional to the square of the average daily temperature, tt, for temperatures between 10 and 30. When t=12t = 12, n=72n = 72. Find nn when t=24t = 24.

  1. Set up the equation: nt2n \propto t^2, so n=kt2n = kt^2.
  2. Find kk: Substitute n=72n = 72 and t=12t = 12. 72=k×122=144k72 = k \times 12^2 = 144k. This gives k=72/144=0.5k = 72/144 = 0.5.
  3. Solve for the new value: When t=24t = 24, n=0.5×242=0.5×576=288n = 0.5 \times 24^2 = 0.5 \times 576 = 288. The shop sells 288 bottles.

Key takeaways

  • Direct proportion is represented by y=kxy = kx and always produces a straight line through the origin.
  • Inverse proportion is represented by y=k/xy = k/x, which is equivalent to saying yy is proportional to 1/x1/x.
  • To solve any proportion problem, always find the constant of proportionality kk using given coordinates first.
  • Proportionality can involve powers or roots, such as y=kx2y = kx^2 or y=kxy = k\sqrt{x}, depending on the problem description.
  • In a graph of inverse proportion, the product of the coordinates x×yx \times y will be constant for every point on the curve.
Tips

In the ESAT, always write down the general formula y=kxny = kx^n or y=k/xny = k/x^n before doing any calculations. This ensures you do not forget to apply powers or roots to the variables when substituting numbers.

Cautions

A common error is assuming a downward-sloping straight line represents inverse proportion. Inverse proportion always forms a curve (a hyperbola) that never touches the xx or yy axes.

Insight

Proportionality is a subset of power laws. Direct proportion is a power law where the exponent is 1 (y=kx1y = kx^1), while inverse proportion is a power law where the exponent is -1 (y=kx1y = kx^{-1}).

Frequently asked questions

What is the difference between a linear relationship and direct proportion?

All direct proportion relationships are linear (y=kxy = kx), but not all linear relationships are direct proportion. A linear relationship y=mx+cy = mx + c only represents direct proportion if the y-intercept cc is zero.

Can the constant of proportionality kk be a fraction or a decimal?

Yes, kk can be any constant value. In the water bottle example, kk was 0.50.5. It is determined entirely by the initial data points provided in the question.

How do I know if a question requires a power, like x2x^2 or x3x^3?

The question will specifically state the relationship, for example, 'proportional to the square of xx' (x2x^2), 'proportional to the cube of xx' (x3x^3), or 'inversely proportional to the square root of xx' (1/x1/\sqrt{x}).

If yy is inversely proportional to xx, what happens to yy if xx doubles?

Since y=k/xy = k/x, if xx is replaced by 2x2x, the new value of yy becomes k/(2x)k/(2x), which is half of the original value.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.