document.write( "Question 979707: Two pipes running together can fill a tank in 15 minutes. The larger pipe can fill the tank 16 minutes sooner than the smaller pipe. Find the time in which each pipe alone can fill the tank. \n" ); document.write( "
Algebra.Com's Answer #601046 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two pipes running together can fill a tank in 15 minutes. \n" ); document.write( " The larger pipe can fill the tank 16 minutes sooner than the smaller pipe. Find the time in which each pipe alone can fill the tank. \n" ); document.write( ": \n" ); document.write( "Let x = the time required by the larger pipe \n" ); document.write( "then \n" ); document.write( "(x+16) = time required by the smaller \n" ); document.write( ": \n" ); document.write( "let the completed job = 1 (a full tank) \n" ); document.write( ": \n" ); document.write( "A shared work equation \n" ); document.write( " \n" ); document.write( "multiply equation by x(x+16), cancel the denominators and you have \n" ); document.write( "15(x+16) + 15x = x(x+16) \n" ); document.write( "15x + 240 + 15x = x^2 + 16x \n" ); document.write( "Arrange as a quadratic equation on the right \n" ); document.write( "0 = x^2 + 16x - 30x - 240 \n" ); document.write( "x^2 - 14x - 240 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(x-24)(x+10) = 0 \n" ); document.write( "positive solution \n" ); document.write( "x = 24 minutes the time of the larger pipe \n" ); document.write( "then \n" ); document.write( "24 + 16 = 40 min for smaller pipe \n" ); document.write( ": \n" ); document.write( "; \n" ); document.write( "See if that checks out \n" ); document.write( " \n" ); document.write( ".625 + .375 = 1 \n" ); document.write( ":\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |