document.write( "Question 464472: Bill and Ben live 200km apart. They begin cycling towards each other at the same time, Bill traveling at 10km/h and Ben at 15km/h. Find the distance each will have travelled when they meet. \n" ); document.write( "
Algebra.Com's Answer #318189 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! They travel 200 km at a combined speed of 25 km/hr (10 + 15) \n" ); document.write( "200/25 = 8 hours pedalling. \n" ); document.write( "8*10 = 80 km for Bill and \n" ); document.write( "8*15 = 120 km \n" ); document.write( " |