asked 127k views
5 votes
Let p: x < −3 Let q: x > 3 What is represented by p ∨ q?

2 Answers

7 votes


x<-3 \vee x>3

answered
User JeyasuryaUR
by
8.8k points
1 vote

Answer:

p v q = x < -3 or x > 3

Explanation:

We are given

p: x < -3

q: x > 3

and we need to find p v q

v symbols represents disjunction and in simple terms it is called "or"

So, p v q represents either p holds or q holds

So, p v q = x < -3 or x > 3

answered
User Anton Ganichev
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.