InterviewSolution
Saved Bookmarks
| 1. |
Let S = the set of points inside the square, T = the set of points inside the triangle and C = the set of points inside the circle. If the triangle and circle intersect each other and are contained in a square. Then,(a) S ∩ T ∩ C = ϕ(b) S ∪ T ∪ C = C(c) S ∪ T ∪ C = S(d) S ∪ T = S ∩ C |
|
Answer» Let S = the set of points inside the square, T = the set of points inside the triangle and C = the set of points inside the circle. If the triangle and circle intersect each other and are contained in a square. Then, (a) S ∩ T ∩ C = ϕ (b) S ∪ T ∪ C = C (c) S ∪ T ∪ C = S (d) S ∪ T = S ∩ C |
|