The number whose digits have a sum the same as the digits in 36. This number is less than 50 and greater than 36.

The sum of the digits of 36 is 9.

You are looking for a number that is between 36 and 45 and whose digits add up to 9. You could just run through the possibilities.

37 -> 10
38 -> 11
39 -> 12
40 -> 4
41 -> 5
42 -> 6
43 -> 7
44 -> 8
45 -> 9

There you have it, the answer is 45.

thanks, Jesse

45 is the only thing it could be.

To find the number whose digits have a sum equal to 36, we need to find a number less than 50 and greater than 36.

We can start by listing all the two-digit numbers greater than 36 and less than 50. These numbers are 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, and 49.

Now, for each of these numbers, we need to calculate the sum of its digits to see if it equals 36.

For example, let's take the number 37. The sum of its digits is 3 + 7 = 10, which is not equal to 36.

We continue this process for all the numbers in the given range until we find the number whose digits have a sum equal to 36.

After checking all the numbers, we find that there is no number in the given range whose digits have a sum equal to 36.