int x = numbEr/100 + (number/10-(number/100) *10) + number % 10; Why this decision is correct if the answer is 60.06?