Question
Question: Negation of the conditional, “If it rains, I shall go to school” is: (a) It rains and I shall go t...
Negation of the conditional, “If it rains, I shall go to school” is:
(a) It rains and I shall go to school
(b) It rains and I shall not go to school
(c) It does not rains and I shall go to school
(d) None of the above
Solution
To solve this statement, we should first assume the variables for both the statements as “it rains” and “I shall go to school”. Then as it is a conditional statement, so it is of the form p→q and negation of it would be ∼(p→q) also represented as p∧∼q where ∼q is the negation of q.
Complete step-by-step solution:
We are given a conditional statement as “If it rains, I shall go to school”
Let p be the statement, “It rains”
⇒p=It rains
Let q be the statement which denotes “I shall go to school”
⇒q=I shall go to school
Converting the conditional statement “If it rains, I shall go to school” into p and q
⇒p→q
And negation of the conditional statement p→q is:
⇒∼(p→q)
where ∼r is the negation of r statement.
∼(p→q) is also denoted by p∧∼q where ∧ is the symbol of “and”.
So, the negation of p→q is p∧∼q
The negative of “If it rains, I shall go to school” is “It rains and I shall not go to school”.
Hence, option (b) is the right answer.
Note: If the student has any confusion on how the ∼(p→q) is also denoted by p∧∼q we can equate truth tables of both the given as below:
p | q | p→q | ∼(p→q) | ∼q | p∧∼q |
---|---|---|---|---|---|
T | T | T | F | F | F |
T | F | F | T | T | T |
F | T | T | F | F | F |
F | F | T | F | T | F |
So, we observe that the value ∼(p→q) and p∧∼q are equal. Hence, they both are the same.