1.What is the pattern used for inverse statement? *
A. If p, then q
B.If not p, then not q
C.If not q, then not p
D. If q, then p

2.What is the pattern used for if-the statement? *
A. If q, then p
B. If p, then q
C. If not q, then not p
D. If not p, then not q

3. What is the pattern used for converse statement? *
A. If not p, then not q
B. If not q, then not p
C. If p, then q
D. If q, then p