SOLUTION: Word Problem. Solve the problem. 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 e

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Word Problem. Solve the problem. 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 e      Log On


   



Question 311925: Word Problem. Solve the problem.
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.

Found 3 solutions by stanbon, mananth, josmiceli:
Answer by stanbon(75887) About Me  (Show Source):
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?
-------------------------------------------
Together Data:
time = 10 hrs/job ; rate = 1/10 job/hr
-----------------------------------------
One-Pipe Data:
time = x+15 hrs/job ; rate = 1/(x+15) job/hr
------------------
Other-Pipe Data:
time = x hrs/job ; rate = 1/x job/hr.
==========================================
Equation:
rate + rate = together rate
1/x + 1/(x+15) = 1/10
----
10(x+15) + 10x = x(x+15)
20x + 150 = x^2 + 15x
--------------------------
x^2 - 5x - 150 = 0
(x-15)(x+10) = 0
Positive solution:
x = 15 hrs (time for one of the pipe)
x+15 = 30 hrs (time for the other pipe)
==============================================
Cheers,
Stan H.

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
Let filling the tank be 1 job.
two pipes do the job in 10 hours
they do 1/10 of the job in 1 hour
.
one pipe alone does in x hours.
so it does 1/x of the job in 1 hour.
.
the other pipe does in x+15 hours
so it does 1/ x+15 of the job in 1 hour
.
1/x + 1/ x+15 = 1/10
x+15+x / x(x+15) = 1/10
2x+15 /x(x+15)= 1/10
10(2x+15)=x(x+15)
20x+150=x^2+15x
x^2+15x-20x-150=0
x^2-5x-150=0
x^2-15x+10x-150=0
x(x-15)+10(x-15)=0
(x-15)(x+10)=0
x=15
one pipe does it in 15 hours
the other does it in 30 hours
..

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = time it takes one pipe to fill tank in hrs
Then x+%2B+15 = hrs other pipe takes to fill tank
Add the rates of each pipe to fill tank to get
the rate of both filling tank together
(1 tank/x hrs) + (1 tank/x + 15 hrs) = (1 tank/10 hrs)
1%2Fx+%2B+1%2F%28x+%2B+15%29+=+1%2F10
Multiply both sides by x%2A%28x+%2B+15%29%2A10
10%2A%28x+%2B+15%29+%2B+10x+=+x%2A%28x+%2B+15%29
10x+%2B+150+%2B+10x++=+x%5E2+%2B+15x
x%5E2+-+5x+-+150+=+0
Use quadratic formula
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
a+=+1
b+=+-5
c+=+-150
x+=+%28-%28-5%29+%2B-+sqrt%28+%28-5%29%5E2-4%2A1%2A%28-150%29+%29%29%2F%282%2A1%29+
x+=+%285+%2B-+sqrt%28+25+%2B+600+%29%29%2F2+
x+=+%285+%2B+25%29%2F2
x+=+15 (there is a (-) answer, but I can't use it
x+%2B+15+=+30
One pipe takes 15 hrs
the other pipe takes 30 hrs
check:
1%2F15+%2B+1%2F30+=+1%2F10
multiply both sides by 30
2+%2B+1+=+3
OK