Final answer:
The solution by laws of logical equivalence to (p ∧ q) ∧ (p ∨ q) is p ∨ q.
Step-by-step explanation:
The solution to the logical equivalence is as follows:
- Start with the expression ( p ∧ q) ∧ ( p ∨ q ).
- Apply the distributive law: ( ( p ∧ q ) ∧ p ) ∨ ( ( p ∧ q ) ∧ q ).
- Apply the associative law: ( p ∧ ( q ∧ p ) ) ∨ ( q ∧ ( p ∧ q ) ).
- Apply the identity law: p ∨ q.
Therefore, ( p ∧ q) ∧ ( p ∨ q ) is equivalent to p ∨ q.