Skip to content

Ratio, proportion and rates of change

A ratio compares quantities multiplicatively. A proportion states how two quantities vary together. A rate of change compares a change in one quantity with the corresponding change in another.

These ideas are closely connected. If a car travels at constant speed, distance is directly proportional to time, and the constant of proportionality is the rate of change:

d=vt,dt=v.d=vt,\qquad \frac{d}{t}=v.

Ratio and proportion appear throughout A-level Mathematics, including similar shapes, trigonometry, probability, exponentials, differentiation, statistics and mechanics.

You should be able to:

  • calculate with fractions and decimals;
  • solve linear equations and substitute into formulae;
  • convert common units;
  • find the gradient of a straight line;
  • calculate a percentage of an amount.

Review exact arithmetic, linear equations or straight line graphs where necessary.

The ratio a:ba:b means

a:b=ab,a:b=\frac{a}{b},

provided b0b\ne0. It compares amounts measured in the same units. If there are 1212 red counters and 1818 blue counters, then

red:blue=12:18=2:3.\text{red}:\text{blue}=12:18=2:3.

This says that there are 22 red counters for every 33 blue counters. It does not say that there are 22 red counters.

Order matters:

blue:red=3:2.\text{blue}:\text{red}=3:2.

Divide every part by a common factor. A ratio may have more than two parts:

24:36:60=2:3:5.24:36:60=2:3:5.

Fractions or decimals should first be converted to convenient integers.

Simplify 45 minutes:2 hours45\text{ minutes}:2\text{ hours}.

Convert both quantities to minutes:

45:120.45:120.

The highest common factor is 1515, so

45:120=3:8.45:120=3:8.

The incorrect answer 45:245:2 compares different units and has no useful interpretation.

Simplify

34:56.\frac34:\frac56.

Multiply both parts by the lowest common multiple of the denominators, 1212:

34:56=9:10.\frac34:\frac56=9:10.

Equivalently,

3456=910.\frac{\frac34}{\frac56}=\frac9{10}.

If boys:girls is 3:53:5, there are 3+5=83+5=8 equal parts altogether. Therefore

boystotal=38,girlstotal=58.\frac{\text{boys}}{\text{total}}=\frac38, \qquad \frac{\text{girls}}{\text{total}}=\frac58.

Misconception: confusing a ratio with a fraction of the total

Section titled “Misconception: confusing a ratio with a fraction of the total”

If red:blue is 2:72:7, the red fraction is 29\frac{2}{9}, not 27\frac27. The ratio compares red with blue; the fraction compares red with all 2+72+7 parts.

  1. Simplify 1.5 kg:600 g1.5\text{ kg}:600\text{ g}.
  2. If apples:pears is 4:74:7, what fraction of the fruit are pears?
  3. Simplify 0.4:1.6:20.4:1.6:2.
Answers
  1. 1500:600=5:21500:600=5:2.
  2. There are 1111 parts, so the fraction is 711\frac7{11}.
  3. Multiply by 1010 and divide by 44: 4:16:20=1:4:54:16:20=1:4:5.

To divide a total TT in the ratio a:ba:b:

  1. find the total number of parts, a+ba+b;
  2. find one part, Ta+b\frac{T}{a+b};
  3. multiply by aa and bb.

The shares are therefore

aa+bTandba+bT.\frac{a}{a+b}T\quad\text{and}\quad\frac{b}{a+b}T.

Divide £840£840 in the ratio 2:3:72:3:7.

There are

2+3+7=122+3+7=12

equal parts. One part is

£840÷12=£70.£840\div12=£70.

Hence the shares are

2(£70)=£140,3(£70)=£210,7(£70)=£490.2(£70)=£140,\qquad 3(£70)=£210,\qquad 7(£70)=£490.

Check that 140+210+490=840140+210+490=840.

Ali and Bea share some money in the ratio 5:35:3. Ali receives £96£96 more than Bea. Find the total.

