Question
I have a question. Is it possible to calculate the length of a road between two towns. If we know when two vehicles travelling back and forth between the towns pass each other ?
Also one vehicle is faster than the other one. Just need a hint or idea how to solve this
Also one vehicle is faster than the other one. Just need a hint or idea how to solve this
Answers
Scott
r * t = d
you have the rates and time for the vehicles
the sum of their distances is the distance between towns
you have the rates and time for the vehicles
the sum of their distances is the distance between towns