185,424 views
20 votes
20 votes
"If an integer n is odd, then n+1 must be even."

User Shubham Chaudhary
by
2.7k points

2 Answers

24 votes
24 votes

Answer:

Yes

Explanation:

for example

n = 3. odd

n + 1 = even

3 + 1 = 4

4 (even number)

User Scott Neville
by
2.1k points
12 votes
12 votes

Answer:

True.

Explanation:

Let me clear it to you by an example:

if you take n=1,3,5,7,...... which are odd numbers

then adding 1 with them will give you n+1=2,4,6,8.... which are even numbers.

That's how, if an integer n is odd, then n+1 must be even.

Similarly, if you let n as even numbers, then n+1 will be odd.

User Kes Walker
by
2.7k points