Solution to Complete the truth tables for these two Boolean expressions: (a) Output = A + B … - Sikademy
Author Image

Archangel Macsika

Complete the truth tables for these two Boolean expressions: (a) Output = A + B (b) Output = A + AB

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

Let us complete the truth tables for these two Boolean expressions:


(a) Output = A + B


\begin{array}{||c|c||c||} \hline\hline A & B & A+B\\ \hline\hline 0 & 0 & 0\\ \hline 0 & 1 & 1 \\ \hline 1 & 0 & 1\\ \hline 1 & 1 & 1\\ \hline\hline \end{array}


(b) Output = A + AB


\begin{array}{||c|c||c|c||} \hline\hline A & B & AB& A+AB\\ \hline\hline 0 & 0 & 0 & 0\\ \hline 0 & 1 & 0 & 0\\ \hline 1 & 0 & 0 & 1\\ \hline 1 & 1 & 1 & 1\\ \hline\hline \end{array}

Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-5-stid-8-sqid-1166-qpid-904