Sr Examen

Expresión Bv0xorBv!A*1

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

    Solución

    Ha introducido [src]
    b⊕(b∨(¬a))
    b(b¬a)b ⊕ \left(b \vee \neg a\right)
    Solución detallada
    b(b¬a)=¬a¬bb ⊕ \left(b \vee \neg a\right) = \neg a \wedge \neg b
    Simplificación [src]
    ¬a¬b\neg a \wedge \neg b
    (¬a)∧(¬b)
    Tabla de verdad
    +---+---+--------+
    | a | b | result |
    +===+===+========+
    | 0 | 0 | 1      |
    +---+---+--------+
    | 0 | 1 | 0      |
    +---+---+--------+
    | 1 | 0 | 0      |
    +---+---+--------+
    | 1 | 1 | 0      |
    +---+---+--------+
    FNCD [src]
    ¬a¬b\neg a \wedge \neg b
    (¬a)∧(¬b)
    FNC [src]
    Ya está reducido a FNC
    ¬a¬b\neg a \wedge \neg b
    (¬a)∧(¬b)
    FND [src]
    Ya está reducido a FND
    ¬a¬b\neg a \wedge \neg b
    (¬a)∧(¬b)
    FNDP [src]
    ¬a¬b\neg a \wedge \neg b
    (¬a)∧(¬b)