Solveeit Logo

Question

Question: If statement \((p\to q)\to (q\to r)\) is false, then truth values of statements \(p\), \(q\) and \(r...

If statement (pq)(qr)(p\to q)\to (q\to r) is false, then truth values of statements pp, qq and rr respectively can be:
(a) FTF
(b) TTT
(c) FFF
(d) FTT

Explanation

Solution

We will look at the truth table for the logical implication to solve this question. In the given statement, there are three implications. According to the brackets placed and the given truth value of the statement, we will deduce the truth values for all three statements pp, qq, and rr. We will consider the truth values for (pq)(p\to q) and (qr)(q\to r) in such a manner that the given statement should have the truth value to be false.

Complete step-by-step solution:
The truth table for logical implication is as follows:

aabbaba\to b
TTT
TFF
FTT
FFT

where aa and bb are two statements. Now, the statement given to us is (pq)(qr)(p\to q)\to (q\to r), and its truth value is false. According to the truth table for logical implication, the only possibility for an implication to be false is the following:
(pq)(p\to q) is true and (qr)(q\to r) is false.
Now, if (qr)(q\to r) is false, then using the same reasoning as above, we can say that the truth value of statement qq is true and that of statement rr is false. The only option which has the truth value of statement qq as true and the truth value of statement rr as false is an option (a).
So, the correct answer is an option (a).
Note: Referring to a correct truth table is very crucial for such questions. Understanding the precedence of statements by the use of brackets is also important. These are the areas where mistakes happen often. Eliminating options from the given choices in a question is another method of solving multiple-choice questions.