Skip to main contentSkip to solution

A certain amount of water was poured into a 300 litre container and the remaining portion of the container was filled with milk. Then an amount of this solution was taken out from the container which was twice the volume of water that was earlier poured into it, and water was poured to refill the container again. If the resulting solution contains 72% milk, then the amount of water, in litres, that was initially poured into the container was

Entered answer:

Solution

✅ Correct Answer: 30

We need to track what happens to the milk at each step.

Let xx = amount of water initially poured into the container (in liters)

The container holds 300 liters total, so initially we have:

Water: xx liters

Milk: (300−x)(300 - x) liters


Instead of tracking both water and milk separately, we'll focus on tracking the milk since that's what determines our final percentage.


Initially, we have (300−x)(300 - x) liters of pure milk in the container.

When we remove 2x2x liters of the mixture, we're not just removing water - we're removing some of the milk too!

The mixture at this point has:

Total volume: 300 liters

Milk volume: (300−x)(300 - x) liters

Milk concentration = 300−x300\frac{300-x}{300}


When we remove 2x2x liters of mixture, the amount of milk lost is:

Milk lost = Volume removed × Milk concentration

Milk lost = 2x×300−x300=2x(300−x)3002x \times \frac{300-x}{300} = \frac{2x(300-x)}{300} liters


After both operations, total milk remaining:

300−x−2x(300−x)300300 - x - \frac{2x(300-x)}{300}


The final solution is 72% milk, which means 216 liters of milk:

300−x−2x(300−x)300=216300 - x - \frac{2x(300-x)}{300} = 216


Rearrange the equation:

300−x−2x(300−x)300=216300 - x - \frac{2x(300-x)}{300} = 216

−x−2x(300−x)300=−84-x - \frac{2x(300-x)}{300} = -84

−300x−2x(300−x)=−25200-300x - 2x(300-x) = -25200

−300x−600x+2x2=−25200-300x - 600x + 2x^2 = -25200

2x2−900x=−252002x^2 - 900x = -25200

2x2−900x+25200=02x^2 - 900x + 25200 = 0

x2−450x+12600=0x^2 - 450x + 12600 = 0


In this case, it is actually easier to find xx using the quadratic formula & using the calculator instead of trying to figure out the factorisation.

For ax2+bx+c=0ax^2 + bx + c = 0, the solution is x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2-4ac}}{2a}

Here: a=1a = 1, b=−450b = -450, c=12600c = 12600

x=450±(−450)2−4(1)(12600)2(1)x = \frac{450 \pm \sqrt{(-450)^2 - 4(1)(12600)}}{2(1)}

x=450±202500−504002x = \frac{450 \pm \sqrt{202500 - 50400}}{2}

x=450±1521002x = \frac{450 \pm \sqrt{152100}}{2}

x=450±3902x = \frac{450 \pm 390}{2}

This gives us: x=450+3902=420x = \frac{450 + 390}{2} = 420 or x=450−3902=30x = \frac{450 - 390}{2} = 30


Since we can't pour 420 liters into a 300-liter container, x=30x = 30 liters.

Therefore, the amount of water initially poured was 30 liters.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question