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 ∼(p∨q)∨(∼p∧q)≡∼p.
Solution
First use De Morgan law to simplify ∼(p∨q) and apply distributive law to simplify the result obtained earlier. Then finally use negation law to find the result.
Letp, q and r be proportions, then De Morgan law states that negation of a conjunction is the disjunction of negations which can be written symbolically as ∼(p∨q)≡∼p∧∼q. Distributive law is symbolically written asp∧(q∨r)≡(p∧q)∨(p∧r) which means disjunction will distribute over conjunction and Negation law is defined as ∼q∨q≡True that means conjunction of q and ∼qwill always be true.
Complete step by step answer:
We are given in question that we have to show ∼(p∨q)∨(∼p∧q)≡r without using the truth table. We will start from left hand side (L.H.S) of expression that is,
∼(p∨q)∨(∼p∧q)
Now we will be using De Morgan law ∼(p∨q)≡∼p∧∼q to simplify ∼(p∨q) then the statement becomes,
≡(∼p∧∼q)∨(∼p∧q)
Now use Distributive law p∧(q∨r)≡(p∧q)∨(p∧r) to simplify (∼p∧∼q)∨(∼p∧q). So after applying distributive law we get,
≡∼p∧(∼q∨q)
Now use Negation law ∼q∨q≡True to the above expression we get,
≡∼p∧True
≡∼p [∵∼p∧True≡∼p]
As disjunction of negation of pand true value will always be negation of p.
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∼(p∨q)∨(∼p∧q)≡∼p.
Note:
We should take care while simplifying (∼p∧∼q)∨(∼p∧q) using Distributive property a∧(b∨c)≡(a∧b)∨(a∧c). Here, a=∼p , b=∼q and c=q so (∼p∧∼q)∨(∼p∧q) will get simplified as ∼p∧(∼q∨q). ∼p∧True≡∼p because if we take p to be true value then negation of pwill be false so disjunction of true and false will be false. Similarly if we take p to be false value then negation of pwill be true so disjunction of true and false will be false that implies whatever be the value of negation of pwill be the result of expression ∼p∧True. Hence, ∼p∧True≡∼pis proved.