GCD & LCMhard
0:00.0

Given a,b>0a, b > 0, if gcd(a,b)=1\text{gcd}(a, b) = 1, what is the value of gcd(a+b,a2ab+b2)\text{gcd}(a+b, a^2-ab+b^2)?