Question 813579: a plane travels at a speed of 210mph in still air. Flying with a tailwind the plane is clocked over a distance of 675.flying against a headwind it take one more hour time to complete the return trip.what was the wind velocity?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! p = 210
---
t = d / s
---
downwind flight:
a = 675/(p + w) ... X
b = 675/(p - w)
b = a + 1
---
upwind flight:
b = 675/(p - w)
a + 1 = 675/(p - w)
a = 675/(p - w) - 1 ... Y
---
X = Y
a = 675/(p + w) = a = 675/(p - w) - 1
675/(p + w) = 675/(p - w) - 1
1 = 675/(p - w) - 675/(p + w)
1 = 675(p + w)/(p - w)(p + w) - 675(p - w)/((p - w)(p + w))
1 = ( 675(p + w) - 675(p - w) )/((p - w)(p + w))
1 = ( 675p + 675w - 675p + 675w )/((p - w)(p + w))
1 = ( 675w + 675w )/((p - w)(p + w))
1 = 1350w/((p - w)(p + w))
recall that p = 210
1 = 1350w/((210 - w)(210 + w))
1 = 1350w/(44100 - ww)
44100 - ww = 1350w
ww + 1350w - 44100 = 0
---
the above quadratic equation is in standard form, with a=1, b=1350, and c=-44100
---
to solve the quadratic equation, plug this:
1 1350 -44100
into this: https://sooeet.com/math/quadratic-equation-solver.php
---
Answer 1:
the quadratic has two real roots, but one is negative, so use the positive root:
w = 31.9 mph
---
you can also find the times for downwind and upwind flights by solving the above equations for a and b:
a = 2.79 hours
b = 3.79 hours
---
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
|
|
|