SOLUTION: an airplane can travel 525 mph in still air. if it travels 3850 miles with the wind in the same amount of time as it can travel 3500 miles against the wind. What is the speed of th
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: an airplane can travel 525 mph in still air. if it travels 3850 miles with the wind in the same amount of time as it can travel 3500 miles against the wind. What is the speed of th
Log On
Question 930186: an airplane can travel 525 mph in still air. if it travels 3850 miles with the wind in the same amount of time as it can travel 3500 miles against the wind. What is the speed of the wind? Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! 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