Question 814315: Wind Speed. Joe traveled against the wind in a small plane for 3 hours. The return trip with wind took 2.8 hours. Find the speed of the wind if the speed of the plane in still air is 180 mph.
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! p = 180
---
s = d / t
d = s * t
---
d = (p - w) * 3
d = (p + w) * 2.8
---
3(p - w) = 2.8(p + w)
3(180 - w) = 2.8(180 + w)
540 - 3w = 504 + 2.8w
36 = 5.8w
w = 6.2068966
---
Answer:
w = 6.2 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
|
|
|