Prime number $a$ can be divided by $3$ with no remainder. Which of the following is a prime number?
$$A) a^{2} + a$$ $$B) 2a + 4$$ $$C) a^{2} + 2$$ $$D) a^{3} - 2a^{2} - 2$$ $$E) 4a + 3$$
I assumed $a$ to be $3$ since if it can be divided by $3$ but it isn't $3$, then it can be divided by a number other than $1$ and itself which violates the condition to be a prime number. Option $C$ resulted in $11$ and option $D$ resulted in $7$ while others didn't result in prime numbers. Answer key says $D$ is correct however so is $C$ if we accept $a$ to be $3$. Is my assumption that $a$ is $3$ wrong? If it is, would you please help me solve it?