document.write( "Question 290206: If a swimming pool can be filled in 15 hours by pipe A alone and in 24 hours by pipe B alone. How long would it take to fill the pool if both pipes were working? \n" ); document.write( "
Algebra.Com's Answer #210003 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of time it takes if both pipes are working \n" ); document.write( "Then both pipes fill at the rate of 1/x pool per hour\r \n" ); document.write( "\n" ); document.write( "Pipe A fills at the rate of 1/15 pool per hour \n" ); document.write( "Pipe B fills at the the rate of 1/24 pool per hour \n" ); document.write( "Both pipes fill at the rate of 1/15 + 1/24 pool per hour \n" ); document.write( "So: \n" ); document.write( "1/15 + 1/24 = 1/x multiply each term by 120x \n" ); document.write( "8x+5x=120 \n" ); document.write( "13x=120 \n" ); document.write( "x=120/13 hours (almost 9 1/4 hours)\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "in 120/13 hours Pipe A fills(1/15)(120/13)=8/13 of the pool \n" ); document.write( "in 120/13 hours Pipe B fills (1/24)(120/13)=5/13 of the pool \n" ); document.write( "5/13 +8/13=13/13=1 pool filled\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |