document.write( "Question 795536: An airplane makes a 180 mile trip with a headwind in 2 hours. It makes a return trip in the tailwind in 1.5 hours. What is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #481053 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Distance/Time = speed \n" ); document.write( "180/2 = 90 mph (against the wind) \n" ); document.write( "180/1.5 = 120 mph (with the wind)\r \n" ); document.write( "\n" ); document.write( "90 + x = 120 - x \n" ); document.write( "Collect like terms: \n" ); document.write( "-30 = -2x \n" ); document.write( "x = 15 mph \n" ); document.write( "This is the speed of the wind. \n" ); document.write( "Hope this helps. \n" ); document.write( ";-) \n" ); document.write( " |