document.write( "Question 1197891: 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 #831336 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
rate * time = quantity
\n" ); document.write( "quantity = 1 full tub.
\n" ); document.write( "for the cold water faucet, the equation becomes:
\n" ); document.write( "rate * 8 = 1
\n" ); document.write( "solve for rate to get rate = 1/8.
\n" ); document.write( "for the hot water faucet, the equation becomes:
\n" ); document.write( "rate * 12 = 1
\n" ); document.write( "solve for rate to get rate = 1/12.
\n" ); document.write( "when they are both working together, their rates are additive.
\n" ); document.write( "you get (1/8 + 1/12) * time = 1
\n" ); document.write( "1/8 * 3/3 = 3/24
\n" ); document.write( "1/12 * 2/2 = 2/24
\n" ); document.write( "formula becomes:
\n" ); document.write( "(3/24 + 2/24) * time = 1 which becomes:
\n" ); document.write( "5/24 * time = 1
\n" ); document.write( "solve for time to get:
\n" ); document.write( "time = 1*24/5 = 24/5 minutes.
\n" ); document.write( "that's how long to fill the tub when both faucets are open.
\n" ); document.write( "the cold water faucet will fill 1/8 * 24/5 = 3/5 of the tub in 24/5 minutes.
\n" ); document.write( "the hot water faucet will fill 1/12 * 24/5 = 2/5 of the tub in 24/5 minutes.
\n" ); document.write( "3/5 + 2/5 = 5/5 = 1 = the whole tub in the same 24/5 minutes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that it will take 24/5 minutes to fill the tub if both faucets are open.
\n" ); document.write( "24/5 = 4.8 minutes in decimal format.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );