183k views
4 votes
Use set notation to list all the elements of the set. The natural number less than 37 that are divisible by 5.

User Jholloman
by
7.2k points

1 Answer

2 votes

Answer:

{5, 10, 15, 20, 25, 30, 35}

Explanation:

The set can be listed (rostered). When it is, it will be ...

{5, 10, 15, 20, 25, 30, 35}

__

Set notation can also be used to describe the set as being a natural number less than 37 and divisible by 5:


\{n\in\mathbb{N}:(n<37)\land(n\mod{5}=0)\}

User Phil Rykoff
by
9.0k points

No related questions found