SOLUTION: I need to write a compound statement in symbolic form:
p:the food is good
q: I eat too much
r: I'll exercise
If the food is not good, I won't eat too much.
I know it mus
Algebra ->
Conjunction
-> SOLUTION: I need to write a compound statement in symbolic form:
p:the food is good
q: I eat too much
r: I'll exercise
If the food is not good, I won't eat too much.
I know it mus
Log On
Question 335637: I need to write a compound statement in symbolic form:
p:the food is good
q: I eat too much
r: I'll exercise
If the food is not good, I won't eat too much.
I know it must contain p and q. And I also know that it will contain ~p and ~q, but I'm not sure the difference between ~(p --> q) or ~p --> ~q. Please help. Answer by solver91311(24713) (Show Source):