document.write( "Question 760008: I have no idea how to go about this problem...or where to start. Iknow this has to do with the distance, time, and rate process but I'm still not sure how to go about this problem or to solve it. Help me please :(\r
\n" );
document.write( "\n" );
document.write( "An airplane flies 1,050 km with the wind . In the same amount of time, it can fly 750 km against the wind. The speed of the plane in still air is 200 km/h. Find the speed of the wind. \n" );
document.write( "
Algebra.Com's Answer #462349 by sachi(548)![]() ![]() You can put this solution on YOUR website! The speed of the plane in still air is 200 km/h. \r \n" ); document.write( "\n" ); document.write( "let the speed of wind=x km/h \n" ); document.write( "airplane flies 1,050 km with the wind \n" ); document.write( "here the speed =200+x km/h \n" ); document.write( "so the time= 1050/(200+x) hr \n" ); document.write( "can fly 750 km against the wind \n" ); document.write( "here the speed =200-x km/h \n" ); document.write( "so the time= 750/(200-x) hr \n" ); document.write( "the same amount of time is taken in both flights \n" ); document.write( "so1050/(200+x)=750/(200-x) \n" ); document.write( "or 7(200-x)=5(200+x) \n" ); document.write( "or 1400-7x=1000+5x \n" ); document.write( "or 12x=400 \n" ); document.write( "or x=the speed of the wind-400/12=33.33 km/h\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |