Question 930186
x = wind speed
---
s = d/t
t = d/s
---
with the wind:
t = 3850/(525 + x)
---
against the wind:
t = 3500/(525 - x)
---
equate the times:
3850/(525 + x) = 3500/(525 - x)
3850(525 - x) = 3500(525 + x)
3850*525 - 3850x = 3500*525 + 3500x
3500x + 3850x = 3850*525 - 3500*525
(3500 + 3850)x = 3850*525 - 3500*525
x = ( 3850*525 - 3500*525 ) / (3500 + 3850)
x = 25
---
answer:
x = wind speed = 25 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