Sr Examen

Expresión НЕ(x<17)Иx<20

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

    Solución

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