数学题:甲乙丙三桶油

  • 时间:2020-06-05 20:30:28
  • 分类:数学世界
  • 阅读:154 次

数学题:甲乙丙三桶油,先取出甲桶油的一半,平均倒在乙、丙两桶中;再取出乙桶油的一半,平均倒在甲、丙两桶中;最后取出丙桶油的一半平均倒在甲、乙桶中。这时三桶油正好都是16千克。原甲桶中有油多少?求解答过程。(提问者:紫砂壶)

数学题解答:这道题要用倒推法来做,会比较容易。

如果“最后取出丙桶油的一半平均倒在甲、乙桶中”没有执行,那么此时丙桶油是:16×2=32(千克);甲、乙分别是:16-8=8(千克);

如果“再取出乙桶油的一半,平均倒在甲、丙两桶中”没有执行,那么此时乙桶油是:8×2=16(千克);甲桶:8-4=4(千克),丙桶:32-4=28(千克);

如果“先取出甲桶油的一半,平均倒在乙、丙两桶中”没有执行,那么此时甲桶油是:4×2=8(千克);乙分别是:16-2=14(千克),丙桶:28-2=26(千克)。

至此,问题解决。

也可以用下面的形式来写:

甲     乙     丙

16    16     16

后退一步8 8 32

后退二步4 16 28

后退三步8 14 26

推荐阅读:
Trie Class Data Structure in Python  How to Monitor the CPU Temperature of Raspberry PI using Python   Listen to what an SEO expert has to say about its benefits  Depth First Search Algorithm to Compute the Smallest String Star  Algorithm to Check if All Points are On the Same Line  Prefix Sum Algorithm to Count Number of Nice Subarrays  How to Append Another List to a Existing List in Python? (Differ  Linear Algorithm to Check If All 1’s Are at Least Length K  Finding the Root of a Tree (Finding the Common Destination)  Does WIFI Extender Boost Wireless Signal? How to Fix Slow WIFI? 
评论列表
添加评论