what is the converse of the conditional statement? if x is even, then x + 1 is odd. if x is not even, then x…

what is the converse of the conditional statement? if x is even, then x + 1 is odd. if x is not even, then x + 1 is not odd. if x + 1 is odd, then x is even. if x + 1 is not odd, then x is not even. if x is even, then x + 1 is not odd.
Answer
Brief Explanations:
In logic, the converse of a conditional statement "If p, then q" is "If q, then p". Here, p is "x is even" and q is "x + 1 is odd".
Answer:
If x + 1 is odd, then x is even.