What I tried:
1st phase of voting:
Valid votes=900;invalid votes=100
Let no. of people who voted for(supporters)=x
Let no. of people who voted against(opponents) =y
2nd phase of voting:
Valid votes=800;invalid votes=200
The new number of opponents=$\frac{3}{2}y$, which is now a majority.
Which is equal to$=x(1+\frac{300}{100})=4x$ $$ 4x=\frac{3}{2}y$$ $$\frac{x}{y}=\frac{3}{8}$$
Which seems to contradict the statements.
