212k views
2 votes
Use a truth table to show the possible values for A ∧ (B ∨C).

1 Answer

4 votes

Answer:

Step-by-step explanation:

the truth table is as follows:

A B C (B U C) A ∩ (B ∪ C)

0 0 0 0 0

1 0 0 0 0

0 1 0 1 0

1 1 0 1 1

0 0 1 1 0

1 0 1 1 1

0 1 1 1 0

1 1 1 1 1

User Sebtheiler
by
8.1k points