- #1
UrbanXrisis
- 1,196
- 1
Homework Statement
This is just a simple logic question that I need a little guidance.
Let X= "I like cars"
Let Y= "I like trees"
Let ~ = not
Let V = or
How would this be written in symbols:
1. It is not the case that I like cars or I like trees
2. It is not the case that I like cars, or I like trees
Homework Equations
none
The Attempt at a Solution
1. ~X V Y
2. ~(X V Y)