✔ 最佳答案
Use the formula: distance = speed * time
Let time1 be the time used to travel to the distinaiton.
Let time2 be the time used to return to the original position.
Distance to the distination = 60*time1
Distance for the return trip = 20* time2
60*time1 = 20*time2 (because distance to the distination = distance for the return trip)
time2=3*time1
Total distance = distance to the distination + distance for the return trip
=60*time1+20* time2
=120*time1
Total time = time1 + time2
=time1+3*time1 (because time2=3*time1 as shown above)
=4*time1
Average apeed = total distance / total time
=120*time1 / (4*time1)
=30
The average speed of the car is 30 km/h