document.write( "Question 311925: Word Problem. Solve the problem.
\n" ); document.write( "Two pipes can fill a large tank in 10 hours. One of the pipes, used alone, takes 15 hours longer than the other to fill the tank. How long would each pipe take to fill the tank alone? Show your work.
\n" ); document.write( "

Algebra.Com's Answer #223038 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two pipes can fill a large tank in 10 hours. One of the pipes, used alone, takes 15 hours longer than the other to fill the tank. How long would each pipe take to fill the tank alone?
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "Together Data:
\n" ); document.write( "time = 10 hrs/job ; rate = 1/10 job/hr
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "One-Pipe Data:
\n" ); document.write( "time = x+15 hrs/job ; rate = 1/(x+15) job/hr
\n" ); document.write( "------------------
\n" ); document.write( "Other-Pipe Data:
\n" ); document.write( "time = x hrs/job ; rate = 1/x job/hr.
\n" ); document.write( "==========================================
\n" ); document.write( "Equation:
\n" ); document.write( "rate + rate = together rate
\n" ); document.write( "1/x + 1/(x+15) = 1/10
\n" ); document.write( "----
\n" ); document.write( "10(x+15) + 10x = x(x+15)
\n" ); document.write( "20x + 150 = x^2 + 15x
\n" ); document.write( "--------------------------
\n" ); document.write( "x^2 - 5x - 150 = 0
\n" ); document.write( "(x-15)(x+10) = 0
\n" ); document.write( "Positive solution:
\n" ); document.write( "x = 15 hrs (time for one of the pipe)
\n" ); document.write( "x+15 = 30 hrs (time for the other pipe)
\n" ); document.write( "==============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );