document.write( "Question 912891: a plane travels from city a to city b, a distance of 1500 miles, in 6 hrs. On the return trip, the plane encounters a headwind, and the trip takes 10 hrs. what is the speed of the headwind? \n" ); document.write( "
Algebra.Com's Answer #554150 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! w/o a tail wind going: s(w/o wind) = 250mph \n" ); document.write( "returning \n" ); document.write( "250 - w = 150 \n" ); document.write( "50mph = w \n" ); document.write( "........ \n" ); document.write( "with a tail wind going \n" ); document.write( "s + w = 250 \n" ); document.write( "s - w = 150 \n" ); document.write( "2s = 400 \n" ); document.write( "s = 200mph \n" ); document.write( "w = 50mph \n" ); document.write( " |