how would I prove that if 9 divides $x^3+y^3+z^3$ then $3$ divides $xyz$?
I've thought about it and don't really know where to start. So far, I know that $x^3+y^3+z^3$ is congruent to $0 (\mod 9)$.
I don't know where to go from here.
how would I prove that if 9 divides $x^3+y^3+z^3$ then $3$ divides $xyz$?
I've thought about it and don't really know where to start. So far, I know that $x^3+y^3+z^3$ is congruent to $0 (\mod 9)$.
I don't know where to go from here.
Observe that for any integer $a$ we have $a^3 \equiv 0, \pm 1 \pmod{9}$. So for $x^3+y^3+z^3 \equiv 0 \pmod{9}$ we can only have the following scenarios:
But in both cases we have at least one (say) $x^3 \equiv 0 \pmod{9}$. This implies $x^3 \equiv 0 \pmod{3}$. Consequently $x \equiv 0 \pmod{3}$. This implies $xyz \equiv 0 \pmod{3}$.