

InterviewSolution
Saved Bookmarks
1. |
let `mu`= the set of all triangles, P = the set of all isosceles triangles, Q = the set of all equilateral triangles, R = the set of all right-angled triangles. What do the sets `PnnQ` and R-P represents respectively ?A. The set of isosceles triangles, the set of non- isosceles right angled trianglesB. The set of isosceles triangles, the set of right angled trianglesC. The set of equilateral triangles, the set of right angled trianglesD. The set of isosceles triangles, the set of equilateral triangles |
Answer» Correct Answer - A As given : `mu` = the set of all triangles P=the set of all isosceles triangles Q=the set of all equilateral triangles R=the set of all right angled triangles `PnnQ` represents the set of isosceles triangles and R-P represents the set of non-isosceles right angled triangles. |
|