In order to create the inverse of conditional statement "If p
then q", it needs to be changed to read
O A) "if q, then p"
OB) "if not p, then not q"
OC) "if not q, then p"
OD) "if not p, then g"

Respuesta :

snog

Answer:

We just have to switch the positions of p and q so the answer is A.

The answer is “If q, then p”