If 15 was coprime to $\varphi(5000) = 2000$ we could use Euler's theorem, but it's not.
I solved this question by observing that for even $r \geq 4$ we have $15^r \equiv 625 \bmod 5000$, which I proved by induction, and observing that $100!$ is even. But this question appears early in the number theory course that I'm taking, so I feel like there must be a direct solution via that relies only only on basic number theory ideas: Fermat's Little Theorem, Euler's theorem, Chinese Remainder Theorem, etc.
I suspect we can use Chinese Remainder Theorem but I don't have a good intuition for how to use it yet.