In a group the ratio of men to women is 5:3 In the same group, the ratio of children to adults is 1:2
What is the ratio of men:women:children?
Through simple trial/error/obviousness, one can see that it is 5:3:4
I can’t wrap my head around a sound algebraic way to solve this.
Please help. I have a young girl that would love to know the “mathematical” way to solve.
Thanks
Another a bit more "algebraic" way of solving this problem is as follows:
Let $n$ denote the number of people in the group. So, we have
\begin{eqnarray} n & \stackrel{children : adults\; = 1:2}{=} & \overbrace{\frac{2}{3}n}^{adults} + \overbrace{\frac 13 n}^{children} \\ & \stackrel{men : women\; = 5:3}{=} & \overbrace{\frac{5}{8}\cdot\frac 23 n}^{men} + \overbrace{\frac{3}{8}\cdot\frac 23 n}^{women} + \overbrace{\frac 13 n}^{children} \\ & = & \overbrace{\frac{\color{blue}{5}}{12}n}^{men} + \overbrace{\frac{\color{blue}{3}}{12}n}^{women} + \overbrace{\frac{\color{blue}{4}}{12} n}^{children} \\ \end{eqnarray}