Negation Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Write the negation of: (a) 'It is raining', (b) 'x≄5x \ge 5', (c) 'Every student passed.'

Solution

  1. 1
    (a) 'It is not raining.'
  2. 2
    (b) 'x<5x < 5' (negating ≄\ge gives <<).
  3. 3
    (c) 'There exists a student who did not pass.' (negating āˆ€\forall gives ∃¬\exists \neg).

Answer

(a)ā€…ā€ŠNotĀ raining.(b)ā€…ā€Šx<5.(c)ā€…ā€ŠSomeĀ studentĀ didĀ notĀ pass.(a)\;\text{Not raining.}\quad (b)\;x < 5.\quad (c)\;\text{Some student did not pass.}
For simple statements, add 'not'. For inequalities, flip the sign. For universal statements, negate by switching to an existential claim.

About Negation

The negation of a statement PP, written ¬P\neg P, is the statement with the opposite truth value: true when PP is false, and false when PP is true.

Learn more about Negation →

More Negation Examples