I'm relatively new to rings, and I also don't have a very good understanding of quotient spaces, but I'd like to understand the following problem.
Show that for $A \in M_n(\mathbb R ),$ there is some $p \in \mathbb R [X]$ such that $\mathbb R [A]$ is isomorphic to $\mathbb R [X]/ \langle p \rangle$. Show that if $p,q \in \mathbb R [X]$ are quadratics with two distinct real roots then $\mathbb R [X]/ \langle p \rangle \cong \mathbb R [X]/ \langle q \rangle$. Justify which, if any, of $\mathbb R [A]$, $\mathbb R [B]$, $\mathbb R [C]$ and $\mathbb R [D]$ are isomorphic as rings. $$ A:= \left( \begin{matrix} 2 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \\ \end{matrix} \right), B:= \left( \begin{matrix} 4 & 1 \\ 0 & 3 \\ \end{matrix} \right), C:= \left( \begin{matrix} 2 & 1 & 0 \\ 0 & 2 & 0 \\ 0 & 0 & 2 \\ \end{matrix} \right), D:= \left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ \end{matrix} \right). $$
I already struggle to understand the question... I know that $\mathbb R [X]$ are the polynomials with real coefficients, and we can also plug matrices in and evaluate the polynomials as we are used to. So, I guess $\mathbb R [A]$ is the space of all matrices we can get by adding powers of $A,$ etc. I definitely lack an intuition what $\mathbb R [X]/ \langle p \rangle$ is. Could somebody offer some insight? And then maybe a hint about how to solve that?
As for the second part, I guess if we have isomorphisms, they are in the same dimension. Since $A$ is diagonal and $C$ is not, I don't think $\mathbb R [A]$ and $\mathbb R [C]$ are isomorphic. But how would I go about solving that part as well?,
Hint: consider the epimorphism $\mathbf{ev}_A \colon\Bbb R [X] \to \Bbb R[A]$. What's its kernel?
Hint: if $p = (X-\alpha)(X-\beta)$, note that $(X-\alpha)$ and $(X-\beta)$ are coprime.