SOLUTION: If tap A fills the tank in 10 hours, tap A empties the same tank in 22 hours. In what time the tank will be filled when both inlet and outlet is open? How do we create a c++ progr

Algebra ->  Rate-of-work-word-problems -> SOLUTION: If tap A fills the tank in 10 hours, tap A empties the same tank in 22 hours. In what time the tank will be filled when both inlet and outlet is open? How do we create a c++ progr      Log On


   



Question 852458: If tap A fills the tank in 10 hours, tap A empties the same tank in 22 hours. In what time the tank will be filled when both inlet and outlet is open?
How do we create a c++ program using static function for this question?

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
1/10-1/22=1/x
x = 55/3
x = 18 1/3 hours
check
(55/3)/10-(55/3)/22=1
11/6-5/6=6/6
ok