Saved Bookmarks
| 1. |
Express the following relationson A to B in each case in tabular form : A = { n in N : n le 10 } , B = N f= {(x,y) in A xx B : y = x^2} |
|
Answer» SOLUTION :A = `{N in N : n LE 10}` {1,2,3,…….10}, B = N `therefore` B = {1,2,3,……} `therefore f = {(X,y) in A xx B : y = x^2}` = {(1,1), (2,4), (3,9) ….(10,100)} |
|