Consider three real numbers $a \ge b \ge c \gt 0$. If $(a^x-b^x-c^x)(x-2) \gt 0$ for any rational number $x \neq 2$, show that
- $a, b, c$ can be the length of the three sides of a triangle $ABC$;
- $ABC$ is a right-angled triangle.
My try: Since, for $x\neq 2, (a^x-b^x-c^x)(x-2) \gt 0$ either $(a^x-b^x-c^x)\gt 0$ and $(x-2) \gt 0$ or $(a^x-b^x-c^x) \lt 0$ and $(x-2) \lt 0$.If $(x-2) \lt 0$ then $(a^x-b^x-c^x)\lt 0$ and for $x=1 , a \lt b+c$. Hence $a, b, c $ be the length of the side of the triangle $ABC$. But cannot proceed further. Please help me. Thanks in advance.