Question
The negation of the Boolean expression ~ s (~r s) is equivalent to :
Options
Solution
Key Concepts and Formulas
- De Morgan's Laws:
- Negation of Negation:
- Distributive Law:
Step-by-Step Solution
Step 1: Write down the given Boolean expression. We begin by stating the expression we want to negate.
Step 2: Negate the entire expression. We apply the negation to the given expression.
Step 3: Apply De Morgan's Law. We use De Morgan's Law to distribute the negation across the 'or' operation.
Step 4: Simplify the negation of negation. We simplify to .
Step 5: Apply De Morgan's Law again. We use De Morgan's Law to distribute the negation across the 'and' operation inside the parentheses.
Step 6: Simplify the negation of negation again. We simplify to .
Step 7: Apply the distributive law. We distribute across the 'or' operation.
Step 8: Simplify . The expression is always false, which we represent as .
Step 9: Simplify the expression. Since anything 'or' false is itself, we have .
Common Mistakes & Tips
- Remember to apply De Morgan's Laws correctly. Pay attention to changing 'and' to 'or' and vice versa when negating.
- Be careful with parentheses. Distribute the negation properly to all terms within the parentheses.
- Recognize that is always false (F) and is always true (T).
Summary
We started with the expression and negated it. Using De Morgan's Laws and the distributive property, we simplified the negated expression step-by-step. We arrived at the simplified expression , which represents the negation of the original expression.
Final Answer
The final answer is \boxed{s \wedge r}, which corresponds to option (D).