We are given a swimming pool with a capacity of 100,000 liters, and two hoses, A and B, are filling the pool simultaneously. We need to determine how long it will take to fill the pool completely when both hoses are working together. We are provided with two statements, and we need to assess whether they provide enough information to answer the question.
Let the rates at which hoses A and B fill the pool be \( r_A \) and \( r_B \) (in liters per hour). The combined rate of filling when both hoses are working together is \( r_A + r_B \), and the total time to fill the pool is \( \frac{100,000}{r_A + r_B} \).
### Statement (1):
If hose A stopped filling the pool after hoses A and B had filled \( \frac{1}{3} \) of the pool, it would take 22 hours for hose B to finish filling the remaining pool.
- In this scenario, hose A and hose B together fill \( \frac{1}{3} \) of the pool. The total amount of water filled by both hoses is \( \frac{1}{3} \times 100,000 = 33,333.33 \) liters.
- After hose A stops, hose B is left to fill the remaining \( \frac{2}{3} \) of the pool, or \( 66,666.67 \) liters.
- Since hose B alone can fill the remaining \( 66,666.67 \) liters in 22 hours, the rate of hose B is \( r_B = \frac{66,666.67}{22} = 3,030.30 \) liters per hour.
This information gives us the rate of hose B, but we still don’t know the rate of hose A or the combined rate. So, **Statement (1) alone is not sufficient**.
### Statement (2):
If hose B stopped filling the pool after hoses A and B had filled \( \frac{1}{2} \) of the pool, it would take 17 hours for hose A to finish filling the pool.
- In this scenario, hose A and hose B together fill \( \frac{1}{2} \) of the pool, or \( 50,000 \) liters.
- After hose B stops, hose A is left to fill the remaining \( 50,000 \) liters.
- Since hose A alone can fill the remaining \( 50,000 \) liters in 17 hours, the rate of hose A is \( r_A = \frac{50,000}{17} = 2,941.18 \) liters per hour.
This information gives us the rate of hose A, but we still don’t know the rate of hose B or the combined rate. So, **Statement (2) alone is not sufficient**.
### Combining Statements (1) and (2):
- From Statement (1), we know the rate of hose B: \( r_B = 3,030.30 \) liters per hour.
- From Statement (2), we know the rate of hose A: \( r_A = 2,941.18 \) liters per hour.
The combined rate of both hoses is:
\[
r_A + r_B = 2,941.18 + 3,030.30 = 5,971.48 \text{ liters per hour}.
\]
The total time to fill the pool is:
\[
\text{Time} = \frac{100,000}{r_A + r_B} = \frac{100,000}{5,971.48} \approx 16.73 \text{ hours}.
\]
Thus, **both statements together are sufficient** to determine the time it takes to fill the pool.
### Final Answer:
The answer is **C**: Both statements together are sufficient.