Saved Bookmarks
| 1. |
State with reason whether the following functions have inverse h : {2, 3, 4, 5} rarr {7, 9, 11, 13} with h = {(2,7), (3,9), (4, 11), (5, 13)} |
|
Answer» SOLUTION :`h = {(2,7), (3,9), (4, 11), (5,13)}` YES, SINCE h is bijective `h^(-1)= {(7,2), (3,9), (11,4), (13,5)}` |
|