数学题:货车15小时走完全程

  • 时间:2020-05-13 15:05:48
  • 分类:数学世界
  • 阅读:129 次

数学题:一辆客车和一辆货车同时从甲乙两地相对开出,6小时后两车相遇。已知客车每小时行车每小时行50km。货车15小时走完全程,求甲乙两地相距多少千米?

数学题解答:此题告诉了客车的速度是“客车每小时行车每小时行50km”,所以只需要求出客车行完全程用的时间,就好办了。

由“6小时后两车相遇”可见,两车共同行完全程需6小时,即两车每小时一共行全程的1/6。

而“货车15小时行完全程”,可见货车每小时行全程的1/15。

这样便可以求出客车每小时行全程的几分之几:1/6 – 1/15 =1/10。

客车行完全程用的时间是:1÷ 1/10 =10(小时)

全程是:50×10=500(千米)

除了用速度乘时间来算路程,还可以用客车每小时行的50千米直接除以1/10,同样可以算出甲乙两地的距离:50 ÷ 1/10=500(千米)

推荐阅读:
C++ Coding Reference: next_permutation() and prev_permutation()  C++ Coding Reference: count and count_if  How to Reorder Data in Log Files using the Custom Sorting Algori  C++ Coding Reference: std::accumulate() and examples  C++ Coding Reference: sort() and stable_sort()  The C++ Function using STL to Check Duplicate Elements/Character  How to Find Positive Integer Solution for a Given Equation using  How to Implement the instanceof in Javascript?  Azerbaijani Blogger, Mehman Huseynov Sentenced To Prison For All  Fitness Blog Shows Us All How Transformation Photos Can Be Decei 
评论列表
添加评论