Let us sort through the information provided in the question.
h1 = how many hours A pumped
h2 = how many hours B pumped
3x = how much water A pumped
x = how much water B pumped
4x = Total water in pool
h1 + h2 = 7
"Pipe A pumped in three times as much water as Pipe B"
A*h1 = 3x
B*h2 = x
h1 + h2 = 7
Now onto the statements
(1) "After 4 hours, half of the pool was filled."
We know that A pumped 3/4 of the pool before B started. If it took pump A 4 hours to fill half the pool then it follows that it would take A 6 hours to fill 3/4 of the pool. Meaning, it took pump B 1 hour to fill 1/4 of the pool. Therefore it would take Pump B 4 hours to fill the pool.
Statement 1 is sufficient.
(2) Working together at their respective constant rates, Pipes A and B can fill the empty pool in one-third of the time it takes Pipe A, working alone at its constant rate.
For this equation let us have h3 represent the time it takes Pipe A to fill the pool by itself. With this, we can create the following equations.
\(A*h3 = 4x\)
\(\frac{{(A+B)*h3}}{3} = 4x\)
\(\frac{{(A+B)*h3}}{3} = A*h3\)
We can cancel the h3's and get
3A = A + B or 2A = B
Now we can plug this into our original equations for A and B
A*h1 = 3x
2A*h2 = x
Now we can substitute to get
A*h1 = 6A*h2 or h1 = 6*h2
Let us also not forget that h1 + h2 = 7
Therefore h1 = 6 and h2 = 1
This means that B fills x in 1 hour. The pool is 4x and therefore it takes B 4 hours to fill the entire pool.
Statement 2 is also sufficient, as is Statement 1
Answer is D
Bunuel
Pipe A, working alone at its constant rate, starts filling an empty pool and then stops. Subsequently, Pipe B, working alone at its constant rate, completes the task and fills the remaining part of the pool. If the entire filling process took 7 hours, and Pipe A pumped in three times as much water as Pipe B, how many hours will it take Pipe B, working alone at its constant rate, to fill the entire pool on its own?
(1) After 4 hours, half of the pool was filled.
(2) Working together at their respective constant rates, Pipes A and B can fill the empty pool in one-third of the time it takes Pipe A, working alone at its constant rate.
A. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient to answer the question asked.
B. Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient to answer the question asked.
C. BOTH statements (1) and (2) TOGETHER are sufficient to answer the question asked, but NEITHER statement ALONE is sufficient to answer the question asked.
D. EACH statement ALONE is sufficient to answer the question asked.
E. Statements (1) and (2) TOGETHER are NOT sufficient to answer the question asked, and additional data specific to the problem are needed.