Consider the following statement:
Every positive integer N that is greater than 6 can be written as the sum of two non-prime integers that are greater than 1.
Which of the following is/are counterexample(s) to this statement?
I N = 5
II N = 7
III N = 9
- Anone of them
- BI only
- CII only
- DIII only
- EI and II only
- FI and III only
- GII and III only
- HI, II and III
Show the answer and worked solution
answer · G
- Anone of them
- BI only
- CII only
- DIII only
- EI and II only
- FI and III only
- GII and III only
- HI, II and III
A counterexample has to satisfy the hypothesis and fail the conclusion, so N = 5 is disqualified at once: it is not greater than 6, and the statement says nothing about it. The non-prime integers greater than 1 start 4, 6, 8, 9, 10, …. For N = 7 the only candidate pair is 4 + 3, and 3 is prime, so 7 fails the conclusion. For N = 9 the options are 4 + 5, 6 + 3 and 8 + 1, none of which works, so 9 fails too. Hence II and III.