I have been trying to solve these but have had no success. Please help by giving hints not answers.
Assuming that $\gcd(a,b)=1$ prove the following:
(a) $\gcd(a+b,a-b)=1$ or $2$. [Hint: Let $d=\gcd(a+b,a-b)$ and show that $d\mid 2a$, $d\mid 2b$; thus $d\le \gcd(2a,2b) = 2\gcd(a,b)$]
(b) $\gcd(2a+b,a+2b)=1$ or $3$.
(c) $\gcd(a+b,a^2+b^2)=1$ or $2$. [Hint: $a^2+b^2=(a+b)(a-b)+2b^2$.]
(d) $\gcd(a+b,a^2-ab+b^2)=1$ or $3$. [Hint: $a^2-ab+b^2=(a+b)^2-3ab$]
Source: Elementary Number Theory by David M. Burton