InterviewSolution
Saved Bookmarks
| 1. |
Let P={10,20,30} and Q={5,10,15,20}. Which one of the following functions is one – one and not onto?(a) f={(10,5),(10,10),(10,15),(10,20)}(b) f={(10,5),(20,10),(30,15)}(c) f={(20,5),(20,10),(30,10)}(d) f={(10,5),(10,10),(20,15),(30,20)}I got this question during a job interview.Origin of the question is Types of Functions in chapter Relations and Functions of Mathematics – Class 12 |
|
Answer» Right ANSWER is (b) f={(10,5),(20,10),(30,15)} |
|