document.write( "Question 624178: A tank can hold eighteen litres of water. Tap A takes six minutes to fill the tank, Tap B takes three minutes to fill the tank . If the two taps are turned on at the same time, how long would they take to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #392615 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A tank can hold eighteen litres of water. Tap A takes six minutes to fill the tank, Tap B takes three minutes to fill the tank . If the two taps are turned on at the same time, how long would they take to fill the tank?
\n" ); document.write( ".
\n" ); document.write( "Let x = time (minutes) it takes for both
\n" ); document.write( "then
\n" ); document.write( "x(1/6 + 1/3) = 1
\n" ); document.write( "multiplying both sides by 18:
\n" ); document.write( "x(3 + 6) = 18
\n" ); document.write( "x(9) = 18
\n" ); document.write( "x = 18/9
\n" ); document.write( "x = 2 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );