Let $m(x)$ be an irreducible polynomial of degree $n$. How can I prove that $$L=\frac{K[x]}{\langle m(x)\rangle}$$ is:
A vector space of dimension $n$,
An algebraic extension of $K$?
Edit: I'm going to post what I've come up with so far. Please point out any errors within my proof.
Let $\varphi:K[x]\rightarrow A,\varphi(p(x))=p(a),a\in A$
We can, by the 1st Isomorphism Theorem, say that
$$\frac{K[x]}{\langle m(x)\rangle}\simeq K[a]$$ because $ker(\varphi)=\langle m(x)\rangle$.
Due to the Division Algorithm, we can say that $$p(x)=q(x)m(x)+r(x)$$ which means that every $p(a)$ can be written as $$p(a)=r_0+r_1a+...+r_{n-1}a^{n-1}$$
As such, if we take $B=\{1,a,a^2,...,a^{n-1}\}$ we can see that $B$ generates $K[a]$ (which is isomorphic to $\frac{K[x]}{\langle m(x)\rangle}$) over $K$, which has dimension $n$.
Hint:
(Use the First Isomorphism Theorem)
$$f(a) = \alpha_0 + \alpha_1 a + \ldots + a_n a^n$$
where $\alpha_i \in K$.
(Use the Division Algorithm)
is a basis of $K[a]$ over $K$.
Note: By definition $K[a] = \{f(a) ; f(x) \in K[x]\}$. And is possible to show that it is a integral domain such that $$K \subseteq K[a] \subseteq L$$ where $L \supseteq K$ is an extension over $K$.