Let P(n,m) be a property about two integers n and m. If we want to disprove the claim that "For every integer n, there exists an integer m such that P(n,m) is true", then we need to prove that:
(a)If P(n,m) is true, then n and m are not integers.
(b)For every integer n, there exists an integer m such that P(n,m) is false.
(c)There exists integers n,m such that P(n,m) is false.
(d)There exists an integer n such that P(n,m) is false for all integers m.
(e)There exists an integer m such that P(n,m) is false for all integers n.
(f)For every integer n, and every integer m, the property P(n,m) is false.
(g)For every integer m, there exists an integer n such that P(n,m) is false.
:)