Respuesta :
The symbol [tex]\lor[/tex], from the latin "vel", which means "or", is indeed the logical "or" operator.
This operator puts together two statements A and B, and [tex]A\lor B[/tex] is true whenever at least one between A and B is true.
So, in this case, [tex]p \lor q[/tex] is true whenever either p is true, or q is true, or both are true.
So, every number which is less than -3 or more than 3 makes [tex]p \lor q[/tex] true.
Mathematically, this is the same as claiming that [tex]|x|>3[/tex]
Answer:
B. x > 3 or x < - 3
Step-by-step explanation:
Took the quiz