InterviewSolution
Saved Bookmarks
| 1. |
Consider the following statements : `1.` If `A={(x,y) in [RxxR : x^(3)+y^(3)=1]}` and `B={(x,y) in [R: (x-y)=1]}`, then `AnnB` contains exactly one elements. `2.` If `A={(x,y) in [RxxR : x^(3)+y^(3)=1]}` and `B={(x,y) in [R: (x+y)=1]}`, then `AnnB` contains exactly two elements. which of the above statements is/are correct ?A. `1` onlyB. `2` onlyC. Both `1` and `2`D. Neither `1` nor `2` |
| Answer» Correct Answer - C | |