InterviewSolution
Saved Bookmarks
| 1. |
Let A={1,2,3,4,5} and R be a relation from A to A, R = {(x, y): y = x + 1}. Find the range.(a) {1,2,3,4,5}(b) {2,3,4,5}(c) {1,2,3,4}(d) {1,2,3,4,5,6}This question was posed to me by my college director while I was bunking the class.Question is taken from Relations in division Relations and Functions of Mathematics – Class 11 |
|
Answer» Right CHOICE is (b) {2,3,4,5} |
|