SOLUTION: The speed of a boat in still water is 20 mph. If the boat travels 120 miles downstream in the same time that it takes to travel 70 miles upstream, find the speed of the current.
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: The speed of a boat in still water is 20 mph. If the boat travels 120 miles downstream in the same time that it takes to travel 70 miles upstream, find the speed of the current.
Log On
Question 931721: The speed of a boat in still water is 20 mph. If the boat travels 120 miles downstream in the same time that it takes to travel 70 miles upstream, find the speed of the current. Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! x = speed of current
---
s = d/t
t = d/s
---
downstream:
t = 120/(20 + x)
---
upstream:
t = 70/(20 - x)
---
equate times:
120/(20 + x) = 70/(20 - x)
120(20 - x) = 70(20 + x)
2400 - 120x = 1400 + 70x
190x = 1000
x = 1000/190
x = 5.263157894740000
---
answer:
x = speed of current = 5.26 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
---
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