Question

the numbers 1 through 10 are listed below in a specific order. what is the rule...

the numbers 1 through 10 are listed below in a specific order. what is the rule that caused them to be in this order? 8,5,4,9,1,7,6,10,3,2

Homework Answers

Answer #1

This numbers are arranged in alphabetical order / Rule Explained as follows.

8 (Eight) Start with E

5 (Five) Start with F

4 (Four) Start with F

In case of 4 and 5 both start with F so next character at second position is compared. So 5 has I at second while 4 has O at second. Since I occurs before O hence 5 comes first and 4 comes later. It is applicable to (6 & 7 both start with S) and (10 & 3 & 2 all three start with T)

9 (Nine) Start with N

1 (One) Start with O

7 (Seven) Start with S

6 (Six) Start with S

10 (Ten) Start with T

3 (Three) Start with T

2 (Two) Start with T

Thus Alphabetical order is maintained as follows

(E, F, F, N, O, S, S, T, T, T )

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
JAVASCRIPT/HTML: Please read 10 numbers that are listed below, edit the code given to sort the...
JAVASCRIPT/HTML: Please read 10 numbers that are listed below, edit the code given to sort the numbers from least to greatest, and then print those numbers. 10 numbers = { 9, 3, 2, 1, 10, 30, 4, 6, 7, 8} Submit the code and a screenshot of the output. [Reference JavaScript code] <html> <body> <H1>prompt()</h1> <p id="pro"></p> <script> // Array creation var num= new Array(); var ix = 0; // Read 10 numbers for (ix = 0; ix < 10;...
Listed below are the numbers of hurricanes that occurred in each year in a certain region....
Listed below are the numbers of hurricanes that occurred in each year in a certain region. The data are listed in order by year. Find the​ range, variance, and standard deviation for the given sample data. Include appropriate units in the results. What important feature of the data is not revealed by any of the measures of​ variation?1 13 1 19 12 13 15 7 4 10 4 18 3 10 8 The range of the sample data is hurricanes....
Listed below are the numbers of hurricanes that occurred in each year in a certain region....
Listed below are the numbers of hurricanes that occurred in each year in a certain region. The data are listed in order by year. Find the​ range, variance, and standard deviation for the given sample data. Include appropriate units in the results. What important feature of the data is not revealed by any of the measures of​ variation? 1,12,15,13,1,16,20,16,7,6,4,20,18,2 I got: Range = 19 Standard Deviation =? Variance =? and "The measures of variation reveal nothing about the pattern over...
Q 3-4 Usually, current assets are listed in a specific order, starting with cash. What is...
Q 3-4 Usually, current assets are listed in a specific order, starting with cash. What is the objective of this order of listing? Q 3-5 Differentiate between marketable securities and long-term investments. What is the purpose of owning each? Q 3-6 Differentiate between accounts receivable and accounts payable.
Listed below are the numbers of hurricanes that occurred in each year in a certain region....
Listed below are the numbers of hurricanes that occurred in each year in a certain region. The data are listed in order by year. Find the​ range, variance, and standard deviation for the given sample data. Include appropriate units in the results. What important feature of the data is not revealed by any of the measures of​ variation? 18 2 11 10 15 19 8 19 4 19 18 15 14 6 The range of the sample data is ______  (hurricanes,...
Listed below are the numbers of hurricanes that occurred in each year in a certain region....
Listed below are the numbers of hurricanes that occurred in each year in a certain region. The data are listed in order by year. Find the​ range, variance, and standard deviation for the given sample data. Include appropriate units in the results. What important feature of the data is not revealed by any of the measures of​ variation? 17 12 15 12 12 11 5 1 17 18 13 5 2 11 The range of the sample data is nothing...
1.) In order to have a loop that adds odd values from 10 through 20, what...
1.) In order to have a loop that adds odd values from 10 through 20, what would be entered in the blanks below: int oddAccumulator = 0; for (int i = [a]; i < [b]; i++) { if ((i % 2) != 0) { oddAccumulator += [c]; } } WriteLine("The sum of odd integers in the range of 10 - 20 is: {0} ", oddAccumulator); *I've figured out the answer for [a] = 10, [b] = 20, but I can't...
The Amereican roulette wheel includes 38 numbers listed below. Starting at the top of the circle...
The Amereican roulette wheel includes 38 numbers listed below. Starting at the top of the circle going clockwise their order is as follwos 0,28,9,26,30,11,7,20,32,17,5,22,34,15,3,24,36,13,1,00,27,10,25,29,12,8,19,31,18,6,21,33,16,4,23,35,14,2. if you spun each wheel 1000 times, how many time would you expect tp land on an odd number
Listed below are numbers of Internet users per 100 people and numbers of Nobel Laureates per...
Listed below are numbers of Internet users per 100 people and numbers of Nobel Laureates per 10 million people for different countries. Calculate the correlation r and the coefficient of determination r2 between the Internet Users per 100 people and the Nobel Laureates per 10 million people. Internet Users 79.5 79.6 56.8 70.0 67.6 77.9 70.0 38.3 Nobel Laureates 5.5 9.0 3.3 71.0 1.7 10.8 71.0 0.1
What is the optimum job sequence for the jobs listed below using Johnson's Rule? Processing time(hrs)...
What is the optimum job sequence for the jobs listed below using Johnson's Rule? Processing time(hrs) Job Center 1 Center 2 d 13 23 e 23 14 f 16 18 g 20 17 A. e-g-f-d B. d-g-f-e C. d-f-g-e D. e-d-f-g E. f-e-d-g