Solve Time for Tank Filling with 2 Pipes

  • Thread starter Thread starter pat666
  • Start date Start date
  • Tags Tags
    Pipes Tank Time
AI Thread Summary
A tank can be filled in 6 hours using two pipes, with the larger pipe filling it 5 hours faster than the smaller pipe. The problem involves setting up equations based on their rates, leading to a quadratic equation. The initial attempts at solving resulted in incorrect values for the time taken by each pipe. The correct approach involves using the equation 1/a + 1/(a+5) = 1/6, which simplifies to a quadratic equation a^2 – 7a - 30 = 0. This equation can be solved to find the individual filling times for each pipe.
pat666
Messages
703
Reaction score
0

Homework Statement



"A tank can be filled in 6 hours using 2 pipes. The larger pipe alone would fill it 5 hours sooner than the smaller pipe alone. How long would each pipe alone take?"

Homework Equations



I know it involves a quadratic not sure on the rest... I can't see how to do with a quadratic i mean.

The Attempt at a Solution


assume a is the big pipe and b is the small
A+B=6
A=B+5 solved them to get a=11/2hours and b=1/2, i can see that's not right. i said that a was the bigger one and my answer says that its not?
 
Physics news on Phys.org
pat666 said:

Homework Statement



"A tank can be filled in 6 hours using 2 pipes. The larger pipe alone would fill it 5 hours sooner than the smaller pipe alone. How long would each pipe alone take?"

Homework Equations



I know it involves a quadratic not sure on the rest... I can't see how to do with a quadratic i mean.

The Attempt at a Solution


assume a is the big pipe and b is the small
A+B=6
A=B+5 solved them to get a=11/2hours and b=1/2, i can see that's not right. i said that a was the bigger one and my answer says that its not?


This website may help you

http://www.algebra.com/algebra/home...ems/HOW-TO-Solve-Rate-of-Work-Problems.lesson


So using the the equation form the website you get

1/a + 1/a+5 = 1/6

This simplifies to

(2a+5)/a(a+5) = 1/6

which simplifies down to the quadratic a^2 – 7a -30 = 0
 
ok thanks
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top