U = { set of all integers between 1 and 101 with integer square roots}
V = { set of all even integers greater than 1 and less than 100}


How many elements are in the intersection of Set U and Set V?

A)0
B)2
C)4
D)5
E)10

Respuesta :

I think that the answer is 5 because the elements of U is {1,4,9,16,25,36,49,64,81,100} and that of V is {4,16,36,64,100}
The intersection will be {4,16,36,64,100} the number of elements are 5