The variable C is an integer.
Is C even?

Statements:
(a) C+ 6 is even
(b) C-5 is odd

A) (a)

By Ruby

The variable C is an integer.
Is C even?

Statements:
(a) C+ 6 is even
(b) C-5 is odd

A) (a) alone is sufficient to answer the question.

B) (b) alone is sufficient to answer the question.

C) (a) and (b) together are necessary to answer the question.

D) Either (a) or (b) is sufficient to answer the question.

About the author
Ruby

2 thoughts on “The variable C is an integer. <br />Is C even?<br /><br />Statements: <br />(a) C+ 6 is even<br />(b) C-5 is odd<br /><br />A) (a)”

  1. Step-by-step explanation:

    I guess the answer is D

    (a) if we substitute even values of C in C+6 we find the ans to be even as well as given in the option

    Eg.If C=2,4,8

    then C+6=8,10,14 respectively and all are even

    (b)if we try the same for C-5 when C=8,10,12

    C-5=3,5,7 the ans are odd as given in the option.

    I have tried my best but please cross check and if u find the ans to be wrong please inform me too in the comments

    Reply

Leave a Reply to Sadie Cancel reply