document.write( "Question 898080: One water pipe fills a water tank in x hours. A second pipe takes 3 hours longer. The two pipes
\n" );
document.write( "together fill the water tank in 2 hours. How long would it take each pipe to fill the water tank
\n" );
document.write( "separately?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #544520 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The rates for each pipe: \n" ); document.write( "1/x \n" ); document.write( "1/(x+3) \n" ); document.write( "Both at same time: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Both together do the job in 2 hours. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solution which makes sense is \n" ); document.write( "First pipe would take 3 hours; \n" ); document.write( "Second pipe alone would take 6 hours. \n" ); document.write( " |