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

Letp xlt3 Let q x gt 3 What is represented by p v q Xlt3 and x gt 3 x gt 3 or xlt3 If x lt3 then xgt3 X lt3 if and only if x gt 3 class=

Respuesta :

Answer:

(B)x > 3 or x<-3

Step-by-step explanation:

In logic, a disjunction is a compound statement that is formed by joining two statements with the connector OR. The disjunction "p or q" is symbolized by [tex]p \lor q[/tex]. A disjunction is true when any of its combined parts ais true

Given:

p: x<-3

q: x > 3

The disjunction of p and q (represented by [tex]p \lor q[/tex]) therefore is:

x > 3 or x<-3

The correct option is B