Give an example of a natural number $n > 1$ and a polynomial $f(x) ∈ \Bbb Z_n[x]$ of degree $> 0$ that is a unit in $\Bbb Z_n[x]$.
For this is set $n=2$. So then $f(x) = x \in \Bbb Z_2[x] $. This is a unit because $f(1)f^{-1}(1) = 1$. I don't think this is correct as I can't use $f(0)$.
Find all the polynomials of degree less or equal to $2$ in $\Bbb Z_2[x]$.
I don't really know how to do this. I thought that since we are working in $\Bbb Z_2$,I can't really have a polynomial of degree $2$. This is confusing me But if I have to: $ax^2, ax^2 + bx, ax^2 + bx + c, ax^2 + c, bx, bx + c, c: a,b,c \in \Bbb Z_2$