If p, q, r are statements with truth values T, T, F respectively determine the truth values of the following.
(p ∧ q) → ∼ p.
(p ∧ q) → ∼ p ≡ (T ∧ T) → ∼ T
≡ T → F
≡ F.
Hence, truth value is F.