Math Problem Statement

Under which conditions is the following compound statement "FALSE"?

left parenthesis tilde p logical and r right parenthesis logical or left parenthesis q logical and tilde r right parenthesis

p is true, q is true, r is true

p is false, q is true, r is true

p is true, q is true, r is false

p is false, q is false, r is true

Solution