I have the following question :
Let $R=\mathbb{Z}_7[x]$, $f(x)=x^2-6\in R$, and $I=\langle f(x) \rangle$ maximal ideal. Is $(x^2-1+I)$ invertible in $\frac{R}{I}$ to $(4+I)$?
What I did : $$(x^2-1+I)(4+I)=(4x^2-4+I)$$
and in order to be invertible we need to check if $(4x^2-4+I)=(1+I)$ Since $(1+I)$ is the trivial coset.
For some reason in the answer they reached that $(4x^2-4+I)=(-1+I)$ so the answer is no. that also stated that $3+I$ is the invertible since $(3x^2-3+I)=(1+I)$
Could anyone explain why $(4x^2-4+I)=(-1+I)\in \mathbb{Z}_7[x]$ and also why $(3x^2-3+I)=(1+I)\in \mathbb{Z}_7[x]$.
Thank you!