Solveeit Logo

Question

Question: Neither p nor q is equivalent to (a) \[\sim p\wedge \sim q\] (b) \[\sim \left( p\wedge q \right)...

Neither p nor q is equivalent to
(a) pq\sim p\wedge \sim q
(b) (pq)\sim \left( p\wedge q \right)
(c) (pq)(pq)\left( \sim p\vee q \right)\wedge \left( p\vee \sim q \right)
(d) None

Explanation

Solution

We can write neither p nor q as all elements that are not included in p and q. We have to draw a truth table in binary form, that is, 0 and 1 form. 1 denotes the presence of an element and 0 is the absence of an element. p\sim p will be the opposite of p (i.e., not included in p), that is, if p is 1 p\sim p will be 0 and vise-versa. Similarly, we have to write for q. We have to get a 1 in the ‘neither p nor q’ section. When an AND operator is performed, this happens only when p\sim p and q\sim q gets a 1.

Complete step by step answer:
We have to find neither p nor q. This means that all elements that are not included in p and q. We can denote the elements not included in p (NOT p) as p\sim p and the elements not included in q (Not q) as q\sim q .
Let us write a logical truth table in binary form, that is, 0 and 1 form. In this example, we will consider that 1 is the presence of an element and 0 is the absence of an element. p\sim p will be the opposite of p, that is, if p is 1 p\sim p will be 0 and vise-versa. Similarly, for q.

pp\sim pqq\sim q
0101
1010

We have seen that neither p nor q means that all elements that are not included in p and q. ‘AND’ in binary operator is denoted by \wedge . We have to get a 1 in ‘neither p nor q’ section. When an AND operator is performed, this happens only when p\sim p and q\sim q gets a 1. 1 in p\sim p and q\sim q implies that we are concentrating on elements that are not in p and not in q. The following table shows all the possible values for p and q.

pqp\sim pq\sim qpq\sim p\wedge \sim q
00111
01100
10010
11000

Hence, neither p nor q is denoted as pq\sim p\wedge \sim q .
So, the correct answer is “Option a”.

Note: Students must know the notations used in binary operations. ‘AND’ is denoted as \wedge , that is, consider P and Q. We will denote this as PQP\wedge Q or PQP\cdot Q or P&QP\And Q . ‘OR’ in binary operator is denoted as \vee , that is, PQP\vee Q or P+QP+Q .