let $a,b,c\in \mathbb{N} $ and Quadratic equations $x^2-2ax+b=0,x^2-2bx+c=0,x^2-2cx+a=0\,\,$ has positive integer roots. Find $a,b,c$
My working: WLOG $a\ge b\ge c$ and $a^2-b={\lambda}^2,\,\,b^2-c=\mu^2, \,\,c^2-a=\gamma^2; \lambda,\mu,\gamma\in \mathbb{N}$
Hint. Subtract the quadratic equations from each other. You get three linear equations in $x.$ Eliminate this from the system. Now you have a system for $a,b,c.$