One of the tasks that I have is to first (1) find the minimal polynomial of $\sqrt{2} + i$ over $\mathbb{Q}$, and (2) find the degree of $\mathbb{Q}(\sqrt{2}, i)$ over $\mathbb{Q}$, i.e. $[\mathbb{Q}(\sqrt{2}, i) : \mathbb{Q}]$.
For (1), I first find the minimal polynomial as follows: If $x = \sqrt{2} + i$, then \begin{align*} x^2 &= (\sqrt{2} + i)^2 \\ x^2 &= 2 + 2\sqrt{2}i - 1 = 1 + 2\sqrt{2}i \\ x^2 - 1 &= 2\sqrt{2}i \\ (x^2 - 1)^2 &= (2\sqrt{2}i))^2 \\ x^4 - 2x^2 + 1 &= -4 \\ x^4 - 2x^2 + 5 &= 0 \end{align*} So the minimal polynomial of $\sqrt{2} + i$ is $x^4 - 2x^2 + 5 = 0$.
Now for (2), I know I can use the fact that \begin{equation*} [\mathbb{Q}(\sqrt{2}, i) : \mathbb{Q}] = [\mathbb{Q}(\sqrt{2}, i) : \mathbb{Q}(\sqrt{2} + i)][\mathbb{Q}(\sqrt{2} + i) : \mathbb{Q}] \end{equation*} in which because $x^4 - 2x^2 + 5$ is the minimal polynomial of $\sqrt{2} + i$ over $\mathbb{Q}(\sqrt{2} + i)$, then $[\mathbb{Q}(\sqrt{2} + i) : \mathbb{Q}] = 4$. Now the only issue that I am running into is to show that $[\mathbb{Q}(\sqrt{2}, i) : \mathbb{Q}(\sqrt{2} + i)] = 1$. Some help would be much appreciated!
It suffices to show that $[\mathbb{Q}(\sqrt{2},i):\mathbb{Q}]=4$. We have $$[\mathbb{Q}(\sqrt{2},i):\mathbb{Q}]=[\mathbb{Q}(i,\sqrt{2}):\mathbb{Q}(\sqrt{2})][\mathbb{Q}(\sqrt{2}):\mathbb{Q}]=2.2=4,$$ in which $[\mathbb{Q}(i,\sqrt{2}):\mathbb{Q}(\sqrt{2})]=2$ since $[\mathbb{Q}(i,\sqrt{2}):\mathbb{Q}(\sqrt{2})]\leq 2$ and it can not be $1$ since $i\not \in \mathbb{Q}(\sqrt{2}).$