Set up the truth table for Z+AB?

1 Answer
Jul 20, 2018

#" "#
I am assuming the question is : #color(red)(Z = AB#

Please read the explanation.

Explanation:

#" "#

A Truth Table is a convenient method to represent a logical operation.

Consider the logical expression : #color(red)(Z = AB#

Truth Table for #color(red)(Z = AB# implies a table with an #color(blue)(AND# operator.

For an #AND# Boolean Operator to return a TRUE value, both the inputs #color(green)(A " & " B# MUST be #color(red)("TRUE".#

The Truth Table with an AND operator may use any one of the following symbols:

The symbols are: #color(blue)(&,^^",AND)#

Truth Table for #color(blue)("AND"# (in three variations):

enter image source here

Hope it helps.