一道行程问题

  • 时间:2020-04-06 17:58:42
  • 分类:数学世界
  • 阅读:117 次

小华从家到学校,步行需要28分钟,骑自行车需要8分钟。一天他骑车去学校,行了3分钟后,即改为步行。问比全程骑车迟到几分钟?

分析:算出所花的总时间后,再与全程骑车的时间相比较,就不难得出答案了。

骑车3分钟行了全程的几分之几?

1/8×3=3/8

还剩全程的几分之几(即步行的路程占全程的几分之几)

1-3/8=5/8

还需行多少分钟才能到学校?

5/8÷(1/28)=17.5(分)

一共花了多少时间?

3+17.5=20.5(分)

比全程骑车多用多少时间?

20.5-8=12.5(分)

至此题目得解。

推荐阅读:
Javascript’s HashSet Implementation using Hash Map  Using the OpenSSL command to Test the SSL Certificate  Algorithm to Shuffle String in Python3 According to Index  Depth First Search Algorithm to Find the Strobogrammatic Number   Depth First Search Algorithm to Compute the Diameter of N-Ary Tr  Remove the Temporary Files (including Windows.old) on Windows 10  Simulation Algorithm to Compute the Number of Water Bottles  Using CloudFlare Worker Serverless Technology to Deploy a Load B  Algorithms to Compute the Math Power(a, n) in logarithm Complexi  Multithreading Testing using Pythons’ Low Level _threading 
评论列表
添加评论