Question: A train travels from city X to city Y at a speed of 45 km/h and returns at a speed of 60 km/h. What is the average speed for the entire journey?
Options:
Correct Answer: 52 km/h
Solution:
Average Speed = 2 * (Speed1 * Speed2) / (Speed1 + Speed2) = 2 * (45 * 60) / (45 + 60) = 54 km/h.