Calculate $12345 \pmod{11}$ and $12345\times 98765 \pmod{11}$ by hand.

555 Views Asked by At

I know the answers to those questions, but I'd like to know how to do them by hand.

1

There are 1 best solutions below

4
On BEST ANSWER

Hint:

$$10 \equiv -1 \pmod{11}$$

You might like to write $12345=10000+2000+300+40+5$.