document.write( "Question 938308: This problem has two weird aspects: One, it gives what appears to be a rate with no per hour, per minute. The other is it flies twice as fast with the wind but takes the same amount of time to cover the same territory as when flying half as fast against the wind. NOT POSSIBLE. But for your reading enjoyment . . .\r
\n" );
document.write( "\n" );
document.write( "\"A bird takes 45 min to make a 480 m round trip between two trees. Flying 0.25 m against the wind on the first half takes the same time as flying 0.5 m with the wind on the return flight. Find the rate of the bird in calm conditions and the rate of the wind.\" \n" );
document.write( "
Algebra.Com's Answer #571575 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \"A bird takes 45 min to make a 480 m round trip between two trees. Flying 0.25 m against the wind on the first half takes the same time as flying 0.5 m with the wind on the return flight. Find the rate of the bird in calm conditions and the rate of the wind.\" \n" ); document.write( "---------------------- \n" ); document.write( "It's flying 2x as fast downwind as upwind (its groundspeed) \n" ); document.write( "Call r its upwind groundspeed --> 2r downwind. \n" ); document.write( "--- \n" ); document.write( "The round trip avg speed = 2*r*2r/(r + 2r) = 4r/3 \n" ); document.write( "The round trip avg speed = d/t = 480/(3/4) = 640 m/hr \n" ); document.write( "4r/3 = 640 \n" ); document.write( "r = 480 m/hr upwind \n" ); document.write( "downwind speed = 2r = 960 m/hr \n" ); document.write( "------ \n" ); document.write( "The bird's airspeed is the average of upwind & downwind groundspeeds \n" ); document.write( "= 720 m/hr \n" ); document.write( "-------------- \n" ); document.write( "windspeed is the difference between airspeed & groundspeed = 240 m/hr \n" ); document.write( " |