Let $a; b$ be integers such that $b$ is not a square. if $a^2 − b$ is a square in $ \Bbb Q$., then the field extension $\Bbb Q \subseteq \Bbb Q(\sqrt {a + \sqrt b})$ is normal.
My try: If $a^2 − b$ is a square in $ \Bbb Q$ ,it means $\sqrt {a^2 − b} \in \Bbb Q$
I can write $\sqrt {a^2 − b}=\sqrt {a+\sqrt b}\sqrt {a-\sqrt b}$
then $\sqrt {a − \sqrt b}= \frac{\sqrt {a^2 − b}} {\sqrt {a + \sqrt b}}\in \Bbb Q(\sqrt {a + \sqrt b})$
I have a feeling this is the splitting field of $f(x)=(t^2-a)^2-b$ but I don't know how to justify it.
1 By the definition of splitting field, how do I know $\Bbb Q(\sqrt {a + \sqrt b})$ is the smallest field over which f decomposes into linear factors?
2 To conclude normality I need to show that very irreducible polynomial over $\Bbb Q$ which has a root in $\Bbb Q(\sqrt {a + \sqrt b})$, splits into linear factors in $\Bbb Q(\sqrt {a + \sqrt b})$. How do I show this?