Find the LCM of the value of b in the ratio a:b and the value of b in the ratio b:c. Finding the LCM allows the 3-way ratio ac that we find in the end to be in its simplest form (but we can always double check this where necessary).
Multiply the ratios a:b and b:c by their relevant, respective scale factors so that b is equal to the LCM in both ratios.
Now simply combine the 3 numbers from step 2 to get the 3-way ratio ac.
Example: Given that a:b is 5:6 and b:c is 9:10, find the ratio ac.
LCM of b’s value in a:b and b’s value in b:c is LCM(6,9) = 18
18/6 = 3 → scale factor to multiply ratio of 5:6 by is 3 → a:b should be 5x3 : 6x3 = 15 : 18
18/9 = 2 → scale factor to multiply ratio of 9:10 by is 2 → b:c should be 9x2 : 10x2 = 18 : 20
Ratio ac = 15:18:20
Identify whether the problem involves direct or inverse proportionality.
Write the relevant formula:
y = kx if direct proportion is involved
y = k/x if inverse proportion is involved
Substitute in the relevant values for x and/or y given in the equation, then calculate k.
Once you have found k, rewrite the entire formula y= kx or y = k/x but instead of k write the value you found.
Now substitute the value of x or y given into the formula found in step 4 and calculate the value of y or x you need to find.
Example: 6 workers take 12 days to finish a task. How many days will 8 workers take to finish that same task?
More workers → less time needed to finish task
Less workers → more time needed to finish task
Number of workers is inversely proportional to time taken to finish task
Let number of workers = N and time taken to finish task (days) = D
N = k/D
Substituting (N,D) = (6,12) we have:
6 = k/12
k = 72
N = 72/D
We now have 8 workers, how many days does it take? Substituting N = 8 we get:
8 = 72/D
8D = 72
D = 9 days
Let the distance on the map be M, the distance in real life be R, and the distance you want to find be F.
Scale factor ratio = M : R
To find a distance F (in real life) represented by distance of B on the map when you are given the scale factor M : R, calculate:
F = B x (R/M)
E.g: A map has a scale factor of 1 : 1000, how many kilometers in real life does a distance of 18cm on the map depict?
F = 18 x (1000/1) = 18000cm = 180m = 0.18km
To find a distance F (on the map) representing the distance of B in real life when you are given the scale factor M : R, calculate:
F = B x (M/R)
E.g: A map has a scale factor of 1 : 1000, how many cm on the map depicts a distance of 0.45 kilometers in real life?
0.45 km = 450m = 45000cm
F = 45000 x (1/1000) = 45cm
Direct proportion: R = kM
Substitute values for R and M into formula to find k.
Write formula again except replace k with the value found in step 1.
Substitute the value for R or M into the formula found in step 2 then find the relevant value for M or R.
E.g: a distance of 900cm in real life is depicted by a distance of 1cm on the map, what does a distance of 45cm on the map depict in real life?
Method 1:
R = kM → 900 = k(1) → k = 900
R = 900M
R = 900(45) = 40500cm
Method 2:
900/1 = x/45
x = 45(900) = 40500cm