SOLUTION: Working togather, two pipes can fill one tankin 4 hours. Working alone the smaller pipe would take 6 hours longer than the smaller pipe to fill the tank. How many hours would it ta

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: Working togather, two pipes can fill one tankin 4 hours. Working alone the smaller pipe would take 6 hours longer than the smaller pipe to fill the tank. How many hours would it ta      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 588924: Working togather, two pipes can fill one tankin 4 hours. Working alone the smaller pipe would take 6 hours longer than the smaller pipe to fill the tank. How many hours would it take the larger pipe th fill the tank, working alone?
Please help if can, and have time to do so. thank you Jason

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Working together, two pipes can fill one tank in 4 hours.
Rewrite this so it makes sense.
Working alone the smaller pipe would take 6 hours longer than the larger pipe to fill the tank
How many hours would it take the larger pipe the fill the tank, working alone?
'
let x = time required by the larger pipe alone
then
(x+6) = time required by the smaller pipe alone
:
Let the completed job = 1 (a full tank)
:
Each pipe does a fraction of the job. The two fraction add up to 1
:
Large pipe = small pipe = a full tank
4%2Fx + 4%2F%28%28x%2B6%29%29 = 1
multiply by x(x+6)
x(x+6)*4%2Fx + x(x+6)*4%2F%28%28x%2B6%29%29 = x(x+6)
cancel the denominators and you have
4(x+6) + 4x = x(x+6)
4x + 24 + 4x = x^2 + 6x
8x + 24 = x^2 + 6x
combine on the right
0 = x^2 + 6x - 8x - 24
a quadratic equation
x^2 -2x - 24 = 0
Factors to
(x-6)(x+4) = 0
the positive solution
x = 6 hrs, the large pipe alone
;
:
See if this checks out. (Small pipe will take 12 hrs alone)
4%2F6 + 4%2F12 =
2%2F3 + 1%2F3 = 1; confirms our solution