document.write( "Question 1149196: A couple took a small airplane for a flight to the wine country for a romantic dinner and then returned home. The plane flew a total of 8 hours and each way the trip was 424 miles. If the plane was flying at 180 miles per hour, what was the speed of the wind that affected the plane? \n" ); document.write( "
Algebra.Com's Answer #770550 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = wind speed \n" ); document.write( "180+x = airplane speed with wind \n" ); document.write( "180-x = airplane speed against the wind \n" ); document.write( "424/(180+x) = hours with the wind \n" ); document.write( "424/(180-x) = hours against the wind \n" ); document.write( "The total time was 8 hours: \n" ); document.write( " \n" ); document.write( "The solution is not a \"nice\" number; so the equation is most easily solved by using a graphing calculator to graph the two expressions on either side of the equal sign and finding their point of intersection. \n" ); document.write( " |