document.write( "Question 598485: There are two small valves in the bottom of a tub filled with water. If opened, one valve will empty the tub in 3 hours; the other will empty it in 6 hours. If both valves are opened at the same time, how long will it take to empty the tub? Please show work.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have such a problem with algebra. I will appreciate any help you can give me.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "Lynnette \n" );
document.write( "
Algebra.Com's Answer #378600 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! There are two small valves in the bottom of a tub filled with water. If opened, one valve will empty the tub in 3 hours; the other will empty it in 6 hours. If both valves are opened at the same time, how long will it take to empty the tub? Please show work. \n" ); document.write( ". \n" ); document.write( "Let t = time (hours) to empty tub by both valves \n" ); document.write( "then \n" ); document.write( "t(1/3 + 1/6) = 1 \n" ); document.write( "multiplying both sides by 6, we get: \n" ); document.write( "t(2 + 1) = 6 \n" ); document.write( "t(3) = 6 \n" ); document.write( "t = 6/3 \n" ); document.write( "t = 2 hours \n" ); document.write( " |