Which rule can be used to find the output numbers in this table?
Input Output
22
2
77
7
110
10
121
11
A Multiply the input number by 11.
B Divide the input number by 9.
Add 20 to the input number.
Divide the input number by 11.