document.write( "Question 937771: A helicopter flew 15 miles against a 25 mph headwind. Then it flew back with the wind at its tail. The round trip lasted 27 minutes. Find the helicopter's speed in still air.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #571196 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = time with headwind
\n" ); document.write( "y = time with tailwind
\n" ); document.write( "z = helicopter speed in still air
\n" ); document.write( "---
\n" ); document.write( "s = d/t
\n" ); document.write( "---
\n" ); document.write( "speed in headwind:
\n" ); document.write( "z - 25 = 15/x
\n" ); document.write( "z = 15/x + 25
\n" ); document.write( "---
\n" ); document.write( "speed in tailwind:
\n" ); document.write( "z + 25 = 15/y
\n" ); document.write( "z = 15/y - 25
\n" ); document.write( "---
\n" ); document.write( "equate z's:
\n" ); document.write( "15/x + 25 = 15/y - 25
\n" ); document.write( "---
\n" ); document.write( "total time:
\n" ); document.write( "x + y = 27/60
\n" ); document.write( "y = 27/60 - x
\n" ); document.write( "---
\n" ); document.write( "15/x + 25 = 15/y - 25
\n" ); document.write( "15/x - 15/y = -50
\n" ); document.write( "y(15/x - 15/y = -50)
\n" ); document.write( "15y/x - 15 = -50y
\n" ); document.write( "15(27/60 - x)/x - 15 = -50(27/60 - x)
\n" ); document.write( "(15*27/60)/x - 15 - 15 = -50*27/60 + 50x
\n" ); document.write( "(15*27/60)/x = -50*27/60 + 30 + 50x
\n" ); document.write( "6.75/x = 7.5 + 50x
\n" ); document.write( "50x - 6.75/x + 7.5 = 0
\n" ); document.write( "50xx + 7.5x - 6.75 = 0
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=50, b=7.5 and c=-6.75
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this:
\n" ); document.write( "50 7.5 -6.75
\n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "the quadratic has two real roots at:
\n" ); document.write( "---
\n" ); document.write( "x = 0.3
\n" ); document.write( "x = -0.45
\n" ); document.write( "---
\n" ); document.write( "the negative root doesn't fit the problem statement, so use the positive root:
\n" ); document.write( "---
\n" ); document.write( "x = 0.3 hr
\n" ); document.write( "y = 27/60 - x
\n" ); document.write( "y = 27/60 - 0.3
\n" ); document.write( "y = 0.15 hr
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "z = 15/x + 25
\n" ); document.write( "z = 15/0.3 + 25
\n" ); document.write( "z = helicopter speed in still air = 75 mph
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );