The given relation is {(3,7),(2,8),(2,9),(6,6),(4,11),(3,4)}.
To represent this relation in a mapping diagram, we plot the first element (input) on the left side and the second element (output) on the right side.
Here is the mapping diagram:
3 --> 7
2 --> 8, 9
6 --> 6
4 --> 11
So, the correct mapping diagram for the given relation is:
_________________________
| |
3|------>7
_________________________
| |
2|---->8, 9
_________________________
| |
6|--->6
_________________________
| |
4|-------->11
_________________________
{(3,7),(2,8),(2,9),(6,6),(4,11),(3,4)} which of the following mapping diagrams represents the relation above
1 answer