document.write( "Question 1029451: It takes 2 minutes longer to drain a bathtub than it does it fill it. Suppose you forgot to close the drain and the bathtub fills in 15 minutes. How long will it take to fill the tub with the drain closed? \n" ); document.write( "
Algebra.Com's Answer #648054 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let R=rate at which the bathtub fills;
\n" ); document.write( "The bathtub drains at R+2:
\n" ); document.write( "1/r-1/r+2=1/15
\n" ); document.write( "15(r+2)-15r=r^2+2r
\n" ); document.write( "15r+30-15r=r^2+2r
\n" ); document.write( "r^2+2r-30=0
\n" ); document.write( "Using our quadratic formula, r=sqrt(31)-1
\n" ); document.write( "r+2=sqrt(31)+1!!!!!!!!
\n" ); document.write( "
\n" );