edited by
1,677 views

1 Answer

Best answer
1 votes
1 votes

${\color{Red}{Literals:} }$Every occurrence of the variables in it's true(pure) and complemented(negation) forms.

 

$(5)$$(BC’ + A’D)(AB’ + CD’)$    Here number of literals$ = 8$

       we can write like this

      $\Rightarrow BC'AB'+BC'CD'+A'DAB'+A'DCD'$

     $\Rightarrow ABB'C'D+BC'CD'+A'AB'D+A'CDD'$

     $\Rightarrow 0+0+0+0=0$    $\left [ X.X'=0\right ]$     Here number of literals $ = 0$

selected by

Related questions

1 votes
1 votes
2 answers
1
2 votes
2 votes
1 answer
3
ajaysoni1924 asked Mar 31, 2019
7,606 views
Simplify the following boolean Expressions to the minimum number of Literalsx’y’ + xy + x’y(x + y)(x + y’)x’y + xy’ + xy + x’y’x’ + xy + xz’ + xy’z�...
0 votes
0 votes
0 answers
4
ajaysoni1924 asked Apr 1, 2019
502 views
Simplify the Following Boolean Expressions using three-variable k-map.xy + x’y’z’ + x’yz’x’y’ + yz + x’yz ’A’B + BC’ + B’C’