Saved Bookmarks
| 1. |
Given the relation `R= {(2,3),(3,4)}` on the set `A = {2, 3, 4}`. The number of minimum ordered pasirs to be added to R so that R is reflexive and symmetricA. `4`B. `6`C. `7`D. `5` |
|
Answer» Correct Answer - D Given the relation …………. `R = {(2,2),(3,3,),(2,3),(3,2),(3,4),(4,3),(4,4)}` Extra … Pairs = 5 |
|