Question-
Two pipes can fill a tank in 20 min and 30 min respectively. If both are opened, after what time should first be closed, so that tank will be filled in 10 min?
My attempt-
Let x be the time after which first pipe should be closed.
x(1/20 + 1/30)+ (10-x)/30 = 1
(5x)/60 + (20-2x)/60 = 1
3x + 20 = 60
x=(40/3) min
But answer is 8 min
Can't use these tags- "pipes" "cisterns" "tanks"
The book answer is wrong. It takes $12$ minutes for the two pipes to fill the tank together, so you can't fill them in $10$ minutes. Note that your value is greater than $10$ minutes, so you are filling the tank for $10$ minutes with both pipes and $\frac {10}3$ minutes of the first. That does fill the tank.