Let $L/K$ be a field extension. Let $a\in L$ and $K[a]=\{p(a)\;|\; p\in K[x]\}$; then $K[a]$ is clearly an integral domain. I want to show that when $a$ is algebraic over $K$, then $K[a]$ is a field.
So I want to know what is the multiplicative inverse of a non zero element $p(a)\not =0$ for some $p\in K[X]$. Since $a$ is algebraic it has a minimum polynomial $m\in K[X]$ now $m$ and $p$ are coprime so there exists $\alpha$ and $\beta$ in $K[X]$ such that $\alpha m+\beta p=1$; passing to evaluation on $a$ we get $\beta(a).p(a)=1$ hence $p(a)$ is invertible with inverse $\beta(a)$. My only doubt is about $m$ and $p$ being coprime. I think a justification is that $p$ is irreducible in $K[X]$ and that $p$ can not be a multiple of $m$ is that correct?