og上的 原题是 mary's income is 60% more than tim's income, and tim's income is 40% less than juan's income, what percent of juan's income is mary's income???
诶,我觉得这个问题LZ不能用中国数学里的“比谁少就用后者乘/除”的这种思路啦。
简单理解题意:mary's income is 60% more than tim's income, and tim's income is 40% less than juan's income
M的收入比T的收入多60%,那M=1T+0.6T=1.6T无异议,多的60%在数量上是T的60%
同理,
T的收入比J的收入少40%,那T=J-0.4J=0.6J,少的40%在数量上是J的40%,还蛮好理解啊