106k views
0 votes
Use De Morgan’s laws to write negations to the following statements:

1. The train is late or my watch is fast.

2. Dogs bark and cats meow.

User Eli Jayson
by
8.6k points

2 Answers

1 vote

Answer:

2

Explanation:

User Sergej Isbrecht
by
7.2k points
4 votes

Answer: The negations are:

1. The train is not late and my watch is not fast.

2. Dogs don't bark or cats don't meow.

Explanation:

Hi!

De Morgan's laws for two propositions P and Q are:

1. ¬(P ∨ Q) = (¬P) ∧ (¬Q)

2. ¬(P ∧ Q) = (¬P) ∨ (¬Q)

where the symbols are,

¬ = not

∨ = or

∧ = and

1. In this case the proposition is P ∨ Q, with

P = "the train is late"

Q = "my watch is fast"

Then by law 1: ¬(P ∨ Q) = "The train is not late and my watch is not fast"

2. In this case the proposition is P ∧ Q, with

P = "dogs bark"

Q = "cats meow"

Then by law 2: ¬(P ∧ Q) = "Dogs don't bark or cats don't meow"

User Daniel Rodrigues
by
7.1k points