instead of the printf() you can write:

x_1 = numbers[0];
x_2 = numbers[1];
...