Solveeit Logo

Question

Mathematics Question on mathematical reasoning

Consider the following statements:
P : I have fever
Q: I will not take medicine
R : I will take rest
The statement "If I have fever, then I will take medicine and I will take rest" is equivalent to:

A

(PQ)((P)R)(P \vee Q) \wedge((\sim P) \vee R)

B

(PQ)(PR)(P \vee \sim Q) \wedge(P \vee \sim R)

C

((P)Q)((P)R)((\sim P) \vee \sim Q) \wedge((\sim P) \vee \sim R)

D

((P)Q)((P)R)((\sim P) \vee \sim Q)\wedge((\sim P) \vee R)

Answer

((P)Q)((P)R)((\sim P) \vee \sim Q)\wedge((\sim P) \vee R)

Explanation

Solution

P→(∼Q∧R)
∼P∨(−Q∧R)
(−P∨∼Q)∧(−P∨R)
So, the correct answer is (D) : ((P)Q)((P)R)((\sim P) \vee \sim Q) \vee((\sim P) \vee R)