Suppose $\sqrt{2} + \sqrt{n}$ is rational,
so it can be represented like so: $\sqrt{2} + \sqrt{n} = {x \over y}$
then $\sqrt{2} = {{x \over y} - \sqrt{n}}$
so $\sqrt{2} = {x - y\sqrt{n}\over y}$
but $\sqrt{2}$ is irrational, which leads to a contradiction.
Does this proof make sense?
edit: fixed some mistakes