Correct answer: p → (p ∨ q)
The statement p → (q → p) asserts that if p is true, then regardless of the truth value of q, p remains true. This is logically equivalent to saying that if p is true, then either p is true or q is true, which is represented by p → (p ∨ q).