

InterviewSolution
Saved Bookmarks
1. |
If A, B and C are three non-empty sets such that `n(A nn B nn C) = 10` and `n(A DeltaB) = n(B Delta C) = n(C Delta A) = 60`, then find the number of elements in `A uu B uu C`. |
Answer» Correct Answer - 100 | |