7.   	Given the function F(X,Y,Z) = XZ + Z(X'+ XY), the equivalent, most simplified Boolean representation for F is
 
-      Z + YZ
 -      Z + XYZ
 -      XZ
 -      X + YZ
 -      none of the above
 
2 is WRONG.  This expression can be simplified still further.
[  Go Back To Question 7 ]
[ Go Back To The Beginning Of Quiz ]