Answer:
Explanation:
At least 9 means more than 9 and includes 9
x ≥ 9 and [9, +∞)
At most 9 means numbers less than 9
x≤9 and (-∞, 9]
more than 9 means bigger than 9 but not including 9
x > 9 and (9, +∞)
fewer than 9 means less than 9 but not including 9
x<9 and (-∞, 9)
strictly between 7 and 9 means between 7 and 9 but not including
7<x<9 and (7,9) (This is the only one I'm unsure of. Strictly, not sure if it includes or doesn't include, usually it just says include or doesn't include)
between 7 and 7 inclusive. means it's just =7 There's no boundaries
x=7
no more than 7 means less than 7 and includes 7
x ≤ 7 and (-∞, 7]