document.write( "Question 76869: I am very stuck can someone pleas help me?
\n" );
document.write( "Science and medicine. A plane flies 720 mi against a steady 30-mi/h headwind
\n" );
document.write( "and then returns to the same point with the wind. If the entire trip takes 10 h, what is the plane’s speed in still air? \n" );
document.write( "
Algebra.Com's Answer #55272 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A plane flies 720 mi against a steady 30-mi/h headwind and then returns to the \n" ); document.write( " same point with the wind. If the entire trip takes 10 h, what is the plane’s speed in still air? \n" ); document.write( ": \n" ); document.write( "Not hard if you follow a logical procedure: \n" ); document.write( "Let s = planes speed in still air: \n" ); document.write( "Then: \n" ); document.write( "(s-30) = speed against the wind \n" ); document.write( "(s+30 = speed with the wind \n" ); document.write( ": \n" ); document.write( "Write a time equation: Time = dist/speed \n" ); document.write( ": \n" ); document.write( "Time out + time back = 10 hrs \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Mult equation by (s-3)(s+30) to get rid of the denominators: \n" ); document.write( "720(s+30) + 720(s-30) = 10(s-30)(s+30) \n" ); document.write( ": \n" ); document.write( "720s + 21600 + 720s - 21600 = 10(s^2 - 900) \n" ); document.write( ": \n" ); document.write( "1440s = 10s^2 - 9000 \n" ); document.write( ": \n" ); document.write( "0 = 10s^2 - 1440s - 9000 \n" ); document.write( ": \n" ); document.write( "Simplify, divide equation by 10; a simple quadratic equation: \n" ); document.write( "s^2 - 144s - 900 = 0 \n" ); document.write( ": \n" ); document.write( "This will factor to: \n" ); document.write( "(s - 150)(s + 6) = 0 \n" ); document.write( "s = +150, this is the solution we want \n" ); document.write( ": \n" ); document.write( "Plane speed in still air is 150 mph> \n" ); document.write( ": \n" ); document.write( "Check: \n" ); document.write( "against the wind: 720/120 = 6 hrs \n" ); document.write( "With the wind is: 720/180 = 4 hrs \n" ); document.write( "--------------------------------- \n" ); document.write( "Total round trip time is = 10 hrs \n" ); document.write( ": \n" ); document.write( "How about it, did this make sense to you? \n" ); document.write( " |