Question 206651This question is from textbook
: Hello,
Can someone please help me with the following:
I not sure if my answer is right.
Write the following in roster form: Set N is the set of natural numbers between two and nine.
My Answer is: N= 2, 3, 4, 5, 6, 7, 8, 9
Thank you,
Sammie
This question is from textbook
Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! You're are correct, but you need curly braces around the list of numbers to form the set. You should have
N = {2, 3, 4, 5, 6, 7, 8, 9}
|
|
|