document.write( "Question 616566: Two taps A and B fill a swimming pool together in two hours. Alone, it takes tap A three hours less than B to fill the same pool. How many hours does it take each tap to fill the pool separately? \n" ); document.write( "
Algebra.Com's Answer #387748 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a=b-3;
\n" ); document.write( "2/(b-3)+2/b=1
\n" ); document.write( "a=3
\n" ); document.write( "b=6
\n" ); document.write( "negative answers were dismissed.
\n" ); document.write( "
\n" ); document.write( "
\n" );