Let $K/F$ be a field extension with characteristic $0$, and $\alpha, \beta \in K$ be algebraic over $F$. Show that $F(\alpha) \otimes_F F(\beta)$ is isomorphic (as rings) to a finite product of fields.
Let $f_1, f_2 \in F[x]$ be the minimal polynomial of $\alpha, \beta$, respectively. Then $F(\alpha) \cong K[x]/(f_1)$, $F(\beta) \cong K[x]/(f_2)$ as $F$-algebras.
Pick $a_1, ..., a_m \in \overline{F}$ so that $f_1(x) = (x-a_1)\cdots(x-a_m)$. Since $F$ is a perfect field and $f_1$ is irreducible, $a_1,..., a_m$ must be pairwise distinct. Therefore, by the Chinese remainder theorem, $K[x]/(f_1) \cong K[x]/(x-a_1)\oplus \cdots \oplus K[x]/(x-a_m)$ as $F$-algebras.
Likewise, $K[x]/(f_2) \cong K[x]/(x-b_1)\oplus \cdots \oplus K[x]/(x-b_n)$ for some $b_1, ..., b_n \in \overline{F}$.
As tensor product distributes over direct sum, $F(\alpha) \otimes_F F(\beta) \cong \bigoplus_{i, j} A_i \otimes_F B_j$, where $A_i := K[x]/(x-a_i)$, $B_j := K[x]/(x-b_j)$.
I would appreciate if you could verify whether the proof is correct so far, and give some hints/reference for how to prove that $A_i \otimes_F B_j$ is a field.