Solution by Ian :
https://www.beatthegmat.com/word-prob-t19707.html
With that correction: To increase something by x%, you can multiply by (1 + x/100). To decrease something by y%, you can multiply by (1 - y/100).
Here, the rent (let's call it R) increases by x%, then decreases by y%. So our new rent is just:
R(1 + x/100)(1 - y/100) = R(1 + x/100 - y/100 - xy/10,000)
We want to know if
R(1 + x/100 - y/100 - xy/10,000) > R
or equivalently, dividing by R (which is fine, because R must be positive) if
1 + x/100 - y/100 - xy/10,000 > 1
Subtracting 1 from both sides, and multiplying by 100 on both sides, the question becomes whether
x - y - xy/100 > 0
or if xy/100 < x - y. Since Statement 2 tells us exactly that, the answer to the question must be yes if we use Statement 2, and it's sufficient. Since Statement 1 is insufficient (try x = 60, y = 40 to see that), the answer is B.
I am on a break !!