The difference of 53=25-3=2 parts corresponds to £96£96. Thus

1 part=£96÷2=£48.1\text{ part}=£96\div2=£48.

There are 88 parts altogether, so

total=8(£48)=£384.\text{total}=8(£48)=£384.

This difference method works because the same scale factor multiplies every part.

Two quantities yy and xx are directly proportional if their ratio is constant:

yx=k,\frac{y}{x}=k,

so

y=kx.y=kx.

The symbol \propto records the relationship before the constant is known:

yxy=kx.y\propto x\quad\Longrightarrow\quad y=kx.

The constant kk is the constant of proportionality. Doubling xx doubles yy; multiplying xx by any factor multiplies yy by the same factor.

Given that yxy\propto x and y=18y=18 when x=12x=12, find yy when x=35x=35.

Write the equation first:

y=kx.y=kx.

Use the known pair:

18=12kk=32.18=12k\quad\Longrightarrow\quad k=\frac32.

Therefore

y=32x.y=\frac32x.

When x=35x=35,

y=32(35)=1052=52.5.y=\frac32(35)=\frac{105}{2}=52.5.

The phrase “directly proportional to the square of xx” means

yx2y=kx2,y\propto x^2\quad\Longrightarrow\quad y=kx^2,

not y=kxy=kx. More generally,

yxny=kxn.y\propto x^n\quad\Longrightarrow\quad y=kx^n.

The energy EE of an object is proportional to the square of its speed vv. When v=4v=4, E=120E=120. Find EE when v=10v=10.

E=kv2.E=kv^2.

Substitute the known values:

120=k(42)=16k,120=k(4^2)=16k,

so k=7.5k=7.5. Hence

E=7.5v2.E=7.5v^2.

At v=10v=10,

E=7.5(102)=750.E=7.5(10^2)=750.

Increasing the speed by a factor of 104=2.5\frac{10}{4}=2.5 increases the energy by a factor of 2.52=6.252.5^2=6.25. Indeed, 120(6.25)=750120(6.25)=750.

The graph of y=kxy=kx is a straight line through the origin with gradient kk. Both conditions matter. A straight line such as

y=3x+2y=3x+2

does not show direct proportion because it does not pass through (0,0)(0,0).

For y=kx2y=kx^2, the graph is not a straight line, but plotting yy against x2x^2 gives a straight line through the origin with gradient kk. This idea is developed in linearising data.

Misconception: every increasing relationship is proportional

Section titled “Misconception: every increasing relationship is proportional”

A quantity can increase with xx without being directly proportional to xx. Test whether y/xy/x is constant, or whether the graph is a straight line through the origin.

Two quantities are inversely proportional if their product is constant:

xy=k,xy=k,

so

y=kx,x0.y=\frac{k}{x},\qquad x\ne0.

Thus

y1x.y\propto\frac1x.

Doubling xx halves yy; multiplying xx by a factor cc divides yy by cc.

The time tt required to complete a fixed job is inversely proportional to the number nn of identical machines. Six machines take 1515 hours. How long would ten machines take?

t=kn.t=\frac{k}{n}.

Using t=15t=15 and n=6n=6:

15=k6k=90.15=\frac{k}{6}\quad\Longrightarrow\quad k=90.

Therefore

t=90n.t=\frac{90}{n}.

For ten machines,

t=9010=9 hours.t=\frac{90}{10}=9\text{ hours}.

The model assumes identical machines working at constant rates with no interference or setup delay. Mathematical models should always be checked against their assumptions.

If yy is inversely proportional to x2x^2, then

y1x2y=kx2.y\propto\frac1{x^2} \quad\Longrightarrow\quad y=\frac{k}{x^2}.

The intensity II of radiation from a point source is inversely proportional to the square of distance rr. At r=3r=3 m, I=80I=80 units. Find the intensity at r=12r=12 m.

Since the distance is multiplied by 44, intensity is divided by 42=164^2=16:

