Let $\theta : \mathbb{Z}_8 \to \mathbb{Z}_4$ be defined by $\theta([i]_8) = [i]_4$ for all $i \in \mathbb{Z}$. You may assume that this is a well-defined ring homomorphism. Find $\mathrm{Ker}(\theta)$ and exhibit the partition of $\mathbb{Z}_8$ into cosets of $\mathrm{Ker}(\theta)$.
Can anyone please explain to me what $\mathrm{Image}(\theta)$ and $\mathrm{Kernel}(\theta)$ are. I have the definition and I understand the mapping but how is it used? Why is it relevant? I don't even know if these are the correct questions to ask.
$\ker(\theta) = \{[i]_8 \in \mathbb{Z}_8 : \theta([i]_8) = [0]_4\}$
So, you have to calculate $\theta([i]_8)$ and analyze the element modulo $4$.
Doing that, we have: $\theta([i]_8) = [i]_4 = [0]_4$, but that happens iff $i = 4k$ for $k \in \mathbb{Z}$. But you know that the only elements in $\mathbb{Z}_8$ that are multiple of $4$ are $[4]_8$ and $[0]_8$, so, $\ker(\theta) = \{[0]_8,[4]_8\}$.
The image of $\theta$ is $\mathbb{Z}_4$ itself, because $\theta$ is surjective.
To see that, let $[i]_4 \in \mathbb{Z}_4$. Then $[i]_4 = \theta([i]_8)$. Note that $[i]_4 = 0, 1, 2$ or $3$.