Convert (and simplify if possible) the following sentences to Conjunctive Normal Form (CNF). Justify and show your work.
2.1. (p → q) ∧ (p → r)
2.2. (p ∧ q) → (¬p ∧ q)
2.3. (q → p) → (p → q)