document.write( "Question 959784: a garden hose can fill a hot tub in 180 minutes, whereas the drain on a hot tub can empty it in 540 minutes. if the drain is accidentally left open, how long will it take to fill the tub? \n" ); document.write( "
Algebra.Com's Answer #586613 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
a garden hose can fill a hot tub in 180 minutes, whereas the drain on a hot tub can empty it in 540 minutes. if the drain is accidentally left open, how long will it take to fill the tub?
\n" ); document.write( ".
\n" ); document.write( "let t = time (minutes) to fill tub
\n" ); document.write( "then
\n" ); document.write( "t(1/180 - 1/540) = 1
\n" ); document.write( "multiply both sides by 540:
\n" ); document.write( "t(3 - 1) = 540
\n" ); document.write( "t(2) = 540
\n" ); document.write( "t = 540/2
\n" ); document.write( "t = 279 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );