At Sonia’s house there are two water tanks. One tank can hold $500$ litres more than the smaller tank. When the smaller tank is $2/3$ full it holds as much water as half the larger tank. What is the capacity of the largest tank?
2026-04-08 12:51:42.1775652702
How Much water can a tank hold?
1.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Put $b,s$ be the max capacity of the larger, and smaller tanks. Then: $b = s+500, \dfrac{2s}{3} = \dfrac{b}{2}$. Substitute $s+500$ for $b$ in the second equation to get: $\dfrac{2s}{3} = \dfrac{s+500}{2}\implies s = 1,500, b = 2,000$ liters respectively.