Five consecutive integers, let the smallest number be X. write the sum of these five numbers; when these five numbers are what numbers, their sum is equal to 300

Five consecutive integers, let the smallest number be X. write the sum of these five numbers; when these five numbers are what numbers, their sum is equal to 300

The smallest number is x, the second is x + 1, and so on. The last three digits are x + 2, x + 3, x + 4,
Add these five numbers and the result is 5x + 10
The sum of them is equal to 300, that is, 5x + 10 = 300, and the solution is x = 58,
So the five numbers are 58, 59, 60, 61, 62