document.write( "Question 1179655: The bird capable of the fastest flying speed is the swift. A swift flying with the wind to a favorite feeding spot traveled 42 mi in 0.3 h. On returning, now against the wind, the swift was able to travel only 27 mi in the same amount of time. What is the rate of the swift in calm air, and what was the rate of the wind? \n" ); document.write( "
Algebra.Com's Answer #853625 by ikleyn(53619) You can put this solution on YOUR website! . \n" ); document.write( "The bird capable of the fastest flying speed is the swift. A swift flying with the wind to a favorite feeding spot \n" ); document.write( "traveled 42 mi in 0.3 h. On returning, now against the wind, the swift was able to travel only 27 mi \n" ); document.write( "in the same amount of time. What is the rate of the swift in calm air, and what was the rate of the wind? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution to this problem in the post by @mananth is INCORRECT.\r \n" ); document.write( "\n" ); document.write( " It is incorrect due to arithmetic error in his calculations.\r \n" ); document.write( "\n" ); document.write( " In this my post, I provide short, correct and straightforward solution to the given problem.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the rate of the swift in calm air, in miles per hour.\r\n" ); document.write( "\r\n" ); document.write( "Let y be the rate of the wind.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the effective speed of the swift with the wind is (x+y) mph,\r\n" ); document.write( "\r\n" ); document.write( "while the effective speed of the swift against the wind is (x-y) mph,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From the problem, the effective rate of the swift with the wind is the distance divided by the travel time\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solution by @mananth is defective, since it contains arithmetic errors.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is also defective methodically, since it contain excessive unnecessary calculations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We, the tutors, write here our solutions not only to get certain numerical answer. \n" ); document.write( "We write to teach - and, in particular, to teach solving in right style.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This style solving presented in my post, is straightforward with no logical loops. \n" ); document.write( "The solution presented in the post by @mananth has two logical loops.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "One loop in the @mananth post is writing\r\n" ); document.write( "\r\n" ); document.write( " d/r = t ---> 42/(x+y) = 0.3 ---> 0.3x + 0.3y = 42 ---> /0.3 ---> x+y = 42/0.3 = 140,\r\n" ); document.write( "\r\n" ); document.write( "while in my solution I simply write for the effective rate \r\n" ); document.write( "\r\n" ); document.write( " u + v = 42/0.3 = 140.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Second loop in the @mananth post is writing\r\n" ); document.write( "\r\n" ); document.write( " 27/(x-y) = 0.3 ---> 0.3x - 0.3y = 27 ---> /4 ---> x-y = 27/0.3 = 60 (error: must be 90),\r\n" ); document.write( "\r\n" ); document.write( "while in my solution I simply write for the effective rate upstream\r\n" ); document.write( "\r\n" ); document.write( " u - v = 27/0.3 = 90.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "It is why I presented my solution here and why I think it is better than the solution by @mananth: \n" ); document.write( "- because it teaches students to present their arguments in a straightforward way, without logical zigzags.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "@mananth repeats his construction of solution with no change for all similar problems on flies \n" ); document.write( "with and against the wind simply because his COMPUTER CODE is written this way. \n" ); document.write( "But this way is not pedagogically optimal - in opposite, it is pedagogically imperfect.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |