recategorized by
670 views
6 votes
6 votes

Given the truth table of a Binary Operation \$ as follows:

$$\begin{array}{|l|l|l|l|} \hline {}   \text{X}  &  \text{Y }&  \text{X\$Y }\\ \hline  \text{1}  &  \text{0 }&  \text{1 }\\ \hline  \text{1}  &  \text{1}&  \text{1 }\\ \hline  \text{0}  &  \text{1 }&  \text{0 }\\ \hline  \text{0}  &  \text{0 }&  \text{1 }\\ \hline  \end{array}$$

Identify the matching Boolean Expression.

  1. $X \$ \neg Y$
  2. $\neg X \$ Y$
  3. $\neg X \$ \neg Y$
  4. none of the options
recategorized by

1 Answer

6 votes
6 votes

Given that,

$$\begin{array}{|c|c|c|} \hline X & Y & X\$ Y \\\hline 1 & 0 & 1 \\\hline 1 & 1 & 1 \\\hline 0 & 1 & 0 \\\hline 0 & 0 & 1 \\\hline \end{array}$$

Here, $X\$ Y\equiv Y \rightarrow X \equiv \neg Y \vee X \equiv X \vee \neg Y$

Now, we can check each options, 

  1. $X \$ \neg Y \equiv \neg Y \rightarrow  X \equiv \neg(\neg Y) \vee X\equiv Y \vee X \equiv X \vee Y$
  2. $\neg X \$ Y \equiv Y \rightarrow \neg X \equiv \neg Y \vee \neg X \equiv \neg X \vee \neg Y$
  3. $\neg X \$ \neg Y \equiv \neg Y \rightarrow \neg X \equiv \neg(\neg Y) \vee \neg X \equiv Y \vee \neg X \equiv \neg X \vee Y$

None of the option matches.

So, the correct answer is $(D).$

Answer:

Related questions

3 votes
3 votes
4 answers
1
2 votes
2 votes
2 answers
2
gatecse asked Dec 9, 2020
735 views
Number of letter repeated in the given word $’MEASUREMENTS’$ are indicated in front of each alternative. Identify the correct alternative.$M_2E_2A_2S_2U_1R_1N_1T_1$$M...
2 votes
2 votes
1 answer
3
gatecse asked Dec 9, 2020
714 views
If $09/12/2001(DD/MM/YYYY)$ happens to be Sunday, then $09/12/1971$ would have been a:WednesdayTuesdaySaturdayThursday
2 votes
2 votes
2 answers
4
gatecse asked Dec 9, 2020
781 views
If a cube with length, height and width equal to $10\; cm$, is reduced to a smaller cube of height, length and width of $9\; cm$ then reduction in volume is :$172\;cm^3$$...