求火车速度和车长
- 时间:2020-06-13 17:39:14
- 分类:数学世界
- 阅读:153 次
一列火车通过200米的大桥用80秒,同样的速度通过144米的大桥用72秒,求火车速度和车长。为什么我们不直接用路程除以时间来求速度,而用路程差和时间差来求速度?(提问:快乐的金)
数学题解答(素心兰):一列火车通过200米的大桥用80秒,走的路程是:车长+桥长;同样的速度通过144米的大桥用72秒,走的路程是:车长+桥长。
两次所走路程相差:200-144=56(米),所用时间相差:80-72=8(秒)。
而速度是相同的,所以可求出速度就是每秒行:56÷8=7(米)
车长的算法有两种:一、72×7-144=360(米);二、80×7-200=360(米)。
推荐阅读:7 Top Investment Blogs For Newbie And Veteran Investors Algorithm to Find the Winner on a Tic Tac Toe Game The PUSHD/POPD Implementation in Pure Windows Batch Three ways to Reverse a List/Array/Tuple in Python How to Compute the Interval List Intersections using Two Pointer How to Summary Ranges using O(N) Two Pointer Algorithm? Microbit Programming: How to Make a Catching-Apple Game by Using The enumerate method in Magik Programming Add Two Numbers by Two Linked List (most significant digit comes The enumerate function in Javascript
- 评论列表
-
- 添加评论