227k views
3 votes
The petting zoo is not closed and the animals are not being fed by people.

write the statement that is logically equivalent to the statement

1 Answer

6 votes

De Morgan's laws of distributing negation over disjunction and conjunction states that

1.) ¬ ( a ∨ b ) ≡ ( ¬ a ∧ ¬ b )
2.) ¬ ( a ∧ b ) ≡ ( ¬ a ∨ ¬ b )

Thus, given the statement "
The petting zoo is not closed and the animals are not being fed by people."

The statement is the conjunction of the negation of the statement "The petting zoo is closed" and the negation of the statement "The animals are being fed by people".

Using the first of De Morgan's laws above, we have that the equivalence of the statement given above is: "It is not the case that the petting coo is closed or the animals are being fed by people".
User Let Me Ask
by
7.9k points