document.write( "Question 72815: A light plane flies for 2h with a 20km/h tail wind. The return trip against the same wind takes 3h. Write equations to determine the speed of the plane when there is no wind and the distance travelled \n" ); document.write( "
Algebra.Com's Answer #52156 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
This is a classic type of problem that uses the equation:
\n" ); document.write( ".
\n" ); document.write( "Distance = Rate * Time
\n" ); document.write( ".
\n" ); document.write( "or
\n" ); document.write( ".
\n" ); document.write( "D= R*T
\n" ); document.write( ".
\n" ); document.write( "for short.
\n" ); document.write( ".
\n" ); document.write( "All you have to figure out is what to put into the equation.
\n" ); document.write( ".
\n" ); document.write( "You are told that on one leg of a trip a plane flies for 2 hours (that means T = 2) and it
\n" ); document.write( "has a tail wind of 20 km per hour. Therefore the rate that it is going at is the speed of
\n" ); document.write( "the airplane (call it S) + 20 km per hour that the wind is pushing it. This rate can be
\n" ); document.write( "written as (S+20).
\n" ); document.write( ".
\n" ); document.write( "So on this leg of the trip the distance traveled is given by the equation:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+%28S%2B20%29%2A2+=+2S+%2B+40\"
\n" ); document.write( ".
\n" ); document.write( "On the return home the plane flies for 3 hours so T = 3. But this time instead of boosting
\n" ); document.write( "the plane's speed the wind is slowing the plane down because the plane is flying into the wind.
\n" ); document.write( "So this time the rate at which the plane is flying is (S - 20) which is the speed of the
\n" ); document.write( "plane minus the speed of the wind. So the distance equation for the trip back home can
\n" ); document.write( "be written as:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+%28S-20%29%2A3\"
\n" ); document.write( ".
\n" ); document.write( "But in both cases the distance covered is the same amount. Therefore the right sides of
\n" ); document.write( "these two equations have to be equal. This equality can be written as:
\n" ); document.write( ".
\n" ); document.write( "\"%28S%2B20%29%2A2+=+%28S-20%29%2A3\"
\n" ); document.write( ".
\n" ); document.write( "Multiply both sides out to get:
\n" ); document.write( ".
\n" ); document.write( "\"2S%2B40+=+3S-60\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 3S from both sides to eliminate the 3S on the right side. The result is:
\n" ); document.write( ".
\n" ); document.write( "\"-S+%2B+40+=+-60\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 40 from both sides to get rid of the +40 on the left side. When you do the equation
\n" ); document.write( "becomes:
\n" ); document.write( ".
\n" ); document.write( "\"-S+=+-100\"
\n" ); document.write( ".
\n" ); document.write( "And as a final step multiply both sides by -1 to get that S, the speed of the plane in
\n" ); document.write( "still air is:
\n" ); document.write( ".
\n" ); document.write( "\"S+=+100+km%2Fhr\"
\n" ); document.write( ".
\n" ); document.write( "So we have that the speed of the plane is 100 km/hr. When the wind pushes the plane it
\n" ); document.write( "boosts the speed of the plane by 20 km/hr so the plane is going 120 km/hr and it goes at
\n" ); document.write( "that speed for 2 hours. So multiplying the rate times the time gives us:
\n" ); document.write( ".
\n" ); document.write( "\"120%2A2+=+240\" km
\n" ); document.write( ".
\n" ); document.write( "For grins, let's check the flight back home. This time the plane is flying at the speed
\n" ); document.write( "it would be at in still or calm air (100 km/hr) but because it is going into a 20 km/hr head
\n" ); document.write( "wind it is slowed to 100-20 = 80 km/hr. So it's true ground speed is 80 km/hr and it flies
\n" ); document.write( "this leg for 3 hrs before it gets home. Using the distance formula, the distance covered
\n" ); document.write( "is this rate times the time of 3 hrs or:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+80%2A3+=+240\" km.
\n" ); document.write( ".
\n" ); document.write( "The problem checks out because the distance is the same amount both going and coming.
\n" ); document.write( ".
\n" ); document.write( "Note that this plane is not very fast. In still air it flies at about 62 miles per hour,
\n" ); document.write( "and even with a 20 km/hr tail wind pushing it it is only going about 72 miles per hour.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the basics of this problem. The most difficult thing
\n" ); document.write( "about the problem is determining what the words are telling you about the performance
\n" ); document.write( "of the plane relative to the wind.
\n" ); document.write( "
\n" );