To express the relation as a table, we need to list all the given pairs:
Given relation: (-3, 7) (-3, 6) (1, 12) (4, 14) (6, 14)
Analysis:
A incorrectly lists (1, 14) as (1, 12), so it is incorrect.
B correctly lists all the given pairs: (-3, 7), (-3, 6), (1, 12), (4, 14), (6, 14).
Click "Show Answer" to reveal the answer and analysis