ChaseDream
搜索
返回列表 发新帖
查看: 2501|回复: 5
打印 上一主题 下一主题

数学prep-PS1-149,感谢g友们来解答!

[复制链接]
跳转到指定楼层
楼主
发表于 2013-5-20 14:53:38 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
A certain library assesses fines for overdue books as follows. On the first day that a book is overdue, the total fine is $0.10. For each additional day that the book is overdue, the total fine is either increased by $0.30 or doubled, whichever results in the lesser amount. What is the total fine for a book on the fourth day it is overdue?
(A) $0.60
(B) $0.70
(C) $0.80
(D) $0.90
(E) $1.00

其实这一题很简单,不过里面的一句话让我很困扰
答案是这样的
1st : $0.1;
2nd: min{0.1+0.3, 0.1*2} = 0.2;
3rd: min{0.2+0.3, 0.2*2} = 0.4;
4th: min{0.4+0.3, 0.4*2} = 0.7
如果按照第一种方式,就是total fine increased by 0.3,第一天就是0.1,第二天按照答案说的,是0.2+0.3。可是问题是为什么是0.2而不是0.4+0.3呢?total fine应不应该理解为total fine of previous day....那个0.2是怎么出来的,感谢啊给位!
收藏收藏 收藏收藏
沙发
发表于 2013-5-20 15:39:52 | 只看该作者
the total fine is either increased by $0.30 or doubled 注意红色字
板凳
 楼主| 发表于 2013-5-20 16:23:50 | 只看该作者
hohohohoho 发表于 2013-5-20 15:39
the total fine is either increased by $0.30 or doubled 注意红色字

谢谢你!!!![code][/code]
地板
发表于 2013-5-20 16:38:24 | 只看该作者
+0.3 和 *2 是二选一的关系,不同时存在

第二天是0.1+0.3 或 0.1*2 ,就是0.4或0.2,所以-->0.2

你所说的0.2+0.3是“和”,不是“或”,理解错了吧...
5#
 楼主| 发表于 2013-5-20 19:00:32 | 只看该作者
pattyx 发表于 2013-5-20 16:38
+0.3 和 *2 是二选一的关系,不同时存在

第二天是0.1+0.3 或 0.1*2 ,就是0.4或0.2,所以-->0.2

恩, 谢谢你
6#
发表于 2015-6-27 21:58:57 | 只看该作者
解答很好 很清楚。感谢一下!
您需要登录后才可以回帖 登录 | 立即注册

Mark一下! 看一下! 顶楼主! 感谢分享! 快速回复:

手机版|ChaseDream|GMT+8, 2025-6-7 15:27
京公网安备11010202008513号 京ICP证101109号 京ICP备12012021号

ChaseDream 论坛

© 2003-2025 ChaseDream.com. All Rights Reserved.

返回顶部