document.write( "Question 990879: A car and a bicycle were travelling towards each other. The car travels at the rate of 20 km/hr and the bicycle at the rate of 15 km/hr. If the distance between them is 140 kilometres, how long will it take for them to meet each other? \n" ); document.write( "
Algebra.Com's Answer #610859 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Answer. t = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let t be the time they travel before to meet each the other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then the car will cover 20*t kilometers, and the bicycle will cover 15*t kilometers. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sum of these distances is exactly 140 km.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, you have an equation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "20*t + 15*t = 140.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve it:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(20 + 15)*t = 140,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "35*t = 140,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You may want to look into the lesson Travel and Distance problems in this site where you will find the examples of problems similar to yours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is free of charge and without registration.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |