document.write( "Question 861311: Two bikes are 100 miles apart and traveling towards each other at 10 and 15 miles per hour. How long until they meet? A bee is traveling at 20 miles per hour and starts from the front tire of the slower bike and moves back and forth between the bikes without losing any speed. How far will the bee travel? \n" ); document.write( "
Algebra.Com's Answer #518955 by mananth(16946)![]() ![]() You can put this solution on YOUR website! bikes are moving towards each other\r \n" ); document.write( "\n" ); document.write( "so rate of approach = 10+15 = 25 mph\r \n" ); document.write( "\n" ); document.write( "d= 100\r \n" ); document.write( "\n" ); document.write( "t= d/r\r \n" ); document.write( "\n" ); document.write( "100/25\r \n" ); document.write( "\n" ); document.write( "t= 4 hours\r \n" ); document.write( "\n" ); document.write( "the bee 's rate is 20 mph\r \n" ); document.write( "\n" ); document.write( "it flies till they meet that is 4 hours\r \n" ); document.write( "\n" ); document.write( "so it travels a distance of 20*4 = 80 miles \n" ); document.write( " |