122k views
1 vote
Which of the following is not true about two integers p and q, where p is even and g is odd? A p+q is odd. B. pq is even C q +1 even. D. q + 5 is odd.​

User Biomiker
by
5.5k points

1 Answer

2 votes

Answer:

The statement "q + 5 is odd" is FALSE.

Explanation:

Let p = 2 and q = 3.

A. p + q is odd ... 2 + 3 = 5 TRUE

B. pq is even ... 2*3 = 6 TRUE

C. q + 1 is even ... 3 + 1 = 4 TRUE

D. q + 5 is odd ... 3 + 5 = 8 FALSE

User Urbanmojo
by
4.4k points