If (p ∧∼r)→(∼p ∨ q) is false, then the truth values of p,q,r respectively, are
T, F, F
a→b is false only when a is true and b is false.
Given (p ∧∼r)→(∼p∨q) is false.
⇒(p ∧∼r) is T and (∼p∨q) is F.
⇒p is T, ∼r is T and ∼p is F, q is F.
⇒p is T, r is F, p is T, q is F.