Ask Question
24 July, 15:40

For which conditions is p ∨ q false?

A) p is true and q is false.

B) p is true and q is true.

C) p is false and q is true.

D) p is false and q is false.

+3
Answers (2)
  1. 24 July, 15:55
    0
    D) p is false and q is false.
  2. 24 July, 15:59
    0
    D) p is false and q is false.

    Step-by-step explanation:

    This is the case of the disjunction operator. This operator creates a compound statement that:

    1. It's true if either simple statement is true

    2. It's false if both simple statements are false.

    So p and q are statements and the only way the compound statement is false is when both simple statements are false. For instance:

    For:

    p: "Peter is home"

    q: "Charles is home"

    The disjunction would look like these two forms:

    p v q

    Other form to write this is as follows:

    Peter is home OR Charles is home.

    So the compound statement is false if both Peter and Charles aren't home.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “For which conditions is p ∨ q false? A) p is true and q is false. B) p is true and q is true. C) p is false and q is true. D) p is false ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers