For integers $c \ge 2$, prove $\mathbb Z[x]/(x^2 - cx) \ncong \mathbb Z \times \mathbb Z$. (Hint: for a ring $A$, consider $A/pA$ for a suitable prime $p$.)
I'm not entirely sure what the hint means, and I don't really have an idea for an approach. For context, this is part (c) of a question; part (a) was to show that $\mathbb Z[x]/(x^2) \ncong \mathbb Z \times \mathbb Z$, and part (b) was to show $\mathbb Z[x]/(x^2 - x) \cong \mathbb Z \times \mathbb Z$. I was able to do both, though my approaches for those questions don't seem to apply for this one. Any help is greatly appreciated.
Since I'm the one who wrote this past prelim problem that you're asking about (I recognized it immediately since you used the notation $c$ in the coefficient of $x$ from the original prelim problem), perhaps I'm "most" suited to answering it. :)
A general thing to keep in mind is that you can show two rings are not isomorphic by showing they don't share some ring-theoretic property preserved by isomorphisms: one has a finite unit group and the other doesn't, one is a field and the other isn't, one is a PID and the other has a nonprincipal ideal, and so on. How did you handle (a)?
For (c), the point of the hint is to look at the ring structure on both sides after you reduce them mod $p$ for a prime $p$. On the right side you get $(\mathbf Z/p\mathbf Z) \times (\mathbf Z/p\mathbf Z)$, a product of two fields. As Bill Dubuque indirectly hinted at in his comment, there is a big difference on the left side (that is, for $\mathbf Z[x]/(x^2-cx)$) if you reduce it mod $p$ for a prime $p$ where $p \mid c$ or where $p \nmid c$. For $c \geq 2$ there is going to be a prime of the first kind and that's what makes $c \geq 2$ different from $c = 1$.
By the way, the source of this prelim problem is that in a paper I read before the prelim was being prepared, the author used the "fact" that $\mathbf Z[x]/(f(x)g(x)) \cong \mathbf Z[x]/(f(x)) \times \mathbf Z[x]/(g(x))$ for two relatively prime polynomials $f(x)$ and $g(x)$ in $\mathbf Z[x]$, and that is generally incorrect. If the coefficient ring were a field, like $\mathbf Q$, then the isomorphism would be valid. But $\mathbf Z$ is not a field and the proof of the Chinese remainder theorem for polynomials over a field does not go through for polynomials over $\mathbf Z$ all the time. This prelim problem has the simplest example I could think of (simplest nonconstant $f(x)$ and $g(x)$) where there is no ring isomorphism: not just that the "obvious" homomorphism $h(x) \bmod x^2-cx \mapsto (h(0),h(c))$ from $\mathbf Z[x]/(x^2-cx)$ to $\mathbf Z \times \mathbf Z$ is not a ring isomorphism, but that there is no ring isomorphism at all.