answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How to use braces an ellipsis and digits to illustrate the set of negative odd numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are braces and ellipsis?

nothing


Can a person wear a braces with dentures?

there is no need to wear braces on dentures


What is roster notation?

A list of elements, separated by commas, enclosed in curly braces. Example: {3, 5, 7} is the set of single-digit odd prime numbers. Tricky Example: { { }, {3}, {5}, {7}, {3,5}, {3,7}, {5,7}, {3,5,7} } is the set of subsets of the set of single-digit odd prime numbers. Notice that every element of this set is itself a set. The roster notation allows the use of nested curly-braces to describe sets which have other sets as elements. Infinite set in roster notation: {1, 2, 3, ...} is the set of positive integers. The first few elements illustrate the pattern, and the ellipsis (three dots) indicate that the pattern continues indefinitely.


Use braces and digits to designate the set of natural numbers?

{0,1,2,3,....}


How do you use braces and digits to designate the set of whole numbers?

hjust do whatever


Use braces and digits to indicate the set of whole numbers?

(1,2,3,4,5.......)


How many orthodontists in Canada?

There are around 6 out of every 10 people in the world that have had braces at one time. Four million people currently wear braces and 25% of those are adults.


What are the names of the 14 punctuation marks.?

. full stop (International) | period (American), comma? question mark,! exclamation mark: colon; semicolon- hyphen- dash( and ) parenthesis[ and ] brackets… ellipsis' apostrophe," and " quotation marks/ virgule or slash{ and } braces or curly brackets


What are the names of the 14 punctuation mark?

. full stop (International) | period (American), comma? question mark,! exclamation mark: colon; semicolon- hyphen- dash( and ) parenthesis[ and ] brackets… ellipsis' apostrophe," and " quotation marks/ virgule or slash{ and } braces or curly brackets


What are the names of the 14 punctuation mark.?

. full stop (International) | period (American), comma? question mark,! exclamation mark: colon; semicolon- hyphen- dash( and ) parenthesis[ and ] brackets… ellipsis' apostrophe," and " quotation marks/ virgule or slash{ and } braces or curly brackets


How do you use braces and digits to designate the set of even numbers?

For Example: -5,0,5 |-5| |0| |5|


True or false when accessing an element of an array such as numbers are the square braces called a subscript?

False. The square braces are the subscript operator. The subscript is the operand, the zero-based offset index that is passed to the operator.