Question 1
Find a counterexample to show this statement is FALSE:
"p → q is logically equivalent to q → p"
Provide truth values for p, q, r that make the two sides different.
Implication is not symmetric. Converse is not equivalent to original.
p=True, q=False: p→q=False, q→p=True → Different!
p=True, q=False: p→q=False, q→p=True → Different!