What is the inverse of the following conditional statement?
"If an integer is even then it is divisible by two."
A) If an integer is even then it is divisible by two.
B) If an integer is not even then it is divisible by two.
C) If an integer is even then it is not divisible by two.
D) If an integer is not even then it is not divisible by two.

Respuesta :

Answer:

D) If an integer is NOT even then it is NOT divisible by 2.

Step-by-step explanation:

An inverse if/then statement is like an opposite statement. So the statement "if A happens, then B will happen" the opposite would be like saying "if A does NOT happen then B will NOT happen." Hopefully that makes sense :)

I think the answer is If an integer is not even then it is not divisible by two