I want to know if solutions to this problem exist. Let's say I have known ratios in percentages between each pair of A, B, and C. For example:
A:B = 30:70, A:C = 40:60, B:C = 20:80,
How might I then find a three-term ratio A:B:C such that the components of the ratio add to 100%, using the information for the ratio of each pair?
$$A=\frac{3B}7$$
$$A=\frac{2C}3$$
$$\implies\frac{\frac{3B}7}{ \frac{2C}3}=1$$
$$\implies \frac BC=\frac {14}9\ne\frac14$$
So, no solution exists