Sr Examen

Expresión x*-y

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

    Solución

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