‹ Back to the paper
Write the cardinal form of the maxterm
Write the cardinal form of the maxterm $X + Y' + Z$
Answer
Answer
AIThe maxterm $X+Y'+Z$ corresponds to binary code $XYZ = 010$ (an uncomplemented variable is read as 0, a complemented variable as 1), i.e. decimal 2. Cardinal form: $M_2$.
From ISC 2024 Computer Science Paper 1, question 1(viii).