Dear Iaratul
My suggestion would be to try constructing equations directly from the word problem, whenever you feel puzzled about how to fit the alligation chart in the given scenario. These equations are pretty easy to write.
Let me illustrate what I mean with a sample question.
Question: A box contains a mixture of coffee powder and sugar. Adding 20% more coffee and 30% more sugar to the box increases the weight of the box by 25%. What is the current ratio of coffee powder and sugar in the box?Solution:
We will solve this through the equation method.
Let the amount of coffee initially = c
Amount of sugar initially = s
So, initial weight of the box = c+s (discounting the weight of the material from which the box is made, since it remains constant throughout the question)
Now, how much coffee was added? 20% of c.
So, what will be the final amount of coffee? c+20% of c = 1.2c
Similarly, the final amount of sugar = 1.3 s
After adding both these things, when the weight of the box was measured, it came to be 25% more than before.
So, new weight = 1.25(old weight) = 1.25(c+s)
Now,
New weight of the box = New weight of coffee + New weight of sugar
1.25(c+s) = 1.2c + 1.3s
Solving these, we get, c=s
So,
\(\frac{Current Ratio of Coffee}{Current Ratio of Sugar}\) \(=\frac{1.2c}{1.3s}\)\(=\frac{12}{13}\)
Hope I could help!