Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
order the following list of numbers from smallest to largest. desricbe any restrictions that apply. respond the general case, n...Asked by Numbers
Order the following list of ‘numbers’ from smallest to largest. Describe any restrictions that apply. Respond to the general case, not a specific example. Then explain where ‘.cb’ would appear in the list.
.ab .aca .a
.ab .aca .a
Answers
Answered by
Steve
OK. We can assume that .a is the smallest, since the next digit is zero, and the other two have a nonzero 2nd digit.
Given that the 2nd digit is either b or c, that will determine which comes next.
if a < c, then .cb will come 4th.
if a > c, then .cb will come first.
Given that the 2nd digit is either b or c, that will determine which comes next.
if a < c, then .cb will come 4th.
if a > c, then .cb will come first.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.