The number of prime values of the polynomial $n^3 − 10n^2 − 84n + 840 $ where $n$ is an integer is??
I do not get what they're asking us to do. Is there a specific method to solve this question? I factored the cubic, but idk what to do next.
The number of prime values of the polynomial $n^3 − 10n^2 − 84n + 840 $ where $n$ is an integer is??
I do not get what they're asking us to do. Is there a specific method to solve this question? I factored the cubic, but idk what to do next.
Note that $$n^3-10n^2-84n+840=(n-10)(n^2-84)$$ So, because of the definition of prime numbers, $n-10 = \pm 1$ or $n^2-84= \pm 1$. Since the latter is impossible we have that $n$ is $11$ or $9$. Since for $n=11$, it is $37$, and for $n=9$ the result is $3$, the answer to the question is ${2}$.