-1

I am asked to show that $n$ is divisor of $a-b$ if and only if $n$ is a divisor of $b-a$

It may seem trivial but I am struggling with this question. I am trying to proof it by using the definition but I am struggling. The answer I have is that this question is trivial but I would really appreciate it if you guys could give me hand. Thanks.

Sayan Dutta
  • 8,831

1 Answers1

1

$(a-b)$ is divisible by $n$ if and if $a-b=kn$ for some integer $k$.

This implies $b-a=-(a-b)=(-k)\cdot n$. This means $(b-a)$ is divisible by $n$.

Does that help?

Sayan Dutta
  • 8,831