Question: Let $p$ $\DeclareMathOperator{\ord}{ord}$ and $q$ are distinct odd primes and $n=pq$. Show that there is an integer not divisible by $p$ or $q$ such that $\ord_n$ of that integer is $\operatorname{lcm}(p-1,q-1)$.
I guess here, $\ord_n(x)$ means the order of $[x]$ in multiplicative group of units of $\Bbb{Z}_n$, denoted by $U_n$. So I reduced the problem to following:
Let $p$ and $q$ be two distinct odd primes, show that $U_{pq}$ has an element of order $\operatorname{lcm}(p-1,q-1)$.