document.write( "Question 365992: A tank can be filled in 4 days using pipe A alone, and in 3 days using both A and B. How many days will take to pipe B to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #260818 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! A tank can be filled in 4 days using pipe A alone, and in 3 days using both A and B. How many days will take to pipe B to fill the tank?\r \n" ); document.write( "\n" ); document.write( "Let b = number of days it will take pipe B to fill the tank \n" ); document.write( " 1/b= fraction of tank filled up per day using pipe b \n" ); document.write( " 1/4= fraction of tank filled up per day using pipe a\r \n" ); document.write( "\n" ); document.write( "Since a tank can be filled in in 3 days using both A and B \n" ); document.write( " (1/b +1/4)*3 = 1 \n" ); document.write( " 3/b + 3/4 = 1 \n" ); document.write( " 3/b = 1/4 \n" ); document.write( " b = 12\r \n" ); document.write( "\n" ); document.write( "It will take 12 days for pipe B to fill the tank\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |