68.3k views
5 votes
Read the question very carefully. In the following, if the check box is selected, the value is 1, if it is not selected the value is 0. Now, complete the remaining part of the Truth table for the expression A' + B by clicking on the check boxes.

Read the question very carefully. In the following, if the check box is selected, the-example-1
User Kashive
by
5.1k points

1 Answer

3 votes

Answer:

See attachment for truth table

Step-by-step explanation:

Required

Complete the table

As a general rule;

A' means Not A and the value will be the opposite of A;

If A = 1, then A' = 0

Also:

A' + B will be 0 if A' and B are 0, otherwise A' + B will be 1

Using the above analysis, we have:


A = 0; B = 0


A' = 1


A' + B = 1 + 0 = 1


A = 0; B = 1


A' = 1


A' + B = 1 + 1 = 1


A = 1; B = 0


A' = 0


A' + B = 0 + 0 = 0


A = 1; B = 1


A' = 0


A' + B = 1 + 1 = 1

See attachment for truth table

According to the question, only outputs with "1" will be checked.

Read the question very carefully. In the following, if the check box is selected, the-example-1
User Lluis Martinez
by
5.4k points