- UID
- 776339
- 在线时间
- 小时
- 注册时间
- 2012-7-3
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
狗主数学第一道:答案应该是60%。目前狗主放出的这道题目信息应该是完整的。
解体思路:
1) the store sold brand A for 3 times as much as brand B,意味着A的售价是B售价的3倍,即(Cost A+Gross Profit A)=3*(Cost A+Gross Profit A),以下Cost用C代替,Gross Profit用GP代替
2) gross profit of A = 80% the store paid for band A,即GP A=0.8 * C A
3) gross profit of B = 20% the store paid for band B,即GP B=0.2 * C B
问题求 (GP A + GP B)/(C A + C B)=?
以上方程可以得出C A=2*C B,并且GP A=0.8 * C A,GP B=0.2 * C B,再将此代入(GP A + GP B)/(C A + C B)=(0.8 * C A + 0.2 * C B)/(C A + C B)=(1.6 * CB + 0.2 * C B)/(2 * C B + C B)=(1.8 * C B)/(3 * C B)=60% |
|