-3

Let m and n be integers such that $\gcd (m, n) = 1$. Show that $\gcd(m + n, m - n) = 1$ or $2$

Or Shahar
  • 1,766
iik111
  • 1
  • Does this https://qr.ae/pN0VUK help you –  Mar 14 '21 at 15:24
  • Welcome to [math.se] SE. Take a [tour]. You'll find that simple "Here's the statement of my question, solve it for me" posts will be poorly received. What is better is for you to add context (with an [edit]): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance. – Martin R Mar 14 '21 at 16:10

1 Answers1

1

Hint

If $d$ divides $a$ and $d$ divides $b$

then $d$ divides both $(a+b)$ and $(a - b).$

user2661923
  • 35,619
  • 3
  • 17
  • 39