Combining Ratios

Often you are told how two things compare, and separately how one of them compares to a third — and you want the single ratio linking all three. If A : B is known and B : C is known, they share the term B, and that shared term is the hinge you swing them together on to get one three-part ratio A : B : C.

Here's the catch, and the whole trick: B almost never means the same number in both ratios. In A : B = 2 : 3 the B is 3 parts; in B : C = 4 : 5 it's 4 parts. Before you can join them, you must make the shared term agree.

The method: make the shared term match

A ratio doesn't change when you scale every part by the same number, so you're free to rescale each ratio until the shared B reads the same in both. The cleanest common value is the lowest common multiple of the two B values.

Take A : B = 2 : 3 and B : C = 4 : 5. The two Bs are 3 and 4; their LCM is 12. Scale the first ratio by 4 and the second by 3 so both Bs become 12:

A : B = 2 : 3 \;\xrightarrow{\times 4}\; 8 : 12 \qquad B : C = 4 : 5 \;\xrightarrow{\times 3}\; 12 : 15.

Now the two Bs agree, so they slot together into one ratio:

A : B : C = 8 : 12 : 15.

Step through the picture — the two strips are stretched until their B blocks line up, then joined:

Worked examples

Any common multiple of the two B values works — you could scale 2:3 and 4:5 so both Bs become 24 and get 16 : 24 : 30. That's the same ratio as 8 : 12 : 15, just bigger. The lowest common multiple simply keeps the numbers as small as possible, so there's less to simplify at the end — but a bigger multiple is never wrong, only clumsier.

Why it works

A ratio is really a chain of equal fractions. A : B = 2 : 3 says \tfrac{A}{B} = \tfrac{2}{3}, and B : C = 4 : 5 says \tfrac{B}{C} = \tfrac{4}{5}. Rewriting each with the shared B = 12 makes the middle term literally the same quantity in both fractions, so the three parts can be read off a single scale. Scaling never changes a ratio — it just changes the units you count it in.