I need help solving the following problem.
Let $F$ be a field and $a\in F$.
Show that the quotient ring $F[x]/(x^2-a)$ is isomorphic to the matrix ring $R=\left\{\left(\begin{array}{cc}x&y\\ay&x\end{array}\right)\Bigg|x,y\in F\right\}$.
I understand this might be a very easy problem, but I am still having some issues setting up this isomorphism. I am trying to construct an explicit map from $F[x]/(x^2-a)$ to $R$ and then verify the isomorphism axioms. Should I break this into two cases? One where $a$ is a square in $F$ and one where $a$ is not a square in $F$? Any help would be appreciated.