Question
Question: “If we control population growth, then we prosper”. Negative of this proposition is: A). If we do ...
“If we control population growth, then we prosper”. Negative of this proposition is:
A). If we do not control population growth, we prosper
B). If we control population growth, we do not prosper
C). We control population growth and we do not prosper
D). If we do not control population growth, we do not prosper
Solution
First focus on the point that negation of a statement is a statement which can never be true simultaneously with the parent statement and its sub statement and its negative are mutually exclusive, i.e., one of the statements out of the two will be always true and the other statement will be always false.
Complete step-by-step solution:
Before moving to the options, let us discuss the meaning of different symbols used in the Boolean expression. See the symbols that we see in the Boolean expressions are called logic symbols, and this includes:
∧ - represents the AND logical operation.
∨ - represents the OR logical operation.
∼ - represents the NOT logical operation.
→ - represents the IF-THEN logical operation.
The statement given to us is “If we control population growth, then we prosper”.
It contains the IF-THEN proposition.
Let P = we control population growth and Q = we prosper
The statement will be P→Q.
And we know that P→Q is equivalent to ∼P∨Q.
Then, the negation of P→Q will be ∼(∼P∨Q).
According to De-Morgan’s Law,
∼(A∨B)⇔(∼A)∧(∼B)
Replace A with ∼P and B with Q,
⇒∼(∼P∨Q)⇔(∼(∼P))∧(∼Q)
We know that,
∼(∼A)=A
Use this property in the above expression,
⇒∼(∼P∨Q)⇔P∧(∼Q)
Thus, the negation of the statement is We control population growth and we do not prosper.
Hence, option (C) is the correct answer.
Note: Be very careful, as in such questions the play of words is very complicated. Immediately after reading the question, you will think an answer is an option (D) “We control population growth and we do not prosper”, but option (D) is the negative form of the given statement, not the negation. Always remember, two statements are the negation of each other if they are mutually exclusive and have no overlapping cases.