Recently I have come across a statement saying that if $x$ and $y$ are divisible by $a$, then $x - y$ is also divisible by $a$.
How can I prove this? Does it also apply to sum of $x$ and $y$ ?
Recently I have come across a statement saying that if $x$ and $y$ are divisible by $a$, then $x - y$ is also divisible by $a$.
How can I prove this? Does it also apply to sum of $x$ and $y$ ?
If $x=aq$ and $y=ap$ then $x-y=aq-ap=a(q-p)$ by the distributive law.