document.write( "Question 435961: Pipe A can fill a tank in 4 hours, and pipe B can fill the tank in 3 hours. With the tank empty, pipe A is turned on. One hour later, pipe B is turned on. How long will pipe B run before the tank is filled?\r
\n" );
document.write( "\n" );
document.write( "Please help me with this questions, thanks. \n" );
document.write( "
Algebra.Com's Answer #301681 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! If pipe A can fill a tank in 4 hours, and it is left on for an hour, it will have filled 1/4 of the tank. Together , the pipes can fill 1/4+1/3 tank an hour. \n" ); document.write( "---------------- \n" ); document.write( "(1/4)t+(1/3)t=3/4 \n" ); document.write( "Multiply both sides by 12 \n" ); document.write( "3t+4t=9 \n" ); document.write( "7t=9 \n" ); document.write( "t=9/7 hours \n" ); document.write( "Pipe B will run along with pipe A together for 9/7 hours before they fill the tank. \n" ); document.write( " |