Bunuel
The milk and water in two vessels A and B are in the ratio 4:3 and 2:3 respectively. In what ratio the liquids in both the vessels be mixed to obtain a new mixture in vessel c consisting half milk and half water?
A. 8 : 3
B. 7 : 5
C. 4 : 3
D. 2 : 3
E. 1 : 3
The ratio of milk and water in the final vessel = 1 : 1
Ratio of Milk and water in the final mixture = \(\frac{1}{1} = \frac{Milk \space from \space vessel \space 1 + Milk \space from \space vessel \space 2}{water \space from \space vessel \space 1 + water \space from \space vessel \space 2}\)
Let V1 be the Volume of mixture in vessel 1 (ratio 4:3):
Amount of milk in vessel 1 = \(\frac{4}{7} * V_1\) and amount of water in vessel 1 = \(\frac{3}{7} * V_1\)
Similarly, Let V2 be the Volume of mixture in vessel 2 (ratio 2:3):
Amount of milk in vessel 2 = \(\frac{2}{5} * V_2\) and amount of water in vessel 2 = \(\frac{3}{5} * V_2\)
Therefore \(\frac{1}{1} = \frac{\frac{4}{7} * V_1 + \frac{2}{5}* V_2}{\frac{3}{7} * V_1 + \frac{3}{5}* V_2}\)
\(\frac{4}{7} * V_1 + \frac{2}{5}* V_2 = \frac{3}{7} * V_1 + \frac{3}{5}* V_2\)
\(\frac{4}{7} * V_1 - \frac{3}{7}* V_1 = \frac{3}{5} * V_2 + \frac{2}{5}* V_2\)
\(\frac{1}{7} * V_1 = \frac{1}{5} * V_2\)
\(\frac{V_1}{V_2} = \frac{7}{5}\)
Option BArun Kumar