document.write( "Question 1055146: The velocity of the plane in still air is 125 kph. The velocity of the wind due east is 25 kph. If the plane travels east and returns back to its base again after 4 hours, what distance does the plane travels due east? \n" ); document.write( "
Algebra.Com's Answer #670341 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The velocity of the plane in still air is 125 kph. The velocity of the wind due east is 25 kph. If the plane travels east and returns back to its base again after 4 hours, what distance does the plane travels due east?
\n" ); document.write( "-------------
\n" ); document.write( "t = hours downwind
\n" ); document.write( "---
\n" ); document.write( "d = 150*t - downwind
\n" ); document.write( "d = 100*(4-t) - upwind
\n" ); document.write( "150t = 400 - 100t
\n" ); document.write( "t = 400/250 = 1.6 hours flying downwind
\n" ); document.write( "d = 150*1.6 = 240 kms\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );