Which of the following pairs of propositions are not logically equivalent?

Which of the following pairs of propositions are not logically equivalent?

Answer: D. p→r∧q→r and p∨q→r(d) The first proposition, p→r ∧ q→r, is interpreted as (p→r) ∧ (q→r) due to operator precedence (∧ has higher precedence than →). Simplifying (p→r) ∧ (q→r):…

  1. A.

    p∧q→r and ~r→(~p∨~q)

  2. B.

    p↔q and ~p↔~q

  3. C.

    (p→q)⋀(q→p) and p↔q

  4. D.

    p→r∧q→r and p∨q→r

Attempted by 32 students.

Show answer & explanation

Correct answer: D

(d) The first proposition, p→r ∧ q→r, is interpreted as (p→r) ∧ (q→r) due to operator precedence (∧ has higher precedence than →).

Simplifying (p→r) ∧ (q→r):
=> (¬p∨r) ∧ (¬q∨r)
=> (¬p∧¬q)∨r

The second proposition, p∨q→r, simplifies to:
=> ¬(p∨q)∨r
=> (¬p∧¬q)∨r

Both expressions simplify to (¬p∧¬q)∨r, so they are logically equivalent.

Similarly, we can prove that the rest of the propositions are equivalent.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Gate Guidance By Sanchit Sir

Loading lesson…