- UID
- 658352
- 在线时间
- 小时
- 注册时间
- 2011-8-4
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
我之前做这道题目也错了…… 贴上manhattan的解释 A direct relationship between y and x can be written y = kx. An inverse relationship between y and x can be written y = k/x.
So in this problem, r = kA^2 / B
Now in our new situation, let's call the new concentration of A as A', and the new concentration of B as B'. In our new situation the rate is the same, so new rate = old rate k (A')^2 / B' = k A^2 / B
We know that if B is increased by 100%, that means B is doubled, so B' = 2B. k (A')^2 / 2B = k A^2 / B
We can multiply both sides by B/k, so (A')^2 = 2 A^2
This means that A' = A sqrt (2). You should have memorized that: sqrt (2) = 1.4 sqrt (3) = 1.7 so A' = 1.4 A, or a 40% increase. |
|