document.write( "Question 843603: Three pipes A,B and C in a tank. They can fill the tank in 10 hrs, 20 hrs and 25 hrs respectively.
\n" );
document.write( "At first all of them are opened simultaneously.
\n" );
document.write( "After 2 hrs,tap C is closed and A and B are kept running.
\n" );
document.write( "After 4 hrs, tap B is also closed. The remaining work is done by Tap A alone.
\n" );
document.write( "Find the percentage of the work done by Tap A by itself. \n" );
document.write( "
Algebra.Com's Answer #508254 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2/10+2/20+2/25+4/10+4/20+x/10=1 \n" ); document.write( "x = 1/5 hour \n" ); document.write( ".2/10=.02 or 2% \n" ); document.write( "A did 2% of the work alone \n" ); document.write( " |