document.write( "Question 331214: A small swimming pool can be filled with two pipes in three hours. If the larger pipe takes eight hours less to fill the pool, find the time in which it will be filled by each pipe singly \n" ); document.write( "
Algebra.Com's Answer #237536 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A small swimming pool can be filled with two pipes in three hours. \n" ); document.write( " If the larger pipe takes eight hours less to fill the pool, find the time in \n" ); document.write( " which it will be filled by each pipe singly \n" ); document.write( ": \n" ); document.write( "Let x = time required by the large pipe alone \n" ); document.write( "then \n" ); document.write( "(x+8) = time required by the small pipe alone \n" ); document.write( ": \n" ); document.write( "Let the completed job = 1; (a full pool) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Multiply by x(x+8), results \n" ); document.write( "3x + 3(x+8) = x(x+8) \n" ); document.write( "3x + 3x + 24 = x^2 + 8x \n" ); document.write( "Arrange as quadratic equation \n" ); document.write( "0 = x^2 + 8x - 6x - 24 \n" ); document.write( "x^2 + 2x - 24 = 0 \n" ); document.write( "Factor \n" ); document.write( "(x+6)(x-4) = 0 \n" ); document.write( "Positive solution \n" ); document.write( "x = 4 hrs, the large pipe alone \n" ); document.write( "then \n" ); document.write( "4 + 8 = 12 hrs, the small pipe alone \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |