document.write( "Question 522652: Over thanksgiving break, drew decides to fly home from Arcata airport. The pilot announces that they have a tailwind and thus will make the 300 mile flight to San Fransisco airport in 45 minutes. Unfortunately, coming home, the pilot announces over the intercom that there is a headwind and they will be taking an hour and a half to get to Arcata Airport. How fast is the tailwind/headwind and how fast is Drew's airplane? \n" ); document.write( "
Algebra.Com's Answer #347001 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Over thanksgiving break, drew decides to fly home from Arcata airport.
\n" ); document.write( " The pilot announces that they have a tailwind and thus will make the 300 mile flight to San Fransisco airport in 45 minutes.
\n" ); document.write( " Unfortunately, coming home, the pilot announces over the intercom that there is a headwind and they will be taking an hour and a half to get to Arcata Airport.
\n" ); document.write( " How fast is the tailwind/headwind and how fast is Drew's airplane?
\n" ); document.write( ":
\n" ); document.write( "Let s = plane speed in still air
\n" ); document.write( "Let w = wind speed
\n" ); document.write( ":
\n" ); document.write( "Change 45 min to .75 hrs
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation for each way. (dist = speed * time)
\n" ); document.write( ":
\n" ); document.write( ".75(s + w) = 300
\n" ); document.write( "1.5(s - w) = 300
\n" ); document.write( "Simplify both equations, divide the 1st by .75 and the 2nd by 1.5, results
\n" ); document.write( "s + w = 400
\n" ); document.write( "s - w = 200
\n" ); document.write( "-------------Adding eliminates w, find s
\n" ); document.write( "2s + 0 = 600
\n" ); document.write( "s = \"600%2F2\"
\n" ); document.write( "s = 300 mph is the speed of the plane
\n" ); document.write( ":
\n" ); document.write( "Find the wind speed
\n" ); document.write( "300 + w = 400
\n" ); document.write( "w = 400 - 300
\n" ); document.write( "w = 100 mph is the speed of the wind
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution in the 2nd equation
\n" ); document.write( "1.5(300 - 100) =
\n" ); document.write( "1.5(200) = 300
\n" ); document.write( "
\n" );