Show that $\varphi(m)|\varphi(n) $ whenever $m|n$.
I am stuck after writing the formula. I know that if $m$ divides $n$, that means one of the prime factors of $n$ would include $m$ or a multiple of $m$.
$$ \varphi(n)=n\prod_{i=1}^{k}\Bigl(1-\frac{1}{p_{i}}\Bigr) $$
You can use your formula and the fact that $\;m\mid n\iff \;$ all primes that divide $\;m\;$ also divide $\;n\;$ (when "all the primes" means each and every prime with its respective multiplicity), and then
$$m\mid n\implies n=km\;,\;\;k\in\Bbb N\implies \varphi(n)=n\prod_{p\mid n}\left(1-\frac1p\right)=\varphi(km)=km\prod_{p\mid km}\left(1-\frac1p\right)$$
and since for every prime $\;p\;$ that divides $\;m\;$ we also have it divides $\;n\;$ , we get that the product in the right divides the product in the left.