Question
Mathematics Question on Statistics
Consider the following statements : P : Ramu is intelligent Q: Ramu is rich R : Ramu is not honest The negation of the statement "Ramu is intelligent and honest if and only if Ramu is not rich" can be expressed as :
A
((P∧(∼R))∧Q)∧((∼Q)∧((∼P)∨R))
B
((P∧R)∧Q)∨((∼Q)∧((∼P)∨(∼R)))
C
((P∧R)∧Q)∧((∼Q)∧((∼P)∨(∼R)))
D
((P∧(∼R))∧Q)∨((∼Q)∧((∼P)∨R))
Answer
((P∧(∼R))∧Q)∨((∼Q)∧((∼P)∨R))
Explanation
Solution
Negation of (P∧∼R)↔(∼Q)
⇒((P∧∼R)∧Q)∨(∼Q∧∼(P∧∼R))
⇒((P∧∼R)∧Q)∨(∼Q∧(∼P∨R))
Answer D is correct