Sr Examen

Expresión (z&не(x))&(x&не(y))

El profesor se sorprenderá mucho al ver tu solución correcta😉

    Solución

    Ha introducido [src]
    x∧z∧(¬x)∧(¬y)
    $$x \wedge z \wedge \neg x \wedge \neg y$$
    Solución detallada
    $$x \wedge z \wedge \neg x \wedge \neg y = \text{False}$$
    Simplificación [src]
    0
    0
    Tabla de verdad
    +---+---+---+--------+
    | x | y | z | result |
    +===+===+===+========+
    | 0 | 0 | 0 | 0      |
    +---+---+---+--------+
    | 0 | 0 | 1 | 0      |
    +---+---+---+--------+
    | 0 | 1 | 0 | 0      |
    +---+---+---+--------+
    | 0 | 1 | 1 | 0      |
    +---+---+---+--------+
    | 1 | 0 | 0 | 0      |
    +---+---+---+--------+
    | 1 | 0 | 1 | 0      |
    +---+---+---+--------+
    | 1 | 1 | 0 | 0      |
    +---+---+---+--------+
    | 1 | 1 | 1 | 0      |
    +---+---+---+--------+
    FNDP [src]
    0
    0
    FNCD [src]
    0
    0
    FNC [src]
    Ya está reducido a FNC
    0
    0
    FND [src]
    Ya está reducido a FND
    0
    0