Answer:
Domain: {9, 8, 7, -5}
Range: {1, -3, 5, 3}
Explanation:
The function is a special relationship where each input has a single output.
We have C = {(9, 1); (8, -3); (7, 5); (-5, 3)}.
It's a function:
each values of x: 9, 8, 7, -5 has one value of y: 1, -3, 5, 3.
The doimain is set os x: {9, 8, 7, -5}.
The range is set of y: { 1, -3, 5, 3}.