I'm having difficulty as to how I should approach this problem, any help would me much appreciated!
Note that $k$ divides $n! + k$ for each $k\le n$. Use this fact to show that for all positive integers $m$ there exist consecutive primes which are at least $m$ apart.
It's trivially true that $1|n! + 1$. Far more useful is the fact that $2|n! + 2$ for all $n > 1$. This means that $n! + 2$ must be even, and therefore composite. Likewise $n! + 3$ is divisible by $3$ for all $n > 2$. Where I'm going with this is that $k$ is a nontrivial divisor of $n! + k$ for each $1 < k \leq n$. If we want at least $m$ consecutive composite numbers, we set $n = m + 1$. (In some cases this might give us a few more than we want).
For example, if we want ten consecutive composite numbers, we set $n = 11$ and verify that: