Find solutions to your problems with the help of IDNLearn.com's knowledgeable users. Ask any question and get a thorough, accurate answer from our community of experienced professionals.

Find A intersection B.
A: {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}
B: {-2, -1, 1, 4, 7, 11}

Multiply choice:
A. {-2,-1,1,2,3,4,5,67,8,9,10,11}
B. {1,4,7,11}
C. {-2,-1,1,2,3,4,5,6}
D. {}