Arrange the Following Numbers in Descending Order:
Methodology to compare numbers:
There are two cases:
Case : When the numbers to be compared have different number of digits, a number containing more digits excluding at leftmost position represents a greater number.
Case : When numbers to be compared have the same number of digits then that number, which has a greater leftmost digit, is larger. If this digit also happens to be the same, we look at the next digit and so on.
Therefore, the descending order of digits is: