Page 13 - Home Exercise Logic Gate_050719_Jawapan
P. 13
(b) Draw a logic circuit and write a truth table for the following Boolean expression:
[4 marks]
P = Q’ + (Q. R)
TRUTH TABLE:
R
Q
QR P
Q' + (Q.R)
Q'
(c) Form a valid Boolean expression from the following scenario:
[2 marks]
Good eating is not fill your plate more than once and then stand away from the food
table
LEGEND:
G : Group eating
P : Fill your plate
T : Stand away from the food table
G = P.T’
@bm1920