i. [(p → q)∧q]→p

Note: Here, the statement pattern consists of 2
statements and 3 connectives. Therefore, the truth table has,
Number of rows = 22 = 4
and number of columns = (2+3) = 5.
ii. (p \(\land\)q)\(\rightarrow\) (~p)

iii. (p \(\rightarrow\) q)\(\leftrightarrow\) (~p \(\lor\)q)

iv. (p \(\leftrightarrow\) r) \(\rightarrow\) (q \(\land\) p)

v. (p \(\lor\) ~q) \(\rightarrow\) (r \(\land\) p)
