document.write( "Question 147410: An airplane flew for 3 hours with a tail wind of 40 km/hr. The return flight against the same wind took 4 hours. Find the speed of the airplane in still air. \n" ); document.write( "
Algebra.Com's Answer #107831 by Electrified_Levi(103)![]() ![]() ![]() You can put this solution on YOUR website! Hi , Hope I can help \n" ); document.write( ". \n" ); document.write( "An airplane flew for 3 hours with a tail wind of 40 km/hr. The return flight against the same wind took 4 hours. Find the speed of the airplane in still air. \n" ); document.write( ". \n" ); document.write( "The airplane flew the same amount of miles each way. \n" ); document.write( "Distance= (Rate)(Time) \n" ); document.write( ". \n" ); document.write( "We know the Time for each way, 3 hours with the wind, and 4 hours against the wind \n" ); document.write( ". \n" ); document.write( "We know that \"x\" is how fast it is going in still air. \n" ); document.write( ". \n" ); document.write( "Since the wind is adding to the speed on the first trip, we know that the speed is equal to (x+40) \n" ); document.write( ". \n" ); document.write( "On the return trip the plane is going against the wind, and decreasing the speed of the airplane, so the speed is equal to (x-40) \n" ); document.write( ". \n" ); document.write( "Now that we know both the time and the rate, we can solve it. \n" ); document.write( ". \n" ); document.write( "Distance = (Rate)(Time), or \n" ); document.write( "(Rate)(Time)=(Rate)(Time) \n" ); document.write( ". \n" ); document.write( "Now we can put numbers in \n" ); document.write( ". \n" ); document.write( "(x + 40)(3) = (x - 40)(4) \n" ); document.write( "3(x + 40) = 4(x - 40) \n" ); document.write( ". \n" ); document.write( "We will use distribution property, \n" ); document.write( ". \n" ); document.write( "3x + 120 = 4x - 160 \n" ); document.write( ". \n" ); document.write( "We will now subtract 3x from both sides \n" ); document.write( ". \n" ); document.write( "0 + 120 = x - 160 \n" ); document.write( ". \n" ); document.write( "We will add 160 to both sides \n" ); document.write( ". \n" ); document.write( "160 + 120 = x + 0 \n" ); document.write( "x = 280 \n" ); document.write( ". \n" ); document.write( "The airplane is going 280 km/hr. in still air. \n" ); document.write( ". \n" ); document.write( "You can check by replacing \"x\" with \"280\" \n" ); document.write( ". \n" ); document.write( "3(x + 40) = 4(x - 40) \n" ); document.write( ". \n" ); document.write( "3(280 + 40) = 4(280 - 40) \n" ); document.write( "3(320) = 4(240) \n" ); document.write( "(960 = 960) \n" ); document.write( ". \n" ); document.write( "The airplane also went 960 miles, each way. \n" ); document.write( "1,920 miles all together. \n" ); document.write( ". \n" ); document.write( "Hope I helped, Levi \n" ); document.write( " |