Let p: x < -3
Let q: x > 3
What is represented by pv q?
x <-3 and x > 3
x > 3 or x < -3
If x <-3, then x > 3
O x <-3 if and only if x > 3
