Chapter 12
Discrete Mathematics with Applications · 172 exercises
Problem 31
Using a Karnaugh map, simplify each boolean expression. $$x y^{\prime} z^{\prime}+x y^{\prime} z+x^{\prime} y^{\prime} z^{\prime}+x^{\prime} y^{\prime} z$$
4 step solution
Problem 31
Is \(\langle S, \cup, \cap,, \emptyset, U)\) a boolean algebra for each subset \(S\) of \(P(U),\) where \(U=[a, b, c] ?\) $$ \\{\emptyset,[a|,| b, c |, U\\} $$
5 step solution
Problem 31
Find the DNFs of the boolean functions $$\begin{array}{|ccc||c|} \hline \boldsymbol{x} & \boldsymbol{y} & \boldsymbol{z} & \boldsymbol{f}(\boldsymbol{x}, \boldsymbol{y}, \boldsymbol{z}) \\ \hline 0 & 0 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 1 & 1 & 0 \\ 1 & 0 & 0 & 1 \\ 1 & 0 & 1 & 0 \\ 1 & 1 & 0 & 0 \\ 1 & 1 & 1 & 1 \\ \hline \end{array}$$
3 step solution
Problem 31
Is \(\left\langle S, \cup, \cap,^{\prime}, \emptyset, U\right\rangle\) a boolean algebra for each subset \(S\) of \(P(U),\) where \(U=\\{a, b, c\\} ?\) $$\\{\emptyset,|a|,\\{b, c\\}, U\\}$$
8 step solution
Problem 32
Using a Karnaugh map, simplify each boolean expression. $$x y z+x y z^{\prime}+x^{\prime} y^{\prime} z^{\prime}+x^{\prime} y^{\prime} z$$
4 step solution
Problem 32
Is \(\langle S, \cup, \cap,, \emptyset, U)\) a boolean algebra for each subset \(S\) of \(P(U),\) where \(U=[a, b, c] ?\) $$ \\{\emptyset,|a|,|b|,\\{a, b |, U\\} $$
6 step solution
Problem 32
Find the DNFs of the boolean functions $$\begin{array}{|ccc||c|} \hline x & y & z & f(x, y, z) \\ \hline 0 & 0 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 1 & 1 & 1 \\ 1 & 0 & 0 & 1 \\ 1 & 0 & 1 & 0 \\ 1 & 1 & 0 & 1 \\ 1 & 1 & 1 & 0 \\ \hline \end{array}$$
2 step solution
Problem 32
Is \(\left\langle S, \cup, \cap,^{\prime}, \emptyset, U\right\rangle\) a boolean algebra for each subset \(S\) of \(P(U),\) where \(U=\\{a, b, c\\} ?\) $$\\{\emptyset, | a\\},\\{b\\},\\{a, b\\}, U\\}$$
5 step solution
Problem 33
Is \(\langle S, \cup, \cap,, \emptyset, U)\) a boolean algebra for each subset \(S\) of \(P(U),\) where \(U=[a, b, c] ?\) $$ \\{O,\\{b\\},[a, c], U\\} $$
4 step solution
Problem 33
Find the DNFs of the boolean functions $$\begin{array}{|ccc||c|} \hline x & y & z & f(x, y, z) \\ \hline 0 & 0 & 0 & 0 \\ 0 & 0 & 1 & 1 \\ 0 & 1 & 0 & 1 \\ 0 & 1 & 1 & 0 \\ 1 & 0 & 0 & 1 \\ 1 & 0 & 1 & 0 \\ 1 & 1 & 0 & 0 \\ 1 & 1 & 1 & 0 \\ \hline \end{array}$$
3 step solution
Problem 33
Is \(\left\langle S, \cup, \cap,^{\prime}, \emptyset, U\right\rangle\) a boolean algebra for each subset \(S\) of \(P(U),\) where \(U=\\{a, b, c\\} ?\) $$\\{\emptyset, | b\\}, | a, c\\}, U |$$
5 step solution
Problem 34
Is \(\langle S, \cup, \cap,, \emptyset, U)\) a boolean algebra for each subset \(S\) of \(P(U),\) where \(U=[a, b, c] ?\) $$ \\{\boldsymbol{O},\\{c],\\{a, b\\}, U\\} $$
4 step solution
Problem 34
Find the DNFs of the boolean functions $$\begin{array}{|ccc||c|} \hline x & y & z & f(x, y, z) \\ \hline 0 & 0 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 1 & 1 & 1 \\ 1 & 0 & 0 & 0 \\ 1 & 0 & 1 & 1 \\ 1 & 1 & 0 & 1 \\ 1 & 1 & 1 & 0 \\ \hline \end{array}$$
3 step solution
Problem 34
Is \(\left\langle S, \cup, \cap,^{\prime}, \emptyset, U\right\rangle\) a boolean algebra for each subset \(S\) of \(P(U),\) where \(U=\\{a, b, c\\} ?\) $$[\boldsymbol{\emptyset},|c|,|a, b|, U\\}$$
5 step solution
Problem 35
Design a half-adder with: NAND gates.
3 step solution
Problem 36
Find the DNF of each boolean function. $$ f(x, y)=x+x y^{\prime} $$
3 step solution
Problem 36
Design a half-adder with: NOR gates.
3 step solution
Problem 36
Find the DNFs of the boolean functions $$f(x, y)=x+x y^{\prime}$$
4 step solution
Problem 37
Find the DNF of each boolean function. $$ f(x, y)=(x+y) x y^{\prime} $$
3 step solution
Problem 37
Find the dual of each boolean property. $$x(x+y)=x$$
3 step solution
Problem 38
Find the boolean expression represented by each Karnaugh map.
3 step solution
Problem 38
Find the DNF of each boolean function. $$ f(x, y, z)=x+y z^{\prime} $$
3 step solution
Problem 38
Find the dual of each boolean property. $$(x+y) z=x z+y z$$
2 step solution
Problem 38
Find the DNFs of the boolean functions $$f(x, y, z)=x+y z^{\prime}$$
4 step solution
Problem 39
Find the boolean expression represented by each Karnaugh map.
7 step solution
Problem 39
Find the DNF of each boolean function. $$ f(x, y, z)=y(x+z) $$
2 step solution
Problem 39
Find the DNFs of the boolean functions $$f(x, y, z)=y(x+z)$$
3 step solution
Problem 39
Find the dual of each boolean property. $$(x y)^{\prime}=x^{\prime}+y^{\prime}$$
4 step solution
Problem 40
Find the DNFs of the boolean functions $$f(x, y, z)=(x+y) x y z$$
3 step solution
Problem 41
Represent each sum of minterms in a Karnaugh map. $$w x y^{\prime} z+w^{\prime} x y z$$
4 step solution
Problem 42
Represent each sum of minterms in a Karnaugh map. $$w x y z+w x y^{\prime} z+w^{\prime} x y z+w^{\prime} x y^{\prime} z$$
4 step solution
Problem 42
Prove algebraically. $$x 0=0$$
4 step solution
Problem 43
Represent each sum of minterms in a Karnaugh map. $$w x y^{\prime} z+w x^{\prime} y^{\prime} z+w^{\prime} x y^{\prime} z+w^{\prime} x^{\prime} y^{\prime} z$$
4 step solution
Problem 44
Represent each sum of minterms in a Karnaugh map. $$ w x^{\prime} y z^{\prime}+w x^{\prime} y^{\prime} z^{\prime}+w^{\prime} x^{\prime} y z^{\prime}+w^{\prime} x^{\prime} y^{\prime} z^{\prime} $$
6 step solution
Problem 47
Evaluate each boolean expression. $$1 \uparrow(0 \uparrow 1)$$
2 step solution
Problem 48
Evaluate each boolean expression. $$1 \downarrow(1 \downarrow 0)$$
5 step solution
Problem 49
Using a Karnaugh map, simplify each boolean expression. $$w x y z+w x^{\prime} y z+w^{\prime} x^{\prime} y z+w^{\prime} x y z$$
4 step solution
Problem 49
Evaluate each boolean expression. $$0 \uparrow(1 \downarrow 1)$$
2 step solution
Problem 49
Prove algebraically. $$(x+y) z=x z+y z$$
5 step solution
Problem 50
Using a Karnaugh map, simplify each boolean expression. $$ w x^{\prime} y z^{\prime}+w x^{\prime} y^{\prime} z^{\prime}+w^{\prime} x^{\prime} y z^{\prime}+w^{\prime} x^{\prime} y^{\prime} z^{\prime} $$
4 step solution
Problem 50
Evaluate each boolean expression. $$1 \downarrow(0 \uparrow 1)$$
4 step solution
Problem 50
Prove algebraically. $$x y^{\prime}+x^{\prime} y=(x+y)(x y)^{\prime}$$
7 step solution
Problem 51
Using a Karnaugh map, simplify each boolean expression. $$w x^{\prime} y z+w x^{\prime} y z^{\prime}+w x^{\prime} y^{\prime} z^{\prime}+w^{\prime} x^{\prime} y^{\prime} z^{\prime}+w^{\prime} x y^{\prime} z^{\prime}+w^{\prime} x y^{\prime} z$$
5 step solution
Problem 51
Evaluate each boolean expression. $$(0 \uparrow 1) \downarrow(0 \uparrow 1)$$
2 step solution
Problem 52
Using a Karnaugh map, simplify each boolean expression. $$w x y z+w x y z^{\prime}+w x y^{\prime} z^{\prime}+w x y^{\prime} z+w x^{\prime} y^{\prime} z+w^{\prime} x^{\prime} y^{\prime} z+w^{\prime} x y^{\prime} z$$
4 step solution
Problem 52
Evaluate each boolean expression. $$(1 \downarrow 0) \uparrow(1 \downarrow 1)$$
3 step solution
Problem 53
Construct a logic table for each boolean expression. $$(x \uparrow y) \uparrow(x \uparrow y)$$
3 step solution
Problem 54
Construct a logic table for each boolean expression. $$(x \downarrow y) \downarrow(x \downarrow y)$$
3 step solution
Problem 55
Construct a logic table for each boolean expression. $$(x \uparrow y) \downarrow(x \uparrow y)$$
4 step solution
Problem 56
Construct a logic table for each boolean expression. $$(x \downarrow y) \uparrow(x \downarrow y)$$
3 step solution