Answer:
3 points
Step-by-step explanation:
A function is a relation that maps elements of a set for the inputs (the domain, usually denoted with the variable x) into elements of another set, the set of the outputs (the range, usually denoted with the variable y).
So the relation can be represented with points (x, y), which means that point x is being mapped into point y.
Such that the needed condition is that each element of the domain is mapped into only one element in the domain.
So for example, if for a relationship we have the points (a, b) and (a, c)
The point a is being mapped into two different outputs.
Now let's go to our problem, we have the points:
(-3, 2), (-3, 3), (1, 4), (1, -4), (2, -4), (2, -2)
If we have repeated inputs, we need to remove points until we have one of each.
We can see that the inputs -3, 1, and 2 are repeated one time.
Then we need to remove one of each, for example if we remove the second, fourth and sixth points, the set becomes:
(-3, 2), (1, 4), and (2, -4)
This is a function.
Then we need to remove 3 points.