Solveeit Logo

Question

Question: Without using the truth table show that \(\sim (p\vee q)\vee (\sim p\wedge q)\equiv \sim p\)....

Without using the truth table show that (pq)(pq)p\sim (p\vee q)\vee (\sim p\wedge q)\equiv \sim p.

Explanation

Solution

First use De Morgan law to simplify (pq)\sim (p\vee q) and apply distributive law to simplify the result obtained earlier. Then finally use negation law to find the result.
Letpp, qq and rr be proportions, then De Morgan law states that negation of a conjunction is the disjunction of negations which can be written symbolically as (pq)pq\sim (p\vee q)\equiv \sim p\wedge \sim q. Distributive law is symbolically written asp(qr)(pq)(pr)p\wedge (q\vee r)\equiv (p\wedge q)\vee (p\wedge r) which means disjunction will distribute over conjunction and Negation law is defined as qqTrue\sim q\vee q\equiv True that means conjunction of qq and q\sim qwill always be true.

Complete step by step answer:
We are given in question that we have to show (pq)(pq)r\sim (p\vee q)\vee (\sim p\wedge q)\equiv r without using the truth table. We will start from left hand side (L.H.S) of expression that is,
(pq)(pq)\sim (p\vee q)\vee (\sim p\wedge q)
Now we will be using De Morgan law (pq)pq\sim (p\vee q)\equiv \sim p\wedge \sim q to simplify (pq)\sim (p\vee q) then the statement becomes,
(pq)(pq)\equiv (\sim p\wedge \sim q)\vee (\sim p\wedge q)
Now use Distributive law p(qr)(pq)(pr)p\wedge (q\vee r)\equiv (p\wedge q)\vee (p\wedge r) to simplify (pq)(pq)(\sim p\wedge \sim q)\vee (\sim p\wedge q). So after applying distributive law we get,
p(qq)\equiv \sim p\wedge (\sim q\vee q)
Now use Negation law qqTrue\sim q\vee q\equiv True to the above expression we get,
pTrue\equiv \sim p\wedge True
p\equiv \sim p [pTruep][\because \sim p\wedge True\equiv \sim p]
As disjunction of negation of ppand true value will always be negation of pp.
This expression is equal to the right hand side (R.H.S) of the expression given in the question.
Therefore, L.H.S=R.H.S
Hence, we proved that(pq)(pq)p\sim (p\vee q)\vee (\sim p\wedge q)\equiv \sim p.

Note:
We should take care while simplifying (pq)(pq)(\sim p\wedge \sim q)\vee (\sim p\wedge q) using Distributive property a(bc)(ab)(ac)a\wedge (b\vee c)\equiv (a\wedge b)\vee (a\wedge c). Here, a=pa=\sim p , b=qb=\sim q and c=qc=q so (pq)(pq)(\sim p\wedge \sim q)\vee (\sim p\wedge q) will get simplified as p(qq)\sim p\wedge (\sim q\vee q). pTruep\sim p\wedge True\equiv \sim p because if we take pp to be true value then negation of ppwill be false so disjunction of true and false will be false. Similarly if we take pp to be false value then negation of ppwill be true so disjunction of true and false will be false that implies whatever be the value of negation of ppwill be the result of expression pTrue\sim p\wedge True. Hence, pTruep\sim p\wedge True\equiv \sim pis proved.