document.write( "Question 98845: Tutor, \r
\n" );
document.write( "\n" );
document.write( "I only have a couple of problems left that I am having trouble with could you help me with this word problem please? \r
\n" );
document.write( "\n" );
document.write( "A plane flies 720 mi against a steady 30 mi/h headwind and then returns to the same point with the wind. If the entire trip takes 10 h, what is the plane's speed in stil air? \n" );
document.write( "
Algebra.Com's Answer #71908 by stanbon(75887)![]() ![]() ![]() 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 same point with the wind. If the entire trip takes 10 h, what is the plane's speed in stil air? \n" ); document.write( "---------------- \n" ); document.write( "Let plane speed in still air be \"P\". \n" ); document.write( "---------------------- \n" ); document.write( "With wind DATA: \n" ); document.write( "distance = 720 miles; rate = p+30 mph ; time = d/r = 720/(p+30) \n" ); document.write( "---------------------- \n" ); document.write( "Against wind DATA; \n" ); document.write( "distance = 720 miles ; rate = p-30 mph ; time = d/r = 720/(p-30) \n" ); document.write( "---------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "time + time = 10 hrs \n" ); document.write( "720/(p+30) + 720/(p-30) = 10 \n" ); document.write( "72/(p+30) + 72/(p-30) = 1 \n" ); document.write( "72(p-30) + 72(p+30) = p^2-900 \n" ); document.write( "144p = p^2-900 \n" ); document.write( "p^2-144p-900=0 \n" ); document.write( "(p-150)(p+6)=0 \n" ); document.write( "Positive answer: \n" ); document.write( "p = 150 mph (plane's speed in still air) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |