Official Solution:If both valves are open simultaneously, they can fill an empty pool in 48 minutes. The first valve, when working independently, takes 2 hours to fill the pool. If the second valve releases 50 cubic meters of water more than the first valve every minute, what is the capacity of the pool?A. 9,000 cubic meters
B. 10,500 cubic meters
C. 11,750 cubic meters
D. 12,000 cubic meters
E. 12,500 cubic meters
Let the rate of the first valve be \(x\) cubic meters per minute. The rate of the second valve will then be \(x + 50\) cubic meters per minute.
Given that both valves together fill the pool in 48 minutes, the capacity of the pool can be calculated as \(C = \text{time}*\text{combined rate} = 48 \times (x + x + 50) = 48(2x + 50)\).
Since the first valve alone fills the pool in 2 hours (or 120 minutes), the capacity of the pool can also be represented as \(C = \text{time} *\text{rate} = 120x\).
Equating the two expressions for \(C\), we have \(120x = 48(2x + 50)\). Solving for \(x\), we get \(x = 100\), which implies \(C = 120x = 12,000\) cubic meters.
Answer: D