Leave lesson

Ratio, proportion & rates of change · Ratio

1 / 9

Ratio problems where the amounts change

How to handle ratios where quantities are added, removed or transferred by writing the parts as multiples of a common number and solving for it.

Ratio, proportion & rates of change · Ratio

Ratio problems where the amounts change

How to handle ratios where quantities are added, removed or transferred by writing the parts as multiples of a common number and solving for it.

Why it works

The hardest ratio questions give you a ratio before a change and a ratio after it — "the ratio of red to blue is 3:43 : 4; 66 more red are added and it becomes 9:89 : 8." You can't just work with 33 and 44 as if they were the real amounts, because there could be 33 and 44, or 3030 and 4040, or 300300 and 400400 — all in the ratio 3:43 : 4. The trick is to write the unknown amounts as multiples of a single number:

red=3k,blue=4k,\text{red} = 3k, \qquad \text{blue} = 4k,

for some number kk you don't yet know. This is the whole idea: 3k3k and 4k4k are automatically in the ratio 3:43 : 4 whatever kk is, so they capture every possible starting amount in one expression. The change and the "after" ratio then give you an equation to pin down kk.

Set it up, apply the change, solve. After adding 66 red, the amounts are 3k+63k + 6 and 4k4k, and these are in the ratio 9:89 : 8. Two ratios being equal is an equation — cross-multiply:

3k+64k=98    8(3k+6)=9(4k)    24k+48=36k    k=4.\frac{3k + 6}{4k} = \frac{9}{8} \;\Rightarrow\; 8(3k + 6) = 9(4k) \;\Rightarrow\; 24k + 48 = 36k \;\Rightarrow\; k = 4.

Now un-pack: blue =4k=16= 4k = 16, red =3k=12= 3k = 12. (Check: after adding 66 red, 18:16=9:818 : 16 = 9 : 8. ✓) The change is applied to the actual amounts (3k+63k + 6), never to the ratio numbers themselves — you can't "add 66 to the 33".

Transfer problems work the same way. If two jars hold marbles in the ratio 5:35 : 3 and you move 88 from the first to the second, the amounts become 5k85k - 8 and 3k+83k + 8 — one goes down by 88, the other up by 88, because the marbles are moved, not created. A common slip is to add to one jar without taking the same amount off the other.

The three-line habit:
  1. Write the starting amounts as multiples of kk (e.g. 5k5k and 3k3k).
  2. Apply the change to those expressions, and set the result equal to the new
ratio (cross-multiply).
  1. Solve for kk, then substitute back to get the actual amounts.