Enter Set A and Set B:

<-- Enter Set A
<-- Enter Set B

The following practice problem has been generated for you:

Given the following sets
A = {-4,1,1,8,-6,4}
B = {17,33,5,36,18,50}
find the following items:

A U B, A ∩ B, A - B
B - A, A Δ B (symmetric difference)
concatenation of A and B, |A|, |B|
Jaccard Index and Distance, and Dice's Coefficient.