document.write( "Question 428476: Flying from Tokyo to London is approximately 6175 miles. On the way to London from Tokyo(against the wind) the flight took 13 hours. the return flight (with the wind) took 9.88 hours. Find the speed of the plane in still air and the speed of the wind current. \n" ); document.write( "
Algebra.Com's Answer #853242 by ikleyn(53419)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Flying from Tokyo to London is approximately 6175 miles.
\n" ); document.write( "On the way to London from Tokyo(against the wind) the flight took 13 hours.
\n" ); document.write( "the return flight (with the wind) took 9.88 hours.
\n" ); document.write( "Find the speed of the plane in still air and the speed of the wind current.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        @mananth solved the problem making tons of unnecessary calculations.\r
\n" ); document.write( "\n" ); document.write( "        Therefore, his solution can scary a reader and is a bad way to teach.\r
\n" ); document.write( "\n" ); document.write( "        I will show below a standard solution approach to make minimum calculations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The flight against the wind took 13 hours.\r\n" );
document.write( "\r\n" );
document.write( "The effective rate was  \"6275%2F13\" = 475 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives you first equation \r\n" );
document.write( "\r\n" );
document.write( "    u - v = 475  mph  (1),\r\n" );
document.write( "\r\n" );
document.write( "since the effective rate against the wind is the difference of the airspeed u and the rate of the wind v.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The flight with the wind took 9.88 hours.\r\n" );
document.write( "\r\n" );
document.write( "The effective rate was  \"6275%2F9.88\" = 625 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives you second equation \r\n" );
document.write( "\r\n" );
document.write( "    u + v = 625  mph  (2),\r\n" );
document.write( "\r\n" );
document.write( "since the effective rate with the wind is the sum of the airspeed u and the rate of the wind v.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now you have a system of two equations for u and v.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find u, add equations (1) and (2).  The terms with 'v' cancel each other, and you will get\r\n" );
document.write( "\r\n" );
document.write( "    2u = 475 + 625 = 1100,  u = 1100/2 = 550.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now from equation (2)  v = 625 - 550 = 75.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the problem is solved, and the ANSWER is\r\n" );
document.write( "\r\n" );
document.write( "     airspeed is 550 mph  (the rate in still air, or relative the air), and\r\n" );
document.write( "\r\n" );
document.write( "     the rate of the wind is 75 mph.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved, making the minimum calculations - making only those calculations that are really needed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );