Which rules can be used to find this output answers in this table. Input : 14 18 20 22 output: 7 9 10 11

It appears that the output values are half of the input values. Therefore, the rule used to find the output in this table is to divide the input values by 2.

Input: 14 -> Output: 14 divided by 2 = 7
Input: 18 -> Output: 18 divided by 2 = 9
Input: 20 -> Output: 20 divided by 2 = 10
Input: 22 -> Output: 22 divided by 2 = 11