- UID
- 534245
- 在线时间
- 小时
- 注册时间
- 2010-5-17
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
这道题纠结了好久~上次发帖有人说是题目有错误·求证
替楼主回答了。题目是没有问题的,只是选项算出来又出入。这里面有的细节要注意 Last Sunday a certain store sold copies of Newspaper A for $1.00 each and copies of Newspaper B for $1.25 each, and the store sold no other newspapers that day. If r percent of the store’s revenues from newspaper sales was from Newspaper A and if p percent of the newspapers that the store sold were copies of newspaper B, which of the following expresses r in terms of p?
设卖出A的数量为a,卖出B的数量为b 可以列出以下式子: a/(a+1.25b)=r/100 b/(a+b)=p/100 然后把式子两边分子分母倒过来,得出1+1.25b/a=100/r 1+a/b=100/p 由后者求出b/a带到前面的式子,这样a,b就消除了。最后我算出的答案是400(100-p)/(400+p)。 |
|