document.write( "Question 151830: With a certain tail wind a jet air craft arrives at its destination 1,890 miles away in 3 hours. Flying against the same wind, the plane makes the return trip in 3 3/8 hours. Find the windspeed and airspeed. \n" ); document.write( "
Algebra.Com's Answer #111648 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
With a certain tail wind a jet air craft arrives at its destination 1,890 miles away in 3 hours. Flying against the same wind, the plane makes the return trip in 3 3/8 hours. Find the windspeed and airspeed.
\n" ); document.write( ":
\n" ); document.write( "Let x = airspeed
\n" ); document.write( "Let y = windspeed
\n" ); document.write( "then
\n" ); document.write( "(x+y) = speed with the wind
\n" ); document.write( "(x-y) = speed against the wind
\n" ); document.write( ":
\n" ); document.write( "Write distance equations for each trip: Dist = time * speed
\n" ); document.write( ":
\n" ); document.write( "3(x+y) = 1890
\n" ); document.write( "Simplify, divide equation by 3
\n" ); document.write( "x + y = 1890/3
\n" ); document.write( "x + y = 630
\n" ); document.write( "y = (630-x)
\n" ); document.write( "and
\n" ); document.write( "3\"3%2F8\"(x - y) = 1890
\n" ); document.write( "\"27%2F8\"(x - y) = 1890
\n" ); document.write( "Multiply eq by 8 to get rid of the denominator
\n" ); document.write( "27(x - y) = 8*1890
\n" ); document.write( "27x - 27y = 15120
\n" ); document.write( "Substitute (630-x) for y:
\n" ); document.write( "27x - 27(630-x) = 15120
\n" ); document.write( "27x - 17010 + 27x = 15120
\n" ); document.write( "27x + 27x = 15120 + 17010
\n" ); document.write( "54x = 32130
\n" ); document.write( "x = \"32130%2F54\"
\n" ); document.write( "x = 595 mph plane airspeed
\n" ); document.write( ":
\n" ); document.write( "Use equation: x + y = 630 to find y
\n" ); document.write( "595 + y = 630
\n" ); document.write( "y = 630-595
\n" ); document.write( "y = 35 mph is the windspeed
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution in equation: \"27%2F8\"(x - y) = 1890:
\n" ); document.write( "\"27%2F8\"(595 - 35) = 1890
\n" ); document.write( "\"27%2F8\"(560) = 1890
\n" ); document.write( "Using a calc:
\n" ); document.write( "1890 = 1890
\n" ); document.write( "
\n" );