document.write( "Question 169005: Two trains 100 km apart each travel towards each other at 10 km per hour. A bumblebee starts flying back and forth between the two trains at 60 km per hour, until the two trains crash into each other. How far does the bumblebee travel?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #124639 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\r \n" ); document.write( "\n" ); document.write( "When each train travels 50km, they will have crashed into each other\r \n" ); document.write( "\n" ); document.write( "Time required for each train to travel 50 km=50/10=5 hr\r \n" ); document.write( "\n" ); document.write( "So the bumblebee gets to fly back and forth for 5 hours before it gets smashed, so: \n" ); document.write( "distance bumblebee travels=60*5=300 km\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |