Let $E$ be a field extension of the field $F$. Let $a,b \in E$ and suppose that the minimal polynomial of $a$ over $F$ has degree m, the minimal polynomial of $b$ over $F$ has degree n and that gcd($m,n$)$=1$. Show that $[F(a,b):F]=m\cdot n$.
Here's my attempt at a solution, I just need some clarification:
We have that $[F(a,b):F]=[F(a,b):F(a)][F(a):F]$. Furthermore we are given that $[F(a):F]=m$. Now suppose that $b \in F(a)$, then deg(b,F)|deg(a,F). However we are given that gcd(m,n) = 1 and thus $b$ cannot be in F(a). My question is why does this mean (or does this even mean?) that $[F(a,b):F(b)] = n$ (i.e. why cant $[F(a,b):F(b)] < n$)?