Let the $F$ be the finite field over $\mathbb{Z_2} s.t. [F;Z_2]= 60$
$[F;K_1] = 5,[F; K_2] = 10$. Show $K_2 \subset K_1$
My attempt)
By the tower rule, $[K_1 ; \mathbb Z_2] = 5$ and $[K_2; \mathbb Z_2] = 6$
Then $[K_1 \cap K_2]$ $\vert gcd(6,12)$. Hence $[K_1 \cap K_2] \in \{1,2,3,6\}$
So all I have to just show the $[K_2 ; K_1 \cap K_2]= 1 $ by proving the $[K_1 \cap K_2 ; Z_2] = 6$.
But I couldn't find any way to show $[K_1 \cap K_2 ; Z_2] = 6$. Any help would be appreciated.