I=8016=5 units.I=\frac{80}{16}=5\text{ units}.

Using the constant gives the same result:

I=kr2,80=k9,k=720,I=\frac{k}{r^2},\qquad 80=\frac{k}{9},\qquad k=720,

then

I=720122=5.I=\frac{720}{12^2}=5.

  1. yxy\propto x and y=14y=14 when x=8x=8. Find yy when x=20x=20.
  2. pq3p\propto q^3 and p=54p=54 when q=3q=3. Find a formula for pp.
  3. a1ba\propto \frac1b and a=12a=12 when b=5b=5. Find bb when a=8a=8.
Answers
  1. k=148=74k=\frac{14}{8}=\frac74, so y=74(20)=35y=\frac74(20)=35.
  2. 54=k(27)54=k(27), so k=2k=2 and p=2q3p=2q^3.
  3. ab=k=60ab=k=60. Therefore 8b=608b=60, so b=7.5b=7.5.

A unitary method finds the amount for one unit, then scales to the required number. It is direct proportion in numerical form.

A recipe for 66 portions uses 450450 g of flour. Find the flour required for 1414 portions.

Flour per portion is

450÷6=75 g.450\div6=75\text{ g}.

For 1414 portions:

14(75)=1050 g=1.05 kg.14(75)=1050\text{ g}=1.05\text{ kg}.

Equivalently, the scale factor is 146=73\frac{14}{6}=\frac73, so

450×73=1050.450\times\frac73=1050.

Keep units attached to values. See units and compound measures for systematic unit conversion.

A percentage is a ratio with denominator 100100. If an original value VV changes by r%r\%, use a multiplier:

increase:Vnew=V(1+r100),\text{increase:}\quad V_{\text{new}}=V\left(1+\frac{r}{100}\right),

decrease:Vnew=V(1r100).\text{decrease:}\quad V_{\text{new}}=V\left(1-\frac{r}{100}\right).

Percentage change is measured relative to the original value:

percentage change=neworiginaloriginal×100%.\text{percentage change} =\frac{\text{new}-\text{original}}{\text{original}}\times100\%.

An investment of £2400£2400 grows by 3.5%3.5\% each year. Find its value after 44 years.

The annual multiplier is 1.0351.035. Repeated multiplication gives

V=2400(1.035)4=2754.056V=2400(1.035)^4=2754.056\ldots

so the value is £2754.06£2754.06 to the nearest penny.

It is incorrect to add 4×3.5%=14%4\times3.5\%=14\%, because each year’s increase is calculated from a new value. This is exponential growth, explored in growth and decay.

After a 20%20\% reduction, a coat costs £72£72. Find its original price.

The sale price is 80%=0.880\%=0.8 of the original price PP:

0.8P=72.0.8P=72.

Therefore

P=720.8=90.P=\frac{72}{0.8}=90.

The original price was £90£90. Adding 20%20\% of 7272 would not reverse the reduction because it uses the wrong reference amount.

An average rate of change is

change in outputchange in input.\frac{\text{change in output}}{\text{change in input}}.

For a function y=f(x)y=f(x) between x=ax=a and x=bx=b,

average rate of change=f(b)f(a)ba.\text{average rate of change} =\frac{f(b)-f(a)}{b-a}.

Geometrically, this is the gradient of the chord joining (a,f(a))(a,f(a)) and (b,f(b))(b,f(b)).

A runner’s distance from the start changes from 120120 m at t=20t=20 s to 390390 m at t=50t=50 s. Find the average velocity over this interval.

average velocity=3901205020=27030=9 m s1.\begin{aligned} \text{average velocity} &=\frac{390-120}{50-20}\\ &=\frac{270}{30}\\ &=9\text{ m s}^{-1}. \end{aligned}

This does not imply that the runner travelled at exactly 9 m s19\text{ m s}^{-1} throughout.

Worked example 13: average rate for a curve

