Ask Question
15 June, 05:11

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.

+4
Answers (2)
  1. 15 June, 06:54
    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.
  2. 15 June, 08:08
    0
    D) p is false and q is false.
Know the Answer?
Not Sure About the Answer?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers