153k views
4 votes
What are the domain and the range of the relation?

{(_4, 3), (0, _10), (6, _6), (7, 0), (9, _5), (13, _2)}

Choose exactly two answers that are correct.

A.
domain: {_10, _6, _5, _2, 0, 3}

B.
domain: {_4, 0, 6, 7, 9, 13}

C.
range: {_10, _6, _5, _2, 0, 3}

D.
range: {_4, 0, 6, 7, 9, 13}

1 Answer

2 votes
Look at the given relation : {(-4, 3), (0, -10), (6, -6), (7, 0), (9, -5), (13, -2)}

Domain is the x-values
Range is the y-values

Domain = {-4, 0, 6, 7, 9, 13}
Range = {-10, -6, -5, -2, 0, 3}
User Bwags
by
8.3k points