if the statements p, q are true statements and r is false statement then determine the truth value of p v (q ^ r)
Answers
SOLUTION
TO EVALUATE
If the statements p , q are true statements and r is false statement then determine the truth value of p ∨ (q ∧ r)
EVALUATION
The truth value of a compound statement is completely determined by the truth value of its sub statements . We shall use the numbers T and F to denote True and False statements respectively
Here the given statement is p ∨ (q ∧ r)
Since q is true statement and r is false statement
So truth value of ( q ∧ r ) is F
Again p is is true statement and ( q ∧ r ) is false statement
So truth value of p ∨ (q ∧ r) is T
FINAL ANSWER
The truth value of p ∨ (q ∧ r) is T
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
If n(A) = 300, n(A∪B) = 500, n(A∩B) = 50 and n(B′) = 350, find n(B) and n(U).
https://brainly.in/question/4193770
2. If A, B and C are any three sets then prove the following using venn-diagram
A∩(BUC) = (A∩B) U (A∩C)
https://brainly.in/question/23234089
Answer:
Truth values of p and q are T and truth values of r and s are F.
p∨(q∧r)≡T∨(T∧F)
≡T∨F≡T
Hence the truth value of the given statement is true.