Question
How to write an interval union in inequality form
Original question: 50. [-4,1]\cup[9,\infty) =-1? x\ge -4 \text{ or } x\ge 9.
Expert Verified Solution
Key takeaway: This kind of question is really about reading interval notation carefully. The endpoints matter, and the word “or” is usually the bridge between the pieces.
The set
means all real numbers that satisfy either of these conditions:
So the inequality form is
Pitfalls the pros know 👇 Do not turn the union into a single inequality like or ; that would include numbers such as 5, which are not in the set. Also, the bracket in means the endpoints are included.
What if the problem changes? If the union were , then the first part would change to . If it were , the answer would be empty because the two intervals do not overlap.
Tags: interval notation, union of sets, inequality form
FAQ
How do you read [-4,1] union [9,infinity) in inequalities?
It means -4 <= x <= 1 or x >= 9. The word union corresponds to or.
Why is x >= -4 not correct here?
Because that would include values like 5 and 7, which are not in the interval [-4,1] or the interval [9, infinity).