document.write( "Question 852457: If tap A fills the tank in 10 hours, tap b empties the same tank in 22 hours. In what time the tank will be filled when both inlet and outlet is open? \n" ); document.write( "
Algebra.Com's Answer #513385 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent time when both are open
\n" ); document.write( " 1/10 - 1/22 = 1/x |Multiplying thru by 220x so as all denominators = 1
\n" ); document.write( " 22x - 10x = 220
\n" ); document.write( " 12x = 220
\n" ); document.write( " x = 220/12 = 18 13 hr, time to fill when both are open \n" ); document.write( "
\n" );