Write the following set in roster form and in set-builder notation.

N is the set of integers that are greater than or equal to -3 and less than 1.
Write the set in roster form. N =___
(Use a comma to separate answers as needed.)

N = {-3, -2, -1, 0}

The set N in roster form is:

N = {-3, -2, -1, 0}

The set N in set-builder notation is:
N = {x | x is an integer, -3 <= x < 1}

To write the set N in roster form, we need to list all the integers that are greater than or equal to -3 and less than 1.

N = {-3, -2, -1, 0}

Now let's write the set in set-builder notation. In set-builder notation, we specify the properties or conditions that elements of the set must satisfy.

N = {x | x is an integer, -3 <= x < 1}

In this notation, the vertical bar "|" represents "such that" and the condition specified after the bar represents the range of integers that satisfy the condition. So, in this case, N is the set of integers "x" such that x is greater than or equal to -3 and less than 1.