document.write( "Question 1099899: A water tank can be filled by three pipes separately in 20,30 and 6o minutes respectively.In how many minutes can it be filled by the three pipes acting together?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #714399 by greenestamps(13330) You can put this solution on YOUR website! Here is an alternative method of solution for this kind of problem which avoids working with fractions.... \n" ); document.write( "Consider the 60 minutes it takes the third pipe to fill the tank. \n" ); document.write( "The first pipe could fill 3 of the tanks in those same 60 minutes. \n" ); document.write( "The second pipe could fill 2 of the tanks in the 60 minutes. \n" ); document.write( "So all working together, the three pipes could fill 1+3+2 = 6 tanks in 60 minutes. \n" ); document.write( "And that means they could fill the one tank in 10 minutes. \n" ); document.write( " |