document.write( "Question 376251: One pipe takes 30 minutes to fill a tank. After it has been running for 10 minutes, it is shut off. A second pipe is then opened and it finishes the tank in 15 minutes. How long would it take the second pipe alont to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #267653 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
One pipe takes 30 minutes to fill a tank. After it has been running for 10 minutes, it is shut off. A second pipe is then opened and it finishes the tank in 15 minutes. How long would it take the second pipe alont to fill the tank?
\n" ); document.write( ".
\n" ); document.write( "Let x = time (mins) it takes second pipe to fill the tank alone
\n" ); document.write( "then
\n" ); document.write( "10(1/30) + 15(1/x) = 1
\n" ); document.write( "multiplying both sides by 30x:
\n" ); document.write( "10(x) + 15(30) = 30x
\n" ); document.write( "10x + 450 = 30x
\n" ); document.write( "450 = 20x
\n" ); document.write( "22.5 mins = x\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );