document.write( "Question 398415: I think i may be on the right track but not sure. Here is the problem: One hose can fill a pool in 20 hours. Another hose can fill the pool in 16 hours. How long would it take the two hoses, working together to fill the pool?
\n" );
document.write( "Here is how i set it up t/20 + t/16 with a LCD of 2. 2 x (t/20 + t/16) = 2 x 1. I reduced it down to 10t+8t=2, I combine my like terms this gives me 18t=2. Now do i divide 18 into 2 or 2 into 18? Am I on the right track to solving this problem? \n" );
document.write( "
Algebra.Com's Answer #282329 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One hose can fill a pool in 20 hours. Another hose can fill the pool in 16 hours. How long would it take the two hoses, working together to fill the pool? \n" ); document.write( "Here is how i set it up t/20 + t/16 with a LCD of 2. 2 x (t/20 + t/16) = 2 x 1. I reduced it down to 10t+8t=2, I combine my like terms this gives me 18t=2. Now do i divide 18 into 2 or 2 into 18? Am I on the right track to solving this problem? \n" ); document.write( "------------------- \n" ); document.write( "2 x (t/20 + t/16) = 2 x 1 this might work, but I don't know why you multiplied by 2 \n" ); document.write( "I do them like this: \n" ); document.write( "The 1st hose fills 1/20 of the pool per hour \n" ); document.write( "The 2nd does 1/16 per hour \n" ); document.write( "Together, they do 1/20 + 1/16 = 9/80 per hour \n" ); document.write( "9/80 pools per hour --> 80/9 hours per pool \n" ); document.write( "--------------- \n" ); document.write( "There's a shortcut, product/sum \n" ); document.write( "16*20/(16+20) = 320/36 = 80/9 hours \n" ); document.write( " \n" ); document.write( " |