edited by
2,385 views

4 Answers

3 votes
3 votes
  •  $x.1=x$ identity law. it is true.
  • $x+1=x$ it is false. it should be $x+1=1$
  • $x.x=0$ it is false, it should be $x.x=x$
  • $x+\bar x=1$ complement law. it is true

So option $(B,C)$ is false here.

0 votes
0 votes

B,C

x+1=x it is not true x+1=1 is correct

x.x=0 is not correct x.x=x is correct

 

0 votes
0 votes

In this question, Boolean algebra will be used:

  •  + means OR
  •  . means AND
  • x̄ means Complement
  1. 𝑥.1=𝑥 identity law. it is true.
  2. 𝑥+1=𝑥, it should be 𝑥+1=1 (Anything OR 1 is 1)
  3. 𝑥.𝑥=0, It should be 𝑥.𝑥=𝑥
  4. 𝑥+𝑥¯=1. it is true


So option (𝐵,𝐶) are false here.

Answer:

Related questions

2 votes
2 votes
1 answer
1
Arjun asked Feb 16
1,948 views
Which of the following is/are EQUAL to $224$ in radix - $5$ (i.e., base - $5$) notation?$64$ in radix -10$100$ in radix -8$50$ in radix -16$121$ in radix -7
30 votes
30 votes
4 answers
3
Kathleen asked Sep 12, 2014
7,566 views
The operation which is commutative but not associative is:ANDOREX-ORNAND