ur5pointos2sl
- 95
- 0
The question states:
Determine the negation of the expression.
p -> q ^ r.
I am having difficulty finding the negation. Below are the steps I have taken in an attempt to come to the solution.
The - symbol will be the negate symbol.
p -> q ^ r
(-p OR q) ^ r
-(-p OR q) ^ r
(p ^ -q) ^ r
-((p ^ -q) ^ r)
-p OR - r OR q
-(p ^ r) OR q
I feel like I am going in circles. I have made truth tables to compare but have had no luck. Please any advise would be appreciated.
Determine the negation of the expression.
p -> q ^ r.
I am having difficulty finding the negation. Below are the steps I have taken in an attempt to come to the solution.
The - symbol will be the negate symbol.
p -> q ^ r
(-p OR q) ^ r
-(-p OR q) ^ r
(p ^ -q) ^ r
-((p ^ -q) ^ r)
-p OR - r OR q
-(p ^ r) OR q
I feel like I am going in circles. I have made truth tables to compare but have had no luck. Please any advise would be appreciated.