x and y are both positive numbers=> x>0; y>0
x + y = 1=> x<1; y<1
Neither x nor y can be 1. For example, if x = 1, to satisfy x+y = 1, y would have to be 0. But y is given to be "positive" (0 is not positive). Thus, both x and y <1.
So,
Given sum: 100x + 200y
We can use x+y = 1 to simplify this.
100x + 200y = 100x + 100y + 100y = 100(x+y) + 100y = 100(1) + 100y
So,
100x + 200y = 100 + 100y(1) because y>0
100 + 100y has to be greater than 100.
So,
100x + 200y > 100.....................(1)(2) because y<1
100 + 100y has to be lesser than 200.
Why?
If y = 1, then 100+100y = 100+100 = 200. But because y<1, the sum 100+100y has to be <200.
So,
100x + 200y < 200.........................(2)From (1) and (2)
100 < 100x + 200y < 200Thus,
(I) 80. Not possible.
(II) 140. Possible.
(III) 199. Also possible.
(II) and (III) only.
---
Harsha