|
Question Details:
Hi there,
I would like someone to explain me how to use [ ], ( ), { }
step by step, and each examples please.
Why x  [ -1/3, ∞ ],
x  ( -∞, +∞)
x  ( -∞, -1/3)  (-1/3, ∞)
x  ( -1/3, +∞)
x  [ -4, 5]
x  (-4, 0)  (0, 2)
y  (-2, 4]  (2, 5]
g={ (1,2), (3, 4), (5, 6)}
Thank You
|