document.write( "Question 967075: One plane traveling 400mph goes 1,250 miles with the wind in the same amount of time that another plane going 450mph goes 1,000 miles against the wind. How fast is the wind blowing? \n" ); document.write( "
Algebra.Com's Answer #591059 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One plane traveling 400mph goes 1,250 miles with the wind in the same amount of time that another plane going 450mph goes 1,000 miles against the wind. How fast is the wind blowing? \n" ); document.write( "---- \n" ); document.write( "Faster plane time:: 1250/(400+w) hrs \n" ); document.write( "--- \n" ); document.write( "Slower plane time:: 1000/(450-w) hrs \n" ); document.write( "------------ \n" ); document.write( "Equation:: \n" ); document.write( "time = time \n" ); document.write( "1250/(400+w) = 1000/(450-w) \n" ); document.write( "--- \n" ); document.write( "1250*450-1250w = 1000*400+1000w \n" ); document.write( "----- \n" ); document.write( "2250w = 1250*450-1000*400 \n" ); document.write( "----- \n" ); document.write( "2250w = 162500 \n" ); document.write( "wind speed = 72.22 mph \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |