Suppose X, Y, and Z are boolean variables.
Suppose X is true, Y is false, and Z is false
What is the value of A = (X and Y) or (X and Z)