SOLUTION: A cistern can be filled by two pipes. The small pipe alone will take 24 minutes longer than the larger pipe to fill the cistern alone. The small pipe alone will take 32 minutes l

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A cistern can be filled by two pipes. The small pipe alone will take 24 minutes longer than the larger pipe to fill the cistern alone. The small pipe alone will take 32 minutes l      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1169855: A cistern can be filled by two pipes. The small pipe alone will take 24 minutes
longer than the larger pipe to fill the cistern alone. The small pipe alone will take 32 minutes longer to fill the cistern alone than when the two pipes are operating together. How long will it take the larger pipe to fill the cistern alone

Found 2 solutions by ankor@dixie-net.com, MathTherapy:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A cistern can be filled by two pipes.
The small pipe alone will take 24 minutes longer than the larger pipe to fill the cistern alone.
let b = the larger pipe time to fill the cistern alone
then
(b+24) = time the small pipe to do it
let t = time required by the two pipes working together
let the completed job = 1
t%2Fb + t%2F%28%28b%2B24%29%29 = 1
:
The small pipe alone will take 32 minutes longer to fill the cistern alone than when the two pipes are operating together.
t = (b+24) - 32
t = (b-8)
How long will it take the larger pipe to fill the cistern alone.
t%2Fb + t%2F%28%28b%2B24%29%29 = 1
Replace t with (b-8)
%28%28b-8%29%29%2Fb + %28%28b-8%29%29%2F%28%28b%2B24%29%29 = 1
multiply equation by b(b+24)
(b-8)(b+24) + b(b-8) = b(b+24)
FOIL
b^2 + 24b - 8b - 192 + b^2 - 8b = b^2 + 24b
Cancel a b^2 and a 24b and we have
b^2 - 16b - 192 = 0
This will factor to
(b+8)(b-24) = 0
positive solution
b = 24 min for the large pipe to fill the cistern alone
:
:
Check this in the equation
t%2Fb + t%2F%28%28b%2B24%29%29 = 1
t = 24 - 8
t = 16 min together
and
24 + 24 = 48 min small pipe alone
16%2F24 + 16%2F48%29%29 = 1
2%2F3 + 1%2F3 = 1

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!
A cistern can be filled by two pipes. The small pipe alone will take 24 minutes
longer than the larger pipe to fill the cistern alone. The small pipe alone will take 32 minutes longer to fill the cistern alone than when the two pipes are operating together. How long will it take the larger pipe to fill the cistern alone
Let time it takes large pipe to fill cistern, be L
Then, large pipe can to fill 1%2FL of cistern, in 1 minute
Also, time it takes small pipe to fill cistern = L + 24
Thus, small pipe can fill 1%2F%28L+%2B+24%29 of cistern in 1 minute 
In addition, time taken by both to fill cistern: L + 24 - 32, or L - 8
Therefore, both pipes can fill 1%2F%28L+-+8%29 of cistern in 1 minute 

       We then get: matrix%281%2C3%2C+1%2FL+%2B+1%2F%28L+%2B+24%29%2C+%22=%22%2C+1%2F%28L++-++8%29%29
(L + 24)(L  -  8) + L(L  -  8) = L(L + 24) -------- Multiplying by LCD, L(L + 24)(L - 8)

               (L - 24)(L + 8) = 0
Time it takes larger pipe to fill cistern, or highlight_green%28matrix%281%2C4%2C+L%2C+%22=%22%2C+24%2C+minutes%29%29           OR            L  = - 8 (ignore)

You can do the CHECK!!