InterviewSolution
Saved Bookmarks
| 1. |
consider set A = {x1, x2, x3, x4, x5} and set B = {y1, y2, y3} function f is defined from A to B.1.> number of onto functions from A to B such that f(x1)=y1 |
|
Answer» consider set A = {x1, x2, x3, x4, x5} and set B = {y1, y2, y3} function f is defined from A to B. 1.> number of onto functions from A to B such that f(x1)=y1 |
|