document.write( "Question 387571: There is a honey bee and a train 100Kms apart. The train travels at 40Km/Hr and bee at 60Km/hr. Both start from opposite direction. If the honeybee returns back to the starting point after colliding with the train. It again returns back after meeting the starting position and this process continues till the train reach the position at which the honeybee started. Find the total distance travelled by the honeybee. \n" ); document.write( "
Algebra.Com's Answer #274025 by ptaylor(2198) You can put this solution on YOUR website! Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r \n" ); document.write( "It takes the train 100/40=2.5 hours to get to the bee's starting point. \n" ); document.write( "In 2.5 hours, the bee travels 60*(2.5)=150 km \n" ); document.write( "This assumes the bee does not lose any time making u-turns\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " \n" ); document.write( " |