9514 1404 393
Answer:
B (11, 22)
E (21, 42)
Step-by-step explanation:
The numbers in the input sequence are ...
[tex]i_n=i_1+d(n-1)\\\\i_n=3+2(n-1) = 2n+1[/tex]
The numbers in the output sequence are ...
[tex]o_n=o_1+d(n-1)\\\\o_n=6+4(n-1)=4n+2=2(2n+1)\\\\o_n=2\times i_n[/tex]
So, the ordered pairs we're looking for have an output value that is double the input value.
The two that match this characteristic are ...
B(11, 22) and E(21, 42)