I am confused about this question. It says
Disprove the statement by giving a counterexample.
For all positive integers $n$, $n^2- 2n$ is positive.
Then it gives me these choices:
4
1
0
1/2
2
So I did my math and pugged in the first one (4)
And got $4^2 - 2(4) = 16 - 8 = 8$
So would I check mark $4$ as a answer, or do I need a answer where the final result is NOT positive, like plugging in $1$, which will give me a answer of $-1$ ?
A counterexample means an example where the condition is true, but the conclusion is false.
Therefore, $n=1$ or $n=2$ would be valid counterexamples because they are positive integers AND $n^2-2n$ is not positive. Both the condition is true and the conclusion is false.
However, $n=0$ and $n=1/2$ would not be valid counterexamples because the condition is not true: They are not positive integers.