document.write( "Question 791864: one pipe can fill a swimming pool in 15 hours, a second pipe requires 18 hours. If the first pipe is opened for 7 hours and then closed when the second pipe is opened, how long will it take the second to finish filling the pool? \n" ); document.write( "
Algebra.Com's Answer #479935 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! one pipe can fill a swimming pool in 15 hours, a second pipe requires 18 hours. \n" ); document.write( " If the first pipe is opened for 7 hours and then closed when the second pipe is opened, how long will it take the second to finish filling the pool? \n" ); document.write( ": \n" ); document.write( "Let t = time for the 2nd pipe to finish filling the pool \n" ); document.write( "Let the full pool = 1 \n" ); document.write( " \n" ); document.write( "multiply by the LCM of 15 and 18, that's 90, results: \n" ); document.write( "90* \n" ); document.write( "cancel the denominators \n" ); document.write( "6(7) + 5t = 90 \n" ); document.write( "5t = 90 - 42 \n" ); document.write( "5t = 48 \n" ); document.write( "t = 48/5 \n" ); document.write( "t = 9.6 hrs \n" ); document.write( " |