Here's a question I've been asked;
Given distinct primes $p,q,r$, show that any group $G$ of order $pqr$ is not simple.
So far, my idea has been to individually check each possible proper subgroup, since by Lagrange there are only $$\dbinom{3}{2} + \dbinom{3}{1} + 1$$ of them, and show that at least one of them other than the trivial group is normal. Surely there is a smarter way, since generalizing this approach wouldn't work so well if I wanted to show similar results for groups who's order is a product of $n$ distinct primes.
Is there some other approach? Thanks for any insights