Solution for Section 3.1 Question 2
2. Substitute each possible value of x into the expression x2
+ x + 41 and show that you always obtain a prime number.
- 02 + 0 + 41 = 41 (prime)
- 12 + 1 + 41 = 43 (prime)
- 22 + 2 + 41 = 47 (prime)
- 32 + 3 + 41 = 53 (prime)
- 42 + 4 + 41 = 61 (prime)
- 52 + 5 + 41 = 71 (prime)
Back to Section 3.1