Question
$8$ litres are drawn from a cask full of wine and is then filled with water. This operation is performed three more times. The ratio of the quantity of wine now left in cask to that of the water is $256:625$. How much wine did the cask hold originally?
My attempt
$4$ times $8$ litres are drawn and filled with water. So water contain is $32$ litres. Let originally there was $x$ litres of wine.
$$x:32 = 256:625$$
solving it gives $x = 13.1072$
But the answer given is $40$
Please help me solve the question and please explain.
Here is my answer assuming that $256:625$ is the ratio of the quantity of wine now left in cask to the total volume.
Let the initial amount of wine be $x$. The purity of wine after the first drawn is $\dfrac{x-8}{x}$. Then the purity of wine after the fourth drawn is $\left(\dfrac{x-8}{x}\right)^4$. Thus \begin{align} \left(\frac{x-8}{x}\right)^4&=\frac{256}{625}\\ \left(\frac{x-8}{x}\right)^4&=\left(\frac{4}{5}\right)^4\\ \frac{x-8}{x}&=\frac{4}{5}\\ x&=\large\color{blue}{40}. \end{align}