We have three pumps filling a tank: The first one fills the whole tank in a particular time, the second one is twice as fast as the first one, and the third one is three time as fast.
All the pumps together can fill the tank in two minutes.
How long would each pump take on its own?
Let $\,T_i\;$ be the proportion of the tank filled in one minute by pump $\;i\;,\;i=1,2,3\;$ , then
$$T_2=2T_1\;,\;\;T_3=3T_1\;\;\text{and}\;\; 2(T_1+T_2+T_3)=12T_1=1\implies$$
$$T_1=\frac1{12}\;,\;\;T_2=\frac16\;,\;\;T_3=\frac14\;,\;\;\text{so}\ldots\ldots$$