What’s the domain and range of the individual points on ten graph?
the domain is:
the range is:

Domain = {-3, -2, 0, 2, 4}
Range = {-4, 0, 2, 3, 5}
The domain is the set of all possible x values, so we just list all the unique x coordinates of each point. The y coordinates of each point is listed to form the range. Ignore any duplicates.