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 #544521 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Add their rates of filling to get their \n" ); document.write( "rate filling together \n" ); document.write( "1st pipe's rate: \n" ); document.write( "( 1 tank ) / ( x hrs ) \n" ); document.write( "2nd pipe's rate: \n" ); document.write( "( 1 tank ) / ( x + 3 hrs ) \n" ); document.write( "Rate with both pipes filling: \n" ); document.write( "( 1 tank ) / ( 2 hrs ) \n" ); document.write( "---------------------------- \n" ); document.write( " \n" ); document.write( "Multiply both sides by \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 1st pipe takes 3 hrs \n" ); document.write( "The 2nd pipe takes 6 hrs \n" ); document.write( "---------------------- \n" ); document.write( "check: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( " |