Question 819934
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