Let $A$ be the matrix of the linear map that is multiplication with some $a$. Show that $a$ is a root of the characteristic polynomial of $A$.
I've thought about this problem for some time, and feel like I'm missing something easy. I've worked out examples like $\mathbb{C} = \mathbb{R}(i)$, where for $a = p + qi$ the matrix $A$ (over the basis $\{1,i\}$) takes the form $$ \left (\begin{array}{cc} p & -q \\ q & p \\ \end{array} \right), $$ which has solutions $p + qi$ and $p - qi$. It works out in other field extensions like $\mathbb{Q}(\sqrt{2})$ over $\mathbb{Q}$, but I cant find the general solution.
If multiplication by $a$ is an $F$-linear map on $K$ then $a$ is an eigenvalue of this linear map with eigenvector $1\in K$. Hence $a$ is a root of the characteristic polynomial of this linear map.