document.write( "Question 1197890: For a certain bathtub, the cold water faucet can fill the tub in 8 minutes. The hot water faucet can fill the tub in 12 minutes. If both faucets are used together, how long will it take to fill the tub?
\n" );
document.write( "Do not do any rounding.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831345 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! For a certain bathtub, the cold water faucet can fill the tub in 8 minutes. The hot water faucet can fill the tub in 12 minutes. If both faucets are used together, how long will it take to fill the tub? \n" ); document.write( "---------------------- \n" ); document.write( " \n" ); document.write( "t = 8*12/(8 + 12) \n" ); document.write( " \n" ); document.write( " |