SOLUTION: In still water, a paddle boat averages 20 miles per hour. It takes the boat the same amount of time to travel 72 miles downstream, with the current, as 48 miles upstream, against t
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: In still water, a paddle boat averages 20 miles per hour. It takes the boat the same amount of time to travel 72 miles downstream, with the current, as 48 miles upstream, against t
Log On
Question 819934: In still water, a paddle boat averages 20 miles per hour. It takes the boat the same amount of time to travel 72 miles downstream, with the current, as 48 miles upstream, against the current. What is the rate of the water's current? Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! s = d / t
t = d / s
---
down:
t = 72/(20 + w)
up:
t = 48/(20 - w)
---
72/(20 + w) = 48/(20 - w)
72(20 - w)/(20 - w)(20 + w) - 48(20 + w)/(20 - w)(20 + w) = 0
72(20 - w) - 48(20 + w) = 0(20 - w)(20 + w)
1440 - 72w - 960 - 48w = 0
480 = 120w
---
w = 4 mph
---
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
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php