Sr Examen

Expresión ¬A*B*D+¬A*B*¬C*D

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

    Solución

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