144k views
1 vote
Can someone help & explain. I don’t understand!!

Can someone help & explain. I don’t understand!!-example-1

1 Answer

3 votes

Answer:

{2, 3, 4, 5, 6}

Explanation:

You are expected to determine the digits of the given number, then list them between curly brackets. Even if a digit appears in the number more than once, you need list it only once. It is helpful to sort the elements of a set, but not necessary.

__

The digits are 5, 3, 2, 6, 4, 6.

In sequence, the unique digits are 2, 3, 4, 5, 6.

The set of digits in the number is ...

{2, 3, 4, 5, 6}

_____

"Roster notation" means you simply list the elements of the set.

User KubiRoazhon
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.