document.write( "Question 503644: The cold-water faucet fills a bathtub in 12min, and the hot-water faucet fills the bathtub in 10min. If you remove the stopper, a full tub will empty in 6min. How long will it take to fill the tub if both faucets are on and the stopper is removed? \n" ); document.write( "
Algebra.Com's Answer #339336 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The cold-water faucet fills a bathtub in 12min, and the hot-water faucet fills the bathtub in 10min.
\n" ); document.write( " If you remove the stopper, a full tub will empty in 6min. How long will it take to fill the tub if both faucets are on and the stopper is removed?
\n" ); document.write( ":
\n" ); document.write( "Let t = time to fill the tub with both faucets and drain open
\n" ); document.write( "Let a full tub = 1
\n" ); document.write( ":
\n" ); document.write( "\"t%2F12\" + \"t%2F10\" - \"t%2F6\" = 1
\n" ); document.write( "multiply by 60, to clear the denominators
\n" ); document.write( "60*\"t%2F12\" + 60*\"t%2F10\" - 60*\"t%2F6\" = 1
\n" ); document.write( "cancel the denominators and you have:
\n" ); document.write( "5t + 6t - 10t = 60
\n" ); document.write( "11t - 10t = 60
\n" ); document.write( "t = 60 minutes
\n" ); document.write( "
\n" );