document.write( "Question 611352: A 400-gallon water storage tank is filled by a single inlet pipe, and two identical outlet pipes can be used to supply water to the surrounding fields (see the figure). It takes 4 hours to fill an empty tank when both outlet pipes are open. When one outlet pipe is closed, it takes 3 hours to fill the tank. Find the flow rates (in gallons per hours) in and out of the pipes.
\n" );
document.write( "Inlet?
\n" );
document.write( "Outlet? \n" );
document.write( "
Algebra.Com's Answer #384916 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 400-gallon water storage tank is filled by a single inlet pipe, and two identical outlet pipes can be used to supply water to the surrounding fields (see the figure). It takes 4 hours to fill an empty tank when both outlet pipes are open. When one outlet pipe is closed, it takes 3 hours to fill the tank. Find the flow rates (in gallons per hours) in and out of the pipes. \n" ); document.write( "Inlet? \n" ); document.write( "Outlet? \n" ); document.write( "---------- \n" ); document.write( "Let i by the rate of the inlet pipe. \n" ); document.write( "Let t be the rate of one of the outlet pipes. \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "i - 2t = 1/4 \n" ); document.write( "i - t = 1/3 \n" ); document.write( "------- \n" ); document.write( "Subtract and solve for \"t\": \n" ); document.write( "t = (1/3-(1/4) \n" ); document.write( "t = 1/12 job/hr (flow rate of each of the outlet pipes) \n" ); document.write( "Each outlet pipe removes 400/12 = 33 1/3 gallons per hour \n" ); document.write( "----- \n" ); document.write( "Solve for \"i\": \n" ); document.write( "i - t = 1/3 \n" ); document.write( "i = 1/12 + 1/3 \n" ); document.write( "i = 15/36 = 5/12 job/hr (flow rate of the input pipe) \n" ); document.write( "The input pipe feeds (5/12)400 = 166 2/3 gallons per hour. \n" ); document.write( "============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |