Solveeit Logo

Question

Question: Write the compound statement, “if \[p\], then \[q\] and if \[q\], then \[p\]” in symbolic form. A)...

Write the compound statement, “if pp, then qq and if qq, then pp” in symbolic form.
A) (pq)(qp)({\text{p}} \wedge {\text{q)}} \wedge {\text{(q}} \wedge {\text{p)}}
B) (pq)(qp)({\text{p}} \Rightarrow {\text{q)}} \vee {\text{(q}} \Rightarrow {\text{p)}}
C) (qp)(pq)({\text{q}} \Rightarrow {\text{p)}} \wedge {\text{(p}} \Rightarrow {\text{q)}}
D) (pq)(qp)({\text{p}} \wedge {\text{q)}} \vee {\text{(q}} \wedge {\text{p)}}

Explanation

Solution

First of all after reading the question carefully, we get a good idea about the symbols. We are going to reach the solution by trial and error method. Then by following the explanation of options given below, you can get the correct option with a clear explanation.

Complete step-by-step answer:
Let us check all the options
Option A:
The option is wrong. Because the symbol between the pp and qq is the symbol for “or”. As it is wrong for the first statement, there is no need to check further.

Option B:
The option is correct. Because the statement, “if pp then qq” is represented by the symbol “pqp \Rightarrow q”. Then the statement is followed by “and” which is represented by “\vee”. The next statement is “if qq then pp” which is represented by “qpq \Rightarrow p”. If then also can be said as implies. It can be explained as if pp is true, then qq must be true.

Option C:
The option is wrong. Because it is said that “pp implies qq” but not “qq implies pp” in the statement at the first. As it is wrong for the first statement, there is no need to check further.

Option D:
The option is wrong. The given symbolic form contains “or” symbols where it is not at all used in the given compound statement. As it is wrong for the first statement, there is no need to check further.

So, the correct answer is “Option B”.

Note: Mathematical Statement: A meaningful composition of words which can be considered either true or false is called a mathematical statement Do not get confused among the symbols. A compound statement consists of two or more statements that are separated by logical connectors.