document.write( "Question 920756: Please help me solve this question: In 2hours 30 minutes an airplane travels 600 km against the wind. The return trip (with the wind) takes 1 hour 40 minutes. Find the speed of the wind and the speed of the airplane in still air.\r
\n" );
document.write( "\n" );
document.write( "I used D=RT plugging in 600 and 150 (2hr30min) and the answers aren't matching up with the answers on the sheet. \n" );
document.write( "
Algebra.Com's Answer #558582 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In 2hours 30 minutes an airplane travels 600 km against the wind. \n" ); document.write( " The return trip (with the wind) takes 1 hour 40 minutes. \n" ); document.write( " Find the speed of the wind and the speed of the airplane in still air. \n" ); document.write( ": \n" ); document.write( "Since we are dealing in km/hr, Convert the given times to hrs \n" ); document.write( "2 hr 30 min = 2.5 hrs \n" ); document.write( "1 hr 40 min = 1 \n" ); document.write( ": \n" ); document.write( "let s = speed in still air \n" ); document.write( "let w = speed of the wind \n" ); document.write( "then \n" ); document.write( "(s+c) = speed with the wind \n" ); document.write( "and \n" ); document.write( "(s-c) = speed against the wind \n" ); document.write( ": \n" ); document.write( "Write a distance equation for each way \n" ); document.write( "2.5(s - c) = 600 \n" ); document.write( "1 \n" ); document.write( "we can greatly simplify these equations, divide the 1st by 2.5 the 2nd by 1 \n" ); document.write( "s - c = 240 \n" ); document.write( "s + c = 360 \n" ); document.write( "--------------adding eliminates c, find s \n" ); document.write( "2s = 600 \n" ); document.write( "s = 300 km/hr in still air \n" ); document.write( "find w \n" ); document.write( "300 + c = 360 \n" ); document.write( "c = 60 km/hr is the speed of the wind \n" ); document.write( ": \n" ); document.write( "Check these solutions in the original equations \n" ); document.write( " |