9,109 views
42 votes
42 votes

Define the connective $*$ for the Boolean variables $X$ and $Y$ as: $$X * Y = XY + X'Y'.$$ Let $Z = X * Y$. Consider the following expressions $P$, $Q$ and $R$.
$$P : X = Y * Z, \\ Q :Y = X * Z, \\ R : X *Y * Z = 1$$
Which of the following is TRUE?

  1. Only $P$ and $Q$ are valid.
  2. Only $Q$ and $R$ are valid.
  3. Only $P$ and $R$ are valid.
  4. All $P$, $Q$, $R$ are valid.

5 Answers

Answer:

Related questions

44 votes
44 votes
6 answers
5
Kathleen asked Sep 21, 2014
10,662 views
Let $f(w, x, y, z) = \sum {\left(0,4,5,7,8,9,13,15\right)}$. Which of the following expressions are NOT equivalent to $f$?P: $x'y'z' + w'xy' + wy'z + xz$Q: $w'y'z' + wx'y...
66 votes
66 votes
6 answers
7
Kathleen asked Sep 21, 2014
19,665 views
The control signal functions of a $4$-$bit$ binary counter are given below (where $X$ is “don’t care”):$$\small {\begin{array}{|c|c|c|c|l|}\hline\textbf{Clear}& ...