SOLUTION: Can you please explain this problem to me. I have given some of the solutions I have tried but do not know if I am doing it right.
To prove or disprove the following: The expres
Algebra ->
Expressions-with-variables
-> SOLUTION: Can you please explain this problem to me. I have given some of the solutions I have tried but do not know if I am doing it right.
To prove or disprove the following: The expres
Log On
Question 619418: Can you please explain this problem to me. I have given some of the solutions I have tried but do not know if I am doing it right.
To prove or disprove the following: The expression n2 - n + 41 produces a prime number for every positive integer n. (Hint: try the following numbers 1, 10, and 41).
I have tried this in two seperate ways-The first reading the 2 as a power of. Therefore making the problem n^2 -n + 41. The second attempt was n(2) -n +41.
n^2 - n + 41 = 1^2 - 1 + 41 = 1 - 1 + 41 = n=41
n(2) - n + 41 = 1(2) - 1 + 41 = 2 - 1 + 41 = 1 + 41 = 41 Answer by jim_thompson5910(35256) (Show Source):