edited by
19,306 views
56 votes
56 votes
The number of min-terms after minimizing the following Boolean expression is _______.

$[D'+AB'+A'C+AC'D+A'C'D]'$
edited by

12 Answers

7 votes
7 votes
on putting some element say A = 0 we solve the boolean expression we get ans = 0; so for all minterms where A=0 function is 0. On taking A=1 we solve the boolean expression and get function = BCD, on K-Map its easy to put value of BCD.

The end result of this gives us only one minterm = ABCD

hence, answer = 1
Answer:

Related questions

79 votes
79 votes
8 answers
2
go_editor asked Feb 12, 2015
36,821 views
The minimum number of $\text{JK}$ flip-flops required to construct a synchronous counter with the count sequence $(0, 0, 1, 1, 2, 2, 3, 3, 0, 0, \ldots)$ is _______.
38 votes
38 votes
5 answers
3
36 votes
36 votes
6 answers
4
go_editor asked Feb 13, 2015
15,634 views
The number of states in the minimal deterministic finite automaton corresponding to the regular expression $(0+1)^* (10)$ is _____.