B∪C is the set of all the items in B and C put together. {b, c, d, e, f}
A∩(B∪C) is the set of items that are common to A and to B∪C. In this case that is {b, d}
B` is everything in the universal set that is not in B, namely {a, c}
B`∩C is the set of items common to B` and C, namely {c}
(B`∩C)` is everything in the universal set not in B`∩C. So {a, b, d, e, f}
(B`∩C)`-A is the set of items left when you take those in A away from (B`∩C)`, so you are left with {e, f}