Question 813371: The speed of a stream is 3 km/h. A boat travels 6 km upstream in the same time it takes to travel 10 km downstream. What is the speed of the boat in still water?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! w = 3 kph
---
s = d / t
t = d / s
---
6/(b - w) = 10/(b + w)
10/(b + w) - 6/(b - w) = 0
---
10(b - w)/((b + w)(b - w)) - 6(b + w)/((b + w)(b - w)) = 0
10(b - w) - 6(b + w) = 0 * ((b + w)(b - w))
---
10(b - 3) - 6(b + 3) = 0
10b - 30 - 6b - 18 = 0
4b - 48 = 0
4b = 48
b = 12
---
Answer:
the speed of the boat in still water is 12 kph
---
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
|
|
|