Normally I just guess a root and then smash one out in high degree functions, or complete squares or any other number of mathemagical tricks, but my textbook has decided to break numbers on me and I really don't get my roots here.
The question is as follows:
Find all zeros of the polynomial $f(x)=x^{2}+2x+2$
$1$. in $\mathbb{Z}_{3}$
$2$. in $\mathbb{Z}_{5}$
$3$. in $\mathbb{R}$
EDIT:
For $3$, My attempt in $\mathbb{R}$: we have $(x+1)^{2} -1 +2 =0$ thus $x=1\pm i$, so clearly we cannot factor over the reals.
For $2$, clearly $1$ is a root as well as everything that belongs to $[1] \in \mathbb{Z}_{5}$; clearly any even number is a bust ( even * even + even - odd can't equal $0$) so the other one must be $3$, but it doesn't work so $1$ is the only root but our function is of degree $2$ so $x-1$ must have multiplicity $2$? Am I fair in this assumption?
For $1$ tried $1,2,3$ none work no zeros.
You can (in each case) start by realizing that $$x^2+2x+2=0$$ if and only if $$(x+1)^2=-1$$ in whatever field you're working in. You've already noted that this doesn't work in $\Bbb R.$
In $\Bbb Z_3$, this becomes $$(x+1)^2=2,$$ but the only squares in $\Bbb Z_3$ are $0$ and $1,$ so this is impossible. In $\Bbb Z_5$, it becomes $$(x+1)^2=4.$$ Now, $2^2=3^2=4$, so $1$ and $2$ are the zeros of $f(x)$ in $\Bbb Z_5$.