0

How to show that $12^{12} + 9^{9}$ can be divided by $15$ using Binomial Theorem?

I don't know where to start, given the specific method needed. Since both powers are divisible by 3, I know that the sum is divisible by 3. I don't know how to show that the sum is also divisible by 5.

PRD
  • 611

1 Answers1

1

Clearly it's divisible by 3, it suffices to prove it's divisible by 5. Consider

$$12^{12}+9^9\equiv(10+2)^{12}+(10-1)^9\equiv 2^{12}+(-1)^9=4095\equiv0, \mod 5$$