document.write( "Question 318665: word problem from chapter on quadratic equations: Pipe A can fill a tank in 4 hrs. If pipe B works alone, it takes 3 hrs longer to fill the tank than if both pipes work together. How long will it take for pipe B to fill the tank if it works alone? \n" ); document.write( "
Algebra.Com's Answer #228288 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Pipe A can fill a tank in 4 hrs. If pipe B works alone, \n" ); document.write( " it takes 3 hrs longer to fill the tank than if both pipes work together. \n" ); document.write( " How long will it take for pipe B to fill the tank if it works alone? \n" ); document.write( "; \n" ); document.write( "Let b = time required by pipe B working alone \n" ); document.write( "then \n" ); document.write( "(b-3) = time required when A & B are working together \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 by 4b, results: \n" ); document.write( "b(b-3) + 4(b-3) = 4b \n" ); document.write( ": \n" ); document.write( "b^2 - 3b + 4b - 12 = 4b \n" ); document.write( "Arrange as a quadratic equation \n" ); document.write( "b^2 - 3b + 4b - 4b - 12 = 0 \n" ); document.write( ": \n" ); document.write( "b^2 - 3b - 12 = 0 \n" ); document.write( "Use the quadratic formula to find b \n" ); document.write( " \n" ); document.write( "in this equation, x=b; a=1; b=-3; c=-12 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "the positive solution is what we want here \n" ); document.write( " \n" ); document.write( "b = \n" ); document.write( "b = 5.275 hrs is the time for B to fill the pool alone \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "see if that's true, (2.275 hrs for both working together) \n" ); document.write( " \n" ); document.write( ".56875 + .43128 = 1.000; confirms our solution \n" ); document.write( " |