document.write( "Question 377620: I have a problem on my homework that has very little detail in the textbook. I need to know a formula for the following: Two pipes working together can fill a tank in 12hrs. Working alone, the larger one can fill the tank in 18hrs less than the smaller one. How long does it take for the smaller tank working alone? Thank you so much! \n" ); document.write( "
Algebra.Com's Answer #268306 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let x=time it take larger pipe to fill tank and y =time it take larger pipe to fill tank.
\n" ); document.write( "y=x+18
\n" ); document.write( "1/x + 1/y = 1/12
\n" ); document.write( "1/x + 1/(x+18) = 1/12
\n" ); document.write( "12(x+18)+12x=x(x+18) Multiply by 12x(x+18)
\n" ); document.write( "12x+216+12x=x^2+18x
\n" ); document.write( "x^2-6x-216=0
\n" ); document.write( "x=18 hr
\n" ); document.write( "y=36 hr
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );