I am trying to prove the irrationality of the above two numbers, but I don't know how. What would be a general strategy for problems like these?
My current strategy is trying to reach a contradiction by starting with $\sqrt{2+\sqrt{2}}=\frac{a}{b}$ with integers $a$ and $b$ and somehow reaching that $a$ needs to be both even and odd for example. But I keep getting stuck.
Let $x=\sqrt{2}+\sqrt{3}$. Then
$$(x-\sqrt{2})^2=3=x^2-2\sqrt{2}x+2$$
$$\sqrt{2}=\frac{x^2-1}{2x}$$
Then if $x$ is rational, so is $\sqrt{2}$, contradiction.
If $x=\sqrt{2+\sqrt{2}}$, then $x^2-2=\sqrt{2}$, same idea then.