(a) Show that if $q$ is a prime and $q\ |\ m$ then $\phi(mq)=q\phi(m)$, while if $q \nmid m$ then $\phi(mq) = (q-1) \phi(m)$. Deduce if $m|n$ then $\phi(m)\ |\ \phi(n)$.
(b) If $\phi(n)=8$ and $p$ is a prime divisor of $n$, show that $p\leq5$. Hence find all $n$ such that $\phi(n)=8$.
Not sure where to start. I can't see how to use the formula $\phi(m)=m\prod_{i=1}^{k} \left(1-\frac{1}{p_i}\right)$ when $m= \prod_{i=1}^{k} p_i^{e_i}$.
(c) Show that for no integer $n$ is $\phi(n) = 14$.
Again I need a hint.