Respuesta :

Answer: A = {..., -1, 0, 1, 2, 3, 4, 5}

Step-by-step explanation:

We have that the set A is the set of all the integers equal to or smaller than 5.

To write in the Roster Method, we must list all the elements of this set, but we know that this set extends to minus infinity, then we should start with an ellipsis:

A = {...

Which means that it continues in that direction.

Then we can implicitly write the end of our set, and also some of the points so we can know the relation between the points in the set.

A = {..., -1, 0, 1, 2, 3, 4, 5}

And that is the set A in written with the Roster Method