Concept:To arrange numbers in ascending order, convert all of them into decimals and then compare from the smallest to the largest.Explanation:Convert 59 into a decimal:59=1.8Convert 815 into a decimal:815=1.875Now compare the decimals:1.8<1.875<1.88So, in ascending order, the numbers are:1.8,1.875,1.88Writing them in their original forms gives:59,815,1.88This matches option A.