|
Question 928434: One pipe can fill a pool 1.25 times faster than a second pipe. When both pipes are opened, they fill the pool in 5 hours. How long would it take to fill the pool if only the slower pipe is used?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! rate = job/time
---
rate fast pipe:
a = 1/t
---
rate slow pipe:
b = 1/(1.25t)
---
rate together:
a + b = 1/t + 1/(1.25t) = 1/5
1/t + 1/(1.25t) = 1/5
1.25t/t(1.25t) + t/t(1.25t) = 1/5
1.25t + t = (1/5)t(1.25t)
2.25t = (1/5)t(1.25t)
2.25t/t = (1/5)t(1.25t)/t
2.25 = (1/5)(1.25t)
t = 2.25 / ( (1/5)*(1.25) )
t = 9
1.25t = 1.25*9
1.25t = 11.25
---
answer:
using only the slow pipe takes 11 hours and 15 minutes
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|
| |