Question
Question: Negation of a statement 'IF $\forall$ x, x is a complex number, then x² <0' is [2022]...
Negation of a statement 'IF ∀ x, x is a complex number, then x² <0' is [2022]
A
∃x, x is not a complex number and x² ≥0.
B
∀x, x is a complex number and x² <0.
C
∃x, x is not a complex number and x² <0.
D
∀x, x is a complex number and x² ≥0.
Answer
∀x, x is a complex number and x² ≥0.
Explanation
Solution
Let
p:∀x,x is a complex numberandq:x2<0.
The given statement is of the form
p→q.
The negation of an implication is given by:
¬(p→q)≡p∧¬q.
So we have:
¬(p→q)≡[∀x,x is a complex number]∧[¬(x2<0)].
Since
¬(x2<0)≡x2≥0,
the negation becomes:
∀x,x is a complex number and x2≥0.