Key Concepts and Formulas
- Implication: P⇒Q≡∼P∨Q
- De Morgan's Laws: ∼(P∨R)≡∼P∧∼R and ∼(P∧R)≡∼P∨∼R
- Distributive Law: (A∧B)∨C≡(A∨C)∧(B∨C) and (A∨B)∧C≡(A∧C)∨(B∧C)
Step-by-Step Solution
Step 1: Convert the implications to their equivalent disjunction forms.
We start with the given statement (P⇒Q)∧(R⇒Q). We use the implication equivalence P⇒Q≡∼P∨Q to rewrite the statement.
(P⇒Q)∧(R⇒Q)≡(∼P∨Q)∧(∼R∨Q)
Step 2: Apply the distributive law.
We apply the distributive law on the right-hand side: (A∧B)∨C≡(A∨C)∧(B∨C) or (A∨B)∧C≡(A∧C)∨(B∧C). Here, let A=∼P, B=∼R and C=Q.
(∼P∨Q)∧(∼R∨Q)≡(∼P∧∼R)∨Q
Step 3: Apply De Morgan's Law.
We use De Morgan's Law, ∼P∧∼R≡∼(P∨R).
(∼P∧∼R)∨Q≡∼(P∨R)∨Q
Step 4: Convert back to implication form.
We use the implication equivalence P⇒Q≡∼P∨Q in reverse. So, ∼(P∨R)∨Q≡(P∨R)⇒Q.
∼(P∨R)∨Q≡(P∨R)⇒Q
Common Mistakes & Tips
- Carefully apply De Morgan's Laws. Remember the difference between ∼(P∨Q) and ∼P∨∼Q.
- The implication rule P⇒Q≡∼P∨Q is fundamental. Make sure you understand and can apply it in both directions.
- When using distributive law, pay close attention to the operators (AND, OR) to avoid errors.
Summary
We started with the given statement (P⇒Q)∧(R⇒Q), converted the implications to their equivalent disjunction forms, applied the distributive law and De Morgan's Law, and then converted back to implication form. This process simplified the expression to (P∨R)⇒Q. Therefore, (P⇒Q)∧(R⇒Q) is logically equivalent to (P∨R)⇒Q.
Final Answer
The final answer is \boxed{(P \vee R) \Rightarrow Q}, which corresponds to option (D).