to finish the table lets see what the differences are between the input (x) and the output (Y)
when input is 32 the output is 20, 32-20 = 12
when input is 14 the output is 2, 14-2 = 12
since the top 2 have the same result, the output is the input minus 12
now that we know that we can finish the table:
when the input is ? the output is -6, so the input = -6 +12 = 6
check: 6-12 = -6 true
when the input is -10, we subtract 12 to get -22 for the output
so the missing input is 6 and the missing output is -22
the function rule would be Y=x-12