- UID
- 685764
- 在线时间
- 小时
- 注册时间
- 2011-10-25
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
214. 20789-!-item-!-187;#058&013258
The cost of a square slab is proportional to its thickness and also proportional to the square of its length. What is the cost of a square slab that is 3 meters long and 0.1 meter thick?
(1) The cost of a square slab that is 2 meters long and 0.2 meter thick is $160 more than the cost of a square slab that is 2 meters long and 0.1 meter thick. 4y2x 32xy-
(2) The cost of a square slab that is 3 meters long and 0.1 meter thick is $200 more than the cost of a square slab that is 2 meters long and 0.1 meter thick.
-------------------------------------------------------------------------------------------------------------------------------------------------------- 【答案】D 为什么参考答案给的是乘法???那句话说要用乘法了???为什么是这个思路???求解啊!!!
【思路】
根據這題意 : 因為是square, 所以long and width是一樣的. 1. a square slab is proportional to its thickness 假設thickness = T => T * k1 2. also proportional to the square of its length 假設length = L => L * k2 成本C = T * k1 * L^2 * k2^2 => C = T * L^2 * (k1*k2^2) 由於不管length or thickness怎樣變動, 常數(constant)都不會變, 因為他是成比例的, 因此簡化為 (k1*k2^2) = K => T * L^2 * K
C=cost, k=constant, T=thickness, L =length C= k * T * L^2
so when T=0.1, L=3, C=? (we need to know the value of k)
(1) The cost of a square slab that is 2 meters long and 0.2 meter thick --> C= k * 0.2 * 2^2 the cost of a square slab that is 2 meters long and 0.1 meter thick --> C= k * 0.1 * 2^2 difference of two costs=160 (given) --> (k * 0.2 * 2^2) - (k * 0.1 * 2^2) =160 so you can get the value of k=400 ---> sufficient
(2)The cost of a square slab that is 3 meters long and 0.1 meter thick --> C= k * 0.1 * 3^2 the cost of a square slab that is 2 meters long and 0.1 meter thick --> C= k * 0.1 * 2^2
difference of two costs=200 (given) --> (k * 0.1 * 3^2) - (k * 0.1 * 2^2) =200 so you can get the value of k=400 ---> sufficient
为什么参考答案给的是乘法???那句话说要用乘法了???为什么是这个思路???求解啊!!!
|
|