213k views
5 votes
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

User Tim Dorr
by
8.3k points

1 Answer

3 votes
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
User Clstrfsck
by
8.8k points