Given $\operatorname{E}[Y\mid X]=1$, then to show that $\operatorname{Var}(XY)>\operatorname{Var}(X)$.
Tried apply a few inequality such as Schwartz and Jensen, but none seem to be working. If not entire solution some useful inequality would also work as a suggestion
All reduces to the so very useful formula $$ \mathbb{E}[f(X,Y)] = \mathbb{E}\big[ \mathbb{E}[f(X,Y) \mid X]\big] $$ and the so-called "take out what is known" rule. Note that thanks to this formula first of all we see that: $$ \mathbb{E}[XY] = \mathbb{E}[X] $$ so that $\operatorname{Var}(XY) \ge \operatorname{Var}(X)$ is equivalent to showing that $$\mathbb{E}[X^2Y^2]\ge \mathbb{E}[X^2]$$ Now an application of jensen's inequality together with the above formula delivers the result.
Indeed $$ \mathbb{E}[X^2Y^2] =\mathbb{E}\big[ X^2\mathbb{E}[Y^2 \mid X ] \big] $$ and now $\mathbb{E}[Y^2 \mid X ] \ge \mathbb{E}[Y \mid X ]^2 = 1.$