document.write( "Question 535923: If one pipe takes 9 days and the other pipe 15 how long will bout take to fill the pool up \n" ); document.write( "
Algebra.Com's Answer #352024 by oberobic(2304) ![]() You can put this solution on YOUR website! Set up problems like these as fractions of the work done by each resource per unit of time. \n" ); document.write( ". \n" ); document.write( "Pipe 1 takes 9 days, so it does 1/9 of the job per day. \n" ); document.write( ". \n" ); document.write( "Pipe 2 takes 15 days, so it does 1/15 of the job per day. \n" ); document.write( ". \n" ); document.write( "Working together, how long does it take to do the job? \n" ); document.write( ". \n" ); document.write( "(1/9 + 1/15)*x = 1 job \n" ); document.write( ". \n" ); document.write( "(15+9)/(9*15)*x = 1 \n" ); document.write( ". \n" ); document.write( "24/135 * x = 1 \n" ); document.write( ". \n" ); document.write( "24*x = 135 \n" ); document.write( ". \n" ); document.write( "x = 135/24 = 45/8 = 5 5/8 = 5.625 days \n" ); document.write( ". \n" ); document.write( "To check, determine how much each can do in that amount of time. \n" ); document.write( ". \n" ); document.write( "1/9*45/8 = 45/72 = 5/8 \n" ); document.write( "1/15 * 45/8 = 3/8 \n" ); document.write( "5/8 + 3/8 = 1 \n" ); document.write( "Correct \n" ); document.write( ". \n" ); document.write( "Working together will take 5 5/8 days. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |