If $p$ and $q$ are distinct odd primes, how could I approach showing that $x^{\varphi(pq)/\gcd(p-1,q-1)}\equiv 1\pmod {pq}$ for all $x\in (\mathbb Z/pq\mathbb Z)^\times$? I understand that $\varphi(pq)=(p-1)(q-1)$.
I've shown separately that $x^{1+k\varphi (pq)}\equiv x\pmod {pq}$ for all $k\geq 0$ and I know from Euler's theorem that $x^{\varphi (pq)}\equiv 1 \pmod {pq}$.
Can this be used to show that there is always an element of order $\varphi (pq)/\gcd(p-1,q-1)$ in $(\mathbb Z/pq\mathbb Z)^\times$? If not why?