document.write( "Question 128085: A plane can travel 400 miles against the wind in the same time that it can travel 500 miles with the wind. If the speed of wind was 10 miles per hour. Find the speed fo the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #93789 by Ganesha(13)![]() ![]() ![]() You can put this solution on YOUR website! Let the speeds of plane in still air and the wind be x and y miles respectively. \n" ); document.write( "Then the speeds of the plane along and against the wind are x+y and x-y respectively.But these actuals are given to be 500m/h and 400m/h respectively. Therefore, you can solve the two unknowns x and y . Therefore,\r \n" ); document.write( "\n" ); document.write( " x+y = 500---(1) \n" ); document.write( " x-y = 400---(2) \n" ); document.write( " \n" ); document.write( "Adding (1) and (2) to get 2x = 900 ==> \n" ); document.write( " x = 900/2 =450 miles/h \n" ); document.write( "Substitute this value of x in (1) to get y= 500-450 = 50miles/h.\r \n" ); document.write( "\n" ); document.write( " Thus x=450 is the plane speed in still air. y = 50 is the wind speed.\r \n" ); document.write( "\n" ); document.write( "NB: If the speed of wind is 10 mph, the conditions become too many violating the nature's independence. You cannot have the independence of cutting the cord at two places and have your own independence of telling the length also!\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |