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