725 views
0 votes
0 votes

Ans. B

3 Answers

Best answer
4 votes
4 votes

can be done in two ways : 

1) if u replace union by + and intersection by *.

=(a+b)(a'+c)(b+c)'    (basic digital theorems)

=(ac+a'b+bc)(b'c') = 0 (contradiction)

2)((avb) ∧ (a'vc))∧ (bvc)'

((bVa) ∧ (a'vc))∧ (bvc)'   ( As a--> b <==> a' v b)

((b'-->a)∧  (a-->c) ) ∧ (bvc)'

(b'-->c) ∧ (bvc)'     (transposition rule)

(b v c) ∧ (bvc)' = 0 (negation rule P ∧ P' =0)

Hence a contradiction.

selected by
1 votes
1 votes
Yes, because it can be written as (a+b)(a'+c)(b+c)'
= (a+b)(a'+c)(b'c')            by DeMorgan's Law
= (ab'c')(a'+c)                   by Commutativity
= 0

Hence a contradiction. ie B)
0 votes
0 votes

This can also prove by using assuming that  a is having truth value than, using the equivalence formula we can prove that weather is  tautology or contradiction 

 

{(a+b)*('a+c)*'(b+c)}

a=T;

 

Related questions