Question 930543
x = speed of boat in still water
y = speed of current = 4 mph
---
s = d/t
t = d/s
---
upstream:
t = 3/(x - y)
t = 3/(x - 4)
---
downstream:
t = 11/(x + y)
t = 11/(x + 4)
---
equate times:
3/(x - 4) = 11/(x + 4)
3(x + 4) = 11(x - 4)
3x + 12 = 11x - 44
8x = 56
x = 56/8
x = 7
---
answer:
x = speed of boat in still water = 7 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