solve set of equations for every k and l: $$k^{2} + l^{2} \equiv_{17} 0$$ and $$k^{3} + l^{3} \equiv_{17} 0$$
Any hints?
$$k^{3} \equiv_{17} - l^{3}$$ $$k^{2} \equiv_{17} - l^{2}$$ $$k^{2}l \equiv_{17} - l^{3}$$ $$k^{2}l \equiv_{17} k^{3}$$ $$k \equiv_{17} l$$ $$k - l\equiv_{17} 0$$
If $l \equiv 0$ then $k^2 \equiv 0$ and, since $\Bbb Z _{17}$ is a field, it follows that $k \equiv 0$.
Suppose, then, that $l \not\equiv 0$ and divide the first equation by $l^2$ and the second by $l^3$. Letting $x \equiv k l^{-1}$ gives you
$$x^2 \equiv -1 \\ x^3 \equiv -1 .$$
Subtracting the first equation from the second gives $x(x-1) \equiv 0$ and, since $k,l \not\equiv 0$, we shall also have $x \not\equiv 0$, so $x^2 \not\equiv 0$, so we may divide by it and get $x-1 \equiv 0$, so $x \equiv 1$ - but this is easily seen not to be a solution.
Therefore, the only solutions remain the one we found first, namely $k \equiv l \equiv 0$.