Section titled “Worked example 13: average rate for a curve”

For f(x)=x2+1f(x)=x^2+1, find the average rate of change from x=2x=2 to x=5x=5.

f(2)=5,f(5)=26.f(2)=5,\qquad f(5)=26.

Therefore

f(5)f(2)52=2653=7.\frac{f(5)-f(2)}{5-2}=\frac{26-5}{3}=7.

The rate varies along the curve. The value 77 is the gradient across the whole interval, not the gradient at every point.

An instantaneous rate of change is the rate at one particular input value. It is the gradient of the tangent to a curve at that point.

For a small non-zero change hh, the average rate from xx to x+hx+h is

f(x+h)f(x)h.\frac{f(x+h)-f(x)}{h}.

As hh approaches zero, the chord approaches the tangent. The limiting value is the derivative:

f(x)=limh0f(x+h)f(x)h.f'(x)=\lim_{h\to0}\frac{f(x+h)-f(x)}{h}.

For f(x)=x2f(x)=x^2,

f(x+h)f(x)h=(x+h)2x2h=2xh+h2h=2x+h.\begin{aligned} \frac{f(x+h)-f(x)}{h} &=\frac{(x+h)^2-x^2}{h}\\ &=\frac{2xh+h^2}{h}\\ &=2x+h. \end{aligned}

As h0h\to0, this approaches 2x2x, so f(x)=2xf'(x)=2x. At x=3x=3, the instantaneous rate is 66.

This preview becomes rigorous and systematic in differentiation basics.

Rate units are output units divided by input units:

metresseconds=m s1,litresminute=L min1.\frac{\text{metres}}{\text{seconds}}=\text{m s}^{-1}, \qquad \frac{\text{litres}}{\text{minute}}=\text{L min}^{-1}.

Checking units often reveals an inverted fraction. Speed is distance divided by time, not time divided by distance.

  1. Divide £495£495 in the ratio 4:5:64:5:6.
  2. yy is directly proportional to x\sqrt{x}. Given y=15y=15 when x=25x=25, find yy when x=81x=81.
  3. TT is inversely proportional to r2r^2. If T=18T=18 when r=2r=2, find TT when r=6r=6.
  4. A value rises from 160160 to 188188. Find the percentage increase.
  5. Find the average rate of change of g(x)=3x22g(x)=3x^2-2 from x=1x=1 to x=4x=4.
  6. Explain why the graph y=5x1y=5x-1 does not represent direct proportion.
Answers
  1. There are 1515 parts, each worth £33£33. The shares are £132£132, £165£165 and £198£198.
  2. y=kxy=k\sqrt{x}. Since 15=5k15=5k, k=3k=3. Thus y=381=27y=3\sqrt{81}=27.
  3. T=kr2T=\frac{k}{r^2} and 18=k418=\frac{k}{4}, so k=72k=72. Hence T=7236=2T=\frac{72}{36}=2.
  4. The increase is 2828, so 28160×100%=17.5%\frac{28}{160}\times100\%=17.5\%.
  5. g(1)=1g(1)=1 and g(4)=46g(4)=46, so the average rate is 46141=15\frac{46-1}{4-1}=15.
  6. Its graph has intercept 1-1, so it does not pass through the origin. Also y/x=51/xy/x=5-1/x is not constant.
  • Simplify ratios only after expressing quantities in the same units.
  • To share in a ratio, add the parts before finding the value of one part.
  • yxny\propto x^n means y=kxny=kx^n.
  • y1xny\propto \frac1{x^n} means y=kxny=\frac{k}{x^n}.
  • A graph of y=kxy=kx is a straight line through the origin with gradient kk.
  • Percentage changes use the original value as the denominator.
  • Average rate of change is ΔyΔx\frac{\Delta y}{\Delta x}; instantaneous rate of change is a tangent gradient.

Next, strengthen these ideas through similarity and transformations, units and compound measures, and graphs of functions.