If x,y,and k are positive numbers such that [X/(X+Y)]*10+[Y/(X+Y)]*20=k,and if x

问题描述:

If x,y,and k are positive numbers such that [X/(X+Y)]*10+[Y/(X+Y)]*20=k,and if x A.10
B.12
C.15
D.18
E.30

式子左边=[10+10y/(x+y)]
因为x(10+5)=15
只有D、E待选
又因为positive number,你把E代回去试一下:2x+y=0,肯定是一正一负
所以选D
自己想的,不知道对不